.producttitle
{
	font-size: 12px; 
	color: #151A1F; 
	font-weight: bold; 
	font-family: Tahoma;
}

.producttext
{
	font-size: 11px; 
	color: #000000; 
	font-family: Tahoma; 
	line-height: 16px;
}
.productdetailstitle
{
	font-weight: bold; 
	color: #012FA3; 
	font-family: Tahoma; 
	font-size: 10px;
}

.productdetailstext
{
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 16px;
}


.gallerynavigation, .gallerynavigation a
{
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: 012FA3;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	width: 19px;
}
.gallerynavigation a:hover
{
	text-decoration: none;
}


.productprice
{
	font-weight: bold;
	color: FC031A;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 1px;
}
.productlink, .productlink a 
{
	font-family: Tahoma;
	color:  000000;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.productlink a:hover
{
	text-decoration: underline;
}

.productlink LI {
	margin-top: 2px;
}