.toplocation_box {
overflow:hidden;
width:185px;
background:#2B2B32;
height:360px;
margin-bottom:7px;
float:left;
/*border-bottom:1px solid #666666;*/
color:white;
cursor:pointer;
position:relative;
}

.toplocation_box:hover {
background:#35353B;
}


.toplocation_box img {
padding:0px;
margin:0px;
border:0px;
}

.toplocation_box h4 {
color:#FF4E00;
font-weight:bold;
font-size:12px;
padding:3px;
padding-left:8px;
background:none;
}

.toplocation_box div {
padding:8px;
padding-top:0px;
font-size:11px;
line-height:140%;
color:white;

}

.loc_details_pic {
border:0px;
position:absolute;
bottom:8px;
left:8px;
}
