#contactInfo{
float:left;
height:580px;width:280px;
padding:10px;
margin-left:10px;
background-color:#f5dbb6;
border-radius:10px 10px 10px 10px;
}

#gmaps-canvas{
float:left;
height:600px;width:694px;
margin-left:10px;
}

#gallery{
float:left;
height:auto;width:1004px;
margin:10px 0px 10px 10px;
overflow:auto;
}

/* */
div.galImgList{
float:left;
height:367px;width:490px;
/*border:1px solid #ccc;*/
margin:5px 5px 0px 0px;
overflow:hidden;
}

div.galImgList img{
position:relative;
display:none;
}
