div.titleBar 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #365c73;
	color: White;
	border-bottom: solid 1px #000;
}

div.content 
{
	position: absolute;
	top: 41px;
	left: 0px;
	padding:3px;
}

img 
{
	border: none;
}

div.thumbnailImageDiv {
background-image:url('//d1tqc0m69rhker.cloudfront.net/siteimages/layout/roundedsmaller.gif');
height:64px;
margin:0 auto;
text-align:center;
width:82px;
}

div.relatedProductBox {
font-size:small;
margin-bottom:5px;
width: 125px;
text-align: center;
float: left;
margin: 10px;
min-height: 140px;
}

img.relatedProductImage {
margin-top:5px;
width: 70px;
height: 54px;
}

.price {  
color:#3da603;
font-family:Arial;
font-size:medium;
font-weight:700;
vertical-align:middle;
}

a 
{
	color: #487b9b;
}

#priceBreakTable
{
	text-align: center;
    width: 165px;
    color: #336699;
    font-weight: bold;
    font-family: Arial;    
}

table.specTable 
{
	text-align: left; 
	width: 100%;
}

table.specTable a
{
	font-size:small;
}

table.specTable td 
{
	padding-left: 5px;
	border-bottom: solid thin #EEEEEE;
}

.pager {
color:#444;
font-size:small;
}

.pager a {
color:#444;
text-decoration:none;
}

.pager a:hover {
text-decoration:underline;
}

div.voter 
{
	border: solid thin #DDD;
	margin-top: 10px;
	font-style: normal;
	width: 270px;
	padding: 5px;
	font-size: smaller;
}

ul.faqAnswer 
{
	list-style-type: none;
	font-style:italic;
	padding-left: 10px;
	padding-bottom: 10px;
}

.alert {
color:#B40404;
}

