.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	height: 18;
	width: 150;
}
.quickbasket {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #1A1A1A;
	text-decoration: none;
	font-weight:bold;

}
.productdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	text-decoration: none;
	padding: 5px;
}
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #111111;
	text-decoration: none;
	padding-left: 5px;
}
.navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.homebackground {
	background-image: url(s_images/homebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.price3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #111111;
	text-decoration: none;
}
.producttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	border-top: 0px dotted #777777;
	border-right: 0px dotted #777777;
	border-bottom: 1px dotted #777777;
	border-left: 0px dotted #777777;
}
