/* Imported from Digg */
.pages {
	padding: 1em;
	margin: 1em 0;
	clear: left;
	font-size: 100%;
	text-align : center;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}



/* philched from slickdeals */
.concat-thumbs {
	background: url('http://i.slickdeals.net/images/concat/concat-thumbs.gif') no-repeat;
	vertical-align: middle;
}

.rating10{
	background-position: 0px 0px;
	height: 14px;
	width: 70px;
}

.rating9{
	background-position: 0px -16px;
	height: 14px;
	width: 70px;
}

.rating8{
	background-position: 0px -32px;
	height: 14px;
	width: 70px;
}

.rating7{
	background-position: 0px -48px;
	height: 14px;
	width: 70px;
}

.rating6{
	background-position: 0px -64px;
	height: 14px;
	width: 70px;
}

.rating5{
	background-position: 0px -80px;
	height: 14px;
	width: 70px;
}

.rating4{
	background-position: 0px -96px;
	height: 14px;
	width: 70px;
}

.rating3{
	background-position: 0px -112px;
	height: 14px;
	width: 70px;
}

.rating2{
	background-position: 0px -128px;
	height: 14px;
	width: 70px;
}

.rating1{
	background-position: 0px -144px;
	height: 14px;
	width: 70px;
}

.rating-10{
	background-position: 0px -160px;
	height: 14px;
	width: 70px;
}

.rating-9{
	background-position: 0px -176px;
	height: 14px;
	width: 70px;
}

.rating-8{
	background-position: 0px -192px;
	height: 14px;
	width: 70px;
}

.rating-7{
	background-position: 0px -208px;
	height: 14px;
	width: 70px;
}

.rating-6{
	background-position: 0px -224px;
	height: 14px;
	width: 70px;
}

.rating-5{
	background-position: 0px -240px;
	height: 14px;
	width: 70px;
}

.rating-4{
	background-position: 0px -256px;
	height: 14px;
	width: 70px;
}

.rating-3{
	background-position: 0px -272px;
	height: 14px;
	width: 70px;
}

.rating-2{
	background-position: 0px -288px;
	height: 14px;
	width: 70px;
}

.rating-1{
	background-position: 0px -304px;
	height: 14px;
	width: 70px;
}
.rating0{
	background-position: 0px -320px;
	height: 14px;
	width: 15px;
}

.concat-cat-all {
	background: url('http://i.slickdeals.net/images/concat/concat-cat-all.gif') no-repeat;
	vertical-align: middle;
}


