div#side_bar
{
width:400px;height:425px;margin:0;position:absolute;top:40px;right:-20px;overflow:auto;
}
div.listing_info{
height:180px;width:380px;margin:0 0 20px 0;padding:0 0 20px 0;border-bottom:1px solid #273171;
}
div.listing_info a{
font-size:12px !important;
}

div.listing_info h6{
font-size:12px !important;
color:#273171;
}
div.listing_info img{
width:200px;height:132px;margin:7px 5px 0 0;float:left;
}
div.listing_info ul
{
	width:175px;
	margin:8px 0 0 0;
	padding:0;
	font-size:12px;
list-style:none;
list-style-type:none;
}
div.listing_info ul li
{
margin-bottom:5px;
list-style-type:none;
width:100%;
}
div.listing_info p
{
clear:both;
margin:2px 0 5px 0;
}
div.bubble
{
	font-weight:normal;
	font-size:14px;
	line-height:1.3;
	color:#273171;
	width:350px;
	height:140px;
}
div.bubble a
{
	color:#00f !important;
	font-size:12px !important;
	font-weight:normal;
	text-decoration:none;
}
div.bubble a:hover
{
    text-decoration:underline;
}
div.bubble p
{
    margin:0;
}

div.bubble p a
{
    margin-left:10px;
}
div.bubble h6{
font-size:14px !important;
color:#273171;
margin:0;
padding:0;
}

div.bubble img{
width:150px;height:82px;margin:0 5px 0 0;float:left;border:2px solid #092c4a;
}

p#intro{
margin:5px 0 5px 0;
text-align:justify;
padding:0;
color:#273171;

}