.left_listings {
float : right; 
margin:0;
font-size:12px; 
width : 210px; 
height : 185px;
background-color:#5258AD;
color:#FFF;
font-weight:bold;
text-align:center;
}

.left_listings img {
padding-top:5px;
padding-bottom:5px;
}

.right_listings {
float:left; 
width:370px;
font-size:12px;
height:auto;
margin-left:5px;
}

.inner_left {
float:left; 
margin:0; 
width:50%; 
height:auto;
line-height:22px;
}

.inner_right {
float:right; 
margin:0; 
width:50%; 
height:auto;
line-height:22px;
}

h5 {
color:#5258AD;
font-size:13px;
margin-bottom:15px;
margin-top:0;
}

.pricecolor {
color:#D6170F;
}

.pagelinks {
text-align:center;
}

.pagelinks a {
color:#D6170F;
text-decoration:underline;
}