H1.detailPageTitle {	
	font-size : 18px;
    line-height: 21px;
	font-weight : bold;
	color : #0A50A1;
	margin: 0;
	padding: 0 0 6px 0;
}
H2.detailName {	
	font-size : 12px;
    line-height: 14px;
	font-weight : bold;
	color : #0A50A1;
	margin: 0;
	padding: 0;
}
.detailPrice {	
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	line-height: 16px;
}
.detailPriceStrike {	
	font-size : 14px;
	font-weight : bold;
	color : #666666;
	line-height: 16px;
}
.detailSalePrice {	
	font-size : 14px;
	font-weight : bold;
	color : #CC0000;
	line-height: 16px;
}
.detailCallForPricing {	
	font-size : 11px;
	font-weight : bold;
	color : #CC0000;
	line-height: 14px;
}
.detailPlu {	
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	line-height: 14px;
}
.detailOutOfStock {	
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
	line-height: 14px;
}
.detailDescription {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}
.detailLongDescription {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

DIV.prevNextArea {	background-color : #EBEBEB; }
DIV.prevNextArea img { vertical-align: middle; }
A.prevNext {	
	font-size : 10px;
	font-weight : normal;
	color : #666666;
	text-decoration : underline;
}
A.prevNext:hover {
	color : #333333;
}
SPAN.xPrevNext {
	font-size : 10px;
	font-weight : bold;
	color : #660000;
}
SPAN.yPrevNext {
	font-size : 10px;
	font-weight : bold;
	color : #666666;
}

#detailLongDescription {
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
   padding-left: 10px;
   padding-right: 7px;
   color: #000000;
}

#detailLongDescription li {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
#detailLongDescription a {	
	font-size : 11px;
	font-weight : normal;
	color : #000099;
	text-decoration : underline;
}
#detailLongDescription a:hover {
	color: #999999;
}
#detailLongDescription img {
        padding: 3px;
}
#detailLongDescription h3 {
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        margin: 4px 0 3px 0;
        padding: 0;
}

