.searchtext{
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color:#673b15;
}

.searchtextbox{
	height:20px;
	width:100px;
}

.rowBackground{
	background-color:#fff5b8;
}

.productTitle{
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
	color:#b51621;
}
.shortDesc{
	height:70px;
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	width:480px;
	color:#673b15;
	text-align:justify;
	height:100%;
}
.arrow{
	font-family:'Webdings';
	font-size:13px;
	color:#dd710f;
	font-weight:bold;
	text-decoration:none;
}
.more{
	font-family:'Trebuchet MS';
	font-size:13px;
	color:#dd710f;
	font-weight:bold;
	text-decoration:none;
}
.more:hover{
}

.consumer{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#b51621;
	font-weight:bold;
}
.price{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#673b15;
	font-weight:bold;
}
