
.errbox { 
	font-size: 		12px;
	background:		#ffb3b5;
	font-weight:		bold;
}

.errbox th {
	text-align:		left;
	font-size:		1.5em;
	background:		#ffb3b5;
}

.block {
	font-family: 		'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 		10px;
	background-color: 	#EEE;
	color: 			#000;
	border:			2px #DDD solid;
	margin-bottom:		4px;
}

.blockwpic {
	font-size: 		14px;
}

.inblock {
	font-family: 		'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 		10px;
	background-color: 	#EEE;
	color: 			#000;
}

.block th {
	text-align: 		left;
	font-size:		1.5em;
}

.error {
	background-color: 	#ffb3b5;
}

.hd{
	background-image:	url("/images/hd_back_g.gif");
}


BODY {
	font-family: 		'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 		10px;
	color: 			#000;
	padding:		0;
	margin:			0;
}

.navigation {
	padding-right:		100px;
	text-align:		left;
}

.smallText {
	font-size:		9px;
}

input[type=submit].search {
	border:			none;
	background-color:	transparent;
	background-image:	url("/images/button_search.gif");
	width:			104px;
	height:			26px;
}

input[type=submit].update_cart {
	border:			none;
	background-color:	transparent;
	background-image:	url("/images/button_update_cart.gif");
	width:			216px;
	height:			23px;
}
