body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-image: url(/images/bg_stripe.gif);
}
select {
	font-size:11px;
	border:1px solid #BBBCC0;
}
.productitle {
	font-size:22px;
}
.productdesc {
	color:#666666;
}
#pagebody {
	margin:auto;
	width:871px;
	background-image: url(/images/body_bg.gif);
	min-height:500px;
}
#content {
	margin:auto;
	padding-top:20px;
	width:822px;
	display:table;
}
#menu {
	margin-top:12px;
	margin-bottom:12px;
}
#brands {
	margin-right:15px;
}
#horizontalgreyline {
	clear:both;
}
#verticalgreyline {
	background-image:url(/images/line_grey_vert.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#searchbox {
	height:60px;
}
#footer {
	text-align:center;
	margin-top:15px;
}
.special {
	color:red;
	text-decoration:line-through;
}
