﻿.SpecsSection
{
	background: #FFF url(../../Images/SpecsHeaderBG_Print.gif) repeat bottom left;
}

/*
.SpecsSection
{
	background: #FFF url(../../Images/SpecsHeaderBG_Bottom.gif) no-repeat bottom left;
}
.SpecsSection .Header
{
	padding: 2px 0px 2px 4px;
	background: transparent url(../../Images/SpecsHeaderBG_Top.gif) no-repeat top left;
}*/
.BuyNow
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #3399CC;
}

/*
#ProductTitle
{
	color: #006699;
	font-size: large;
	font-weight: bolder;
}
*/
#DownloadIcons
{
	float: left;
	margin: 8px 0px 8px 0px;
}

#DownloadIcons a
{
	text-decoration: none;
	margin: 0px 4px 0px 0px;
}

#DownloadIcons img
{
	border: 0px;
}

#ProductDescription
{
	margin-bottom: 8px;
}



#ThumbnailImages td
{
	border: solid 1px #CCC;
	padding: 2px;
}

#ProductIcons
{
	clear: left;
}

#Specs
{
	clear: both;
}

