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

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

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

.inner_left {
float : left; 
margin : 0; 
width : 49%; 
height : auto;
line-height: 23px;
padding-top:5px;
}

.inner_right {
float : right; 
margin : 0; 
width : 49%; 
height : auto;
line-height: 23px;
padding-top:5px;
}

h5 {
color:#000;
font-size:13px;
margin-bottom:8px;
margin-top:0;
}

.pricecolor {
color:#7C130D;
}

.pagelinks {
text-align:center;
}

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