.header {
	font-weight: bold;
	color: #981B1E;
	padding-left: 2px;
}

.footerPanel {
	width: 100%;
}

.footer_left,.footer_center,.footer_right {
	width: 33%;
}

.footer_center {
	text-align: center;
}

.footer_right {
	text-align: right;
}

.rich-fileupload-table-td {
	border: none;
}

.rich-fileupload-bold-label {
	font-weight: normal;
}

.rich-fileupload-list-decor {
	border-bottom: none;
}

.rich-fileupload-list-overflow {
	overflow: hidden;
}

.rich-panel-body {
	padding-bottom: 5px;
}

.resultPanel {
	height: 105px;
	width: 548px;
	border-top: none;
	margin-top: -70px;
	background: none;
	text-align: center;
	overflow: auto;
}

.resultPanel table {
	width: 100%;
}

.message {
	display: block;
	min-height: 32px;
	line-height: 1.3em;
	width: 100%;
	margin: 0px 0px 5px 0px;
	/*margin-top: -100px;
padding-top: 100px;*/
}

/*.pmmltruefalse {
background: url("../images/itoolbar/png/32/emoticon-1.png") no-repeat right;
}
.pmmlfalsetrue {
background: url("../images/itoolbar/png/32/emoticon-3.png") no-repeat right;
}
.pmmlfalsefalse {
background: url("../images/itoolbar/png/32/emoticon-9.png") no-repeat right;
}*/
a.buttonLink {
	display: inline-block;
	padding: 1px 8px 1px 8px;
	line-height: 22px;
	border: 1px solid #c4c0c9;
	margin: 5px 10px 5px 10px;
	color: #333333;
	background-position: top;
	background-color: #DFDCD5;
	background-repeat: repeat-x;
	background-image: url(../images/button-gradient.png);
}

a.buttonLink:hover {
	background-image: url(../images/button-gradient-light.png);
}

.supportLink {
	line-height: 22px;
	padding: 0px 0px 2px 22px;
	background: url("../images/itoolbar/png/16/help.png") no-repeat left;
}

.tryLink {
	line-height: 22px;
	padding: 0px 0px 2px 22px;
	background: url("../images/itoolbar/png/16/actions.png") no-repeat left;
}

.downloadLink {
	line-height: 22px;
	padding: 0px 0px 2px 22px;
	background: url("../images/itoolbar/png/16/down-alt.png") no-repeat left;
}

/*
.rich-fileupload-del,.rich-fileupload-scroll {
	width: 0px;
	overflow: hidden;
}
*/
/
*
.rich-fileupload-name-padding {
	overflow: visible;
	width: 400px;
}
