/* CSS Document */

div.listings_panel {
	margin-bottom:10px;
}
div.listings_panel div.results {
    width:100%;
	height:24px;
}
div.listings_panel div.results div {
    float:left;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:24px;
	width:50%;
	line-height:24px;
	text-indent:5px;
}
div.listings_panel div.results div i {
	font-style:normal;
}
div.listings_panel div.results div select {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
}
div.listings_panel div.results span {
    display:block;
    float:right;
	width:47%;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	text-align:right;
	margin-right:5px;
}
div.listings_panel div.options {
    width:100%;
	height:24px;
}
div.listings_panel div.options div {
    float:left;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:48%;
	line-height:24px;
	text-indent:5px;
	font-weight:bold;
}
div.listings_panel div.options div select {
	width:37.3%;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
}
div.listings_panel div.options div a {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:48%;
	font-weight:bold;
}
div.listings_panel div.options span {
    float:right;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:48%;
	text-indent:5px;
	line-height:24px;
	margin-right:5px;
	font-weight:bold;
	text-align:right;
}
div.listings_panel div.options span a {
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:48%;
	font-weight:bold;
}