div#content{text-align:center;}
table#products{border:1px dotted #999;text-align:left;table-layout:fixed;border-collapse:collapse;margin-bottom:10px;}
table#products tr td{border:1px dotted #999;padding:10px;cursor:pointer;vertical-align:top;width:240px;}
table#products tr td:hover{background:#ccc;}
table#products tr td div.image{text-align:center;height:235px;}
table#products tr td div.name{font-weight:bold;height:35px;}
table#products tr td div.sellprice{font-weight:bold;color:#ff0000;}
table#products tr td div.cart{display:table-cell;vertical-align:bottom;height:50px;width:240px;}
table#products tr td div.cart select{width:100%;}
table#products tr td div.cart input.add{float:right;}
span.price{float:right;}
div#productsDiv{text-align:left;width:775px;margin:0px auto;}

div.filters{background:#030;border:1px solid #999;color:#fff;margin:10px 15px;padding:5px 15px;text-align:left;}

ul.subcategoryLinks{list-style:none;margin:10px 10px;padding:0;text-align:left;}
ul.subcategoryLinks li{list-style:none;margin:0;padding:2px 1px; display:inline-block !important; display:inline; *float:left;}
ul.subcategoryLinks li a{display:inline-block;width:175px;height:17px;padding:1px 0px 0px 20px;background:url('http://www.paintballguns.net/images/subcategory_bg_off.gif') no-repeat top left;}
ul.subcategoryLinks li a.selected, ul.subcategoryLinks li a:hover {background-image:url('../images/subcategory_bg_hover.gif');color:#fff;text-decoration:none;}

div.pages{text-align:right;margin:0 15px 10px 15px;}
div.pages form{display:inline;}
div.pages form input{border:1px solid #999;margin:1px;}
div.pages form input.selected{border-color:#000;font-weight:bold;}
div.pages form input:hover {border-color:#000;}
div.pages form input.disabled:hover {border-color:#999;}