#maincontent{
	padding-left:0px;
	width:700px;
}
div#pagenav ol{
	list-style:none;
	text-align:center;
	padding-top:8px;
}
div#pagenav ol li{
	display:inline;
}
div#pagenav ol li a{
	color:white;
	padding:2px 5px 2px 4px;
}
div#pagenav a{font-weight:bold;}
div#pagenav a.prev{
	margin-left:113px;
	background-image:url(../img/buttons2.gif);
}


div#pagenav ol li a:hover{color:yellow}
div#pagenav ol li a.selected{background:yellow;color:black;text-decoration:none;}

td span.brand{
	color:#999999;
	display:block;
	margin-top:10px;
}
td span.type{
	display:block;
	font-weight:bold;
	margin-bottom:30px;
}

th.image, td.image{
	background-image:none;
	border:none;
	width:78px;
	padding-left:10px;
	padding-right:8px;
}
td.image{padding-top:5px;}
tr.odd a.next{
	background-image:url(../img/buttons2.gif);
}


td.detail{padding:0px;width:64px;background-image:none;}
td.detail a.button{
	padding-top:32px;
	height:0px;
}
