﻿.vs_Listing
{
}

.vs_Listing li
{
    position:relative;
	list-style:none;
	padding-bottom:5px;
	margin:0;
}

.vs_Listing 
{
 font-size:10pt;
 padding:0;
 margin:0;
}


.vs_postTitle a
{
	text-decoration:none;
	font-size:16px;
	line-height:22px;
}
.vs_Listing .vs_postDate
{
	padding:0;
	margin:0;
}

.vs_Listing .vs_postSubTitle
{
	color: #333;
	font-size:9px;
    padding:0;
    margin:0;
	line-height:15px;
}

.vs_Listing .vs_postSubTitle a
{
	color: #333;
	font-size:9px;
}


.vs_Listing .vs_postFooter
{
    padding:0;
    margin:0;
    position:relative;
}


.vs_postFooter .vs_fullStory
{
    position:absolute;
    left:0;
    padding:0;
    margin:0;
}

.vs_postFooter .vs_author
{
    position:absolute;
    right:0;
    padding:0;
    margin:0;
}

.vs_Listing .vs_postTags
{
}

.vs_Listing .vs_postCategory
{
    position:absolute;
    left:0;
    top:0;
}




/* Single line listing */
ul.vs_singleLineListing
{
    clear:both;
}


ul.vs_singleLineListing li
{
    width:100%;
    clear:both;
}

.vs_singleLineListing li span
{
    float:left;
    color: #333;
    width:100px;
    white-space:nowrap;

}

.vs_singleLineListing li a
{
    float:left;
    font-size:12px;
    padding-bottom:25px;
    width:455px;
   color:#02456f;
   font-weight:normal;
}


.vs_sideListing
{
    text-align:left;
    border-top-width:15px;
    border-bottom-width:15px;
    border-left-width:15px;
    border-right-width:15px;
    border-style:solid;
    border-color:#e4ebf0;
	margin:0px;
	padding:0;
	width:230px;
	float:right;
	clear:both;
}
.vs_sideListing  .wrapper
{
	border:solid 1px #005696;
}
.vs_sideListing h3
{
	
	text-indent:10px;
	color:black;
	padding:0;
	margin:0;
	border-bottom:solid 1px black;
}
.vs_sideListing ul li
{
    list-style:none;
}
/*Vehicle specs*/

.vs_vehicleSpecs
{
    width:100%;
}
.vs_vehicleSpecs .wrapper
{
    min-height:200px;
    border:1px solid #AAAAAA;
    padding:5px;
}

.vs_vehicleSpecs .wrapper select
{
    width:175px;
}

.vs_vehicleSpecs .wrapper ul
{
    list-style:none;
    margin:0;
    padding-top:10px;
    clear:both;
}
.vs_vehicleSpecs .wrapper li
{
    list-style:none;
    margin:0;
    padding-top:2px;
    clear:both;

}

.vs_vehicleSpecs .wrapper span
{
    width: 150px;
    float:left;
    display:block;
}

.vs_vehicleSpecs .results span
{
    width: 430px;
    float:left;
    display:block;
}


.vs_vehicleSpecs .results span.result
{
    width: 120px;
    background-color: #E4EBF0;
    float: left;
    display: block;

}

.small
{
    clear:both;
    font-size:8px;
    display:inline;
    width:40px;
    float:none;
}