.headerprod
{
	width:920px;
	height:230px;
	background-image:url('../images/header_background.png');
	background-repeat:no-repeat;
}

.headerprod .text
{
	padding:20px 0;
}

.headerprod .text tabl
{
	width:880px;
}

#vmMainPage h1
{
	font-size:16px;
	font-weight:bold;
	color:#1a7bb5;
}

#vmMainPage .productPrice
{
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
}

#vmMainPage .browseProductContainer
{
	border:1px solid #CDCDCD;
	margin:10px 7px 0 0 ;
	padding:10px;
	width:310px;
	height: 340px
}

#vmMainPage .browseProductContainer h2 a
{
	font-size:13px;
	font-weight:bold;
}

#vmMainPage .browseProductContainer .browseProductImage
{
	padding:1px;
	border:1px solid #CDCDCD;
	width:120px;
}

.headerprod .text .productPrice
{
	color:#CC0000;
}

.headerprod .text img
{
	padding:1px;
	border:1px solid #CDCDCD;
	
}
