/*tour form pod */
#related_files {padding:0; margin:0; }
//#related_files a { display:block;height:32px;padding:6px 0 0 68px;font-size:1.1em;font-weight:bold;border-bottom:1px solid #d2d6dd; margin-top:4px; }
#related_files li:hover { background-color:#f0eeee }
#related_files a:hover { text-decoration:none;}
.pdf { background:url(../../images/icons/pdf.png) no-repeat 10px 2px; border-bottom:0 !important; }

//#related_files a { display:block;min-height:32px;height:auto !important;height:32px;padding:3px 0 0 35px;font-size:1.1em;font-weight:bold; margin-top:4px;}
.related_files a.more { display:block; height:auto; padding:9px 15px 8px; font-size:0.909em; margin:0 -15px; }
//#related_files a:hover { text-decoration:none; }

#related_files a span.filedesc {color:#898A88; line-height:1.1em; font-weight:normal; float:none;}
#related_files a span.filesize {color:#767676;float:right; font-size:0.9em}
#related_files a span.filename {float:left; }
#related_files a div {text-align:right; }
#related_files li {border-bottom:1px solid #EEEEEE; padding:5px 8px;}
#related_files .noborder {border-bottom:none}

.pdf { background:url(../../images/icons/pdf.png) no-repeat 10px 2px; border-bottom:0 !important; }
.doc { background:url(../../images/icons/doc.png) no-repeat 10px 2px; border-bottom:0 !important; }
.gen { background:url(../../images/icons/gen.png) no-repeat 10px 2px; border-bottom:0 !important; }

	
	#related_files a {
		display:block;
		font-size:1.1em;
		font-weight:bold;
		height:auto !important;
		margin-top:4px;
		min-height:32px;
		padding:3px 0 0 55px;
	}
	
	#related_files ul {
		font-weight:bold;
		line-height:1.167em;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
