.tx-rmfilemanager-pi1 *{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
}

.tx-rmfilemanager-pi1 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}

#rm-filemanager-listtable {
	width:97%;
	border:none;
	background-color:transparent;
	min-width:600px;
}

#rm-filemanager-listtable TR.odd {
	background-color: #eeeeee;
}

#rm-filemanager-listtable TR.even {
	background-color: #cccccc;
}

#rm-filemanager-listtable TR TD, #rm-filemanager-listtable TR TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-width: normal;
	padding: 5px;
	
}

#rm-filemanager-listtable TR TH { 
	font-weight: bold;
}

#rm-filemanager-listtable TR TH A{
	font-width: bold;
	color:white;
	text-decoration: underline;
}

.tx-rmfilemanager-uploadfields DIV.field INPUT, 
.tx-rmfilemanager-uploadfields DIV.field TEXTAREA {
	float: left;
	width:300px;
	
}


.tx-rmfilemanager-uploadfields DIV.field {
	margin-bottom: 8px;
	clear:both;
	padding:0px;
}

.tx-rmfilemanager-uploadfields DIV.field LABEL {
	clear:both;
	float:left;
	width:100px;

}

#rm-filemanager-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-width: normal;
	width:90%;
}

#rm-filemanager-details H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:10px;
}

#rm-filemanager-details H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom:5px;
}

#rm-filemanager-details P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin:0px;

}

#tx-rmfilemanager-uploadform P.buttons{
	margin-top:20px;
	clear:both;
}

#tx-rmfilemanager-uploadform P.buttons INPUT {
	clear:both;		
}

#rm-filemanager-details P.buttons {
	margin-top:20px;
}

.rm-filemanager-infoicons {
	margin-bottom:0.3em;
	margin-top:0.2em;	
}

.rm-filemanager-infoicons SPAN.rm-filemanager-infoitem {
	margin-right:1em;	
}

.rm-filemanager-introtext {
	margin-bottom:1.2em;
	margin-top:0.2em;	
}

.rm-filemanager-introtext STRONG, .rm-filemanager-introtext B {
	font-weight:bold;	
}

.rm-filemanager-introtext I{
	font-style:italic;	
}


