.ContentSection
{
	overflow:auto;
}
.ContentSection2
{
	border-top:1px dashed #BBBBBB;
	padding-top:10px;
	overflow:auto;
}
.ContentSectionImageContainer
{
	width:200px;
	margin-top:5px; margin-bottom:5px;
	float:left;
}
.ContentSectionImageBorder
{
	border:1px solid #666666;
}
.ContentSectionImage
{
	width:198px; height:209px;
	background-position:center; background-repeat:no-repeat;
}
.ContentSectionRight
{
	margin-left:205px; margin-bottom:5px;
}
.ContentHeaderLocation
{
	margin-bottom:10px;
}
.ContentSectionRightDetail
{
	overflow:auto;
}
.ContentSectionRightDetailLeft
{
	width:120px;
	color:#990000;
	float:left;
}
.ContentSectionRightDetailRight
{
	margin-left:120px;
}
.ContentSectionRightDetailRight a
{
	color:#007700;
}
.ContentSectionRightDetailRight a:hover
{
	color:#00AA00;
}
.ContentSectionRightPrice
{
	margin-top:7px;
}
.ContentSectionRightBuy
{
	margin-top:5px;
}
.ContentSectionRightBuy input
{
	padding:5px;
}
.ContentMarginLeft5
{
	margin-left:5px;
}
.ContentCompatibilityHeader
{
	font:16px Arial, Helvetica, sans-serif;
}
.ContentCompatibilityHeader a
{
	color:#000099;
}
.ContentCompatibilityHeader a:hover
{
	color:#0000CC;
}
.ContentCompatibility
{
	margin-bottom:10px;
}
.ContentCompatibility a
{
	color:#007700;
}
.ContentCompatibility a:hover
{
	color:#00AA00;
}
.ContentRelatedContainer
{
	margin-bottom:10px;
}
.ContentRelatedContainerScroll
{
	height:410px;
	overflow:auto;
}
.ContentRelatedContainerCompatible
{
	margin-top:20px;
	border-bottom:1px dashed #990000;
	padding-bottom:5px;
}
.ContentRelatedContainerCompatible img
{
	cursor:pointer;
}
#ContentResultsCompatibleMessage
{
	margin-top:3px;
	border-bottom:1px dashed #990000;
	padding-bottom:5px;
	color:#000099;
	display:none;
}