/* 
freestyle.css 
by SeanRox Media
www.seanroxmedia.com
*/

#attachments {
	width: 582px;	
}

.fileicon {
	width: 35px;
	height: 35px;
	float: left;
	
}

.fileinfo {
	width: 400px;
	float: left;
	
}

#content2 TABLE {
	width: 584px !important;
	width /**/: 585px;
	border-collapse: collapse;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #5077B0;
	margin-bottom: 6px;
}

#content2 TABLE CAPTION {
	padding: 8px 0 4px 0;
}

#content2 TH,
#content2 TD {
	padding: 3px 10px;
	border-left: 1px solid #5077B0;
	text-align: left;
}

#content2 TH {
	background-color: #5077B0;
	color: #FFF;
	font-weight: bold;
}

#content2 TR {
	background-color: #DFE4EE;
}

#content2 TD {
	border-bottom: 1px solid #D2D9E9;
}
