﻿img {
	border: 0;
}

img.sort_img {
	margin-left: 2px;
}

.box {
	float: left;
	padding: 14px 0 14px 21px;
}

.graybox {
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
	background: #DFDFDF url(../images/listing_view/rb.gif) no-repeat bottom right;
}

.graybox_title {
	display: block;
	color: gray;
	width: 137px;
	float: left;
	padding: 0;
	background: #DFDFDF url(../images/listing_view/lt.gif) no-repeat top left;
}

.marg1 {
	float: left;
	margin: 0;
}

.listing_foto {
	width: 165px;
	height: 124px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	clear: both;
}

.listing_title{
	display: block;
	font-family: Tahoma, Verdana, serif;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 0 2px 10px;
	background: url(../images/listing_view/lb.gif) no-repeat bottom left;
}

.listing_title_featured{
	display: block;
	font-family: Tahoma, Verdana, serif;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 0 2px 10px;
	background: url(../images/listing_view/lb_featured.gif) no-repeat bottom left;
}


.price_text {
	color: #FF7F02;
}

.nav_panel_listing {
	padding: 10px 0 0 0;
	text-align: center;
	color: #FF7F02;
}

.nav_panel_listing  a{
	color: #FF7F02;
}

.nav_panel_listing img{
	margin: 0 10px;
}

.nav_panel_listing #bubble {
	position: relative;
	top: -8px;
}

.nav_panel_listing #left {
	background: url(../images/listing_view/number_left.gif) no-repeat center left;
	padding: 10px 0;
}

#left a{
	color: gray;
	font-weight: normal;
}

.nav_panel_listing #right {
	padding: 10px;
	background: url(../images/listing_view/number_right.gif) no-repeat center right;
}

#sort_bar {
	color: #8c8c8c;
	float: right;
}

#sort_bar span.orange {
	font-weight: bold;
	color: #FF7F02;
}

#sort_bar a{
	color: #8c8c8c;
	font-weight: normal;
}