
h1 a {
	background-image: url(specials.png);
	height: 171px;
	}

#leftcol {
	width: 342px;
	}
#rightcol {
	width: 626px;
	}

#rightcol #rightcolleft {
	width: 312px;
	float: left;
	margin: 0;
	text-indent: 0;
	padding: 0;
	list-style: none;
	}
#rightcol #rightcolright {
	float: right;
	display: table;
	width: 312px;
	height: 496px;
	background: #231f20;
	}
div.nav ul li a, div.nav ul li span {
	background-color: #231f20;
	}
#rightcolleft li {
	margin: 2px 0 0;
	}
#rightcolleft li.first-child {
	margin-top: 0;
	}

#leftcol .scrollbar {
	height: 303px;
	margin: 2px 0;
	}
h2 {
	background: url(../arrow-selected.png) 15px center no-repeat #231f20;
	margin: 0 0 2px;
	padding-left: 30px;
	}
#leftcol .box {
	min-height: 251px;
	}
#rightcolright .box {
	min-height: 466px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background-color: #000;
	}
#rightcol #rightcolleft img {
	display: block;
	}

a {
	color: #808080;
	text-decoration: none;
	}
.box .order {
	margin: 0 0 8px 8px;
	}
