.proSectionHeader
{
	background-image:url('../images/prosection/pageHeader.png');
}
.proSectionDocsHeader
{
	background-image:url('../images/prosection/docs/pageHeader.png');
}
.pageContent
{
	border-top:1px solid #e5ebea;
	padding-top:17px;	
}
.desc
{
	padding-bottom:17px;	
}
.docs
{
	border-top:1px solid #e5ebea;	
	padding-top:17px;
}


.desc .attachment
{
	width:100%;
	padding-left:46px;
	height:37px;
	padding-bottom:12px;
}
.pdf
{
	background:url('../images/prosection/docs/pdfIcon.jpg') 0 0 no-repeat;
}
.doc
{
	background:url('../images/prosection/docs/doc.png') 0 0 no-repeat;
}
.xls
{
	background:url('../images/prosection/docs/xls.png') 0 0 no-repeat;
}
.zip
{
	background:url('../images/prosection/docs/zip.png') 0 0 no-repeat;
}
.ppt
{
	background:url('../images/prosection/docs/ppt.png') 0 0 no-repeat;
}
.jpg, .jpeg
{
	background:url('../images/prosection/docs/jpeg.png') 0 0 no-repeat;
}
.desc .attachment a.attachmentLink
{
	display:block;
	width:100%;height:19px;
	font-family:Arial; font-size:12px; font-weight:normal; text-decoration:underline;
}
.desc .attachment span.attachmentComment
{
	display:block;
	width:100%;height:12px;
	font-family:Arial; font-size:11px; font-weight:normal;
	color:#6e6f72;
}
