 /*GOogle MAP*/

.map-buttons{
 	position:relative;
 }
 .map-buttons a.button{
 	color:#fff !important;
 }
 .gmap{
 	width:100%;height:380px;position:relative;border:1px solid #eee;padding:2px;background:#f9f9f9;
 }
 #gmap_canvas{
 	height:100%;width:100%;
 }
 .categories_box a {
    cursor: pointer;
    font-size: 16px;
    line-height: 25px;
}