
.FirstLineSelect
{
    color: #31378b;
    font-weight: bold;
}
.FirstLineSelectBlack
{
    color: black;
    font-weight: bold;
}
/*-------------------------------------------------------------------------*/
/*--------------------------       HEADERS      ---------------------------*/
/*-------------------------------------------------------------------------*/



.ProductPrice{	
	color: Red;
	font-weight:bold;
	font-size:13px;
}

.ProductDescription
{
	padding-top:15px;
	padding-right:10px;
}


.B4Header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

