/* ----------------------------------------------------------------
  This is the map styles file.
  It contains all the styles that are general to the map pages
  Author: Francois C. Asselin
  Last updated: 2005-07-18
  -----------------------------------------------------------------*/
#leftSubColumn{
float: left;
width: 380px;
}

#rightSubColumn{float: left;width: 257px;}
#goToAnotherRegion{float: right;width: 250px;height: 100%;overflow: hidden;padding-bottom: 0px;margin-bottom: 0px;border: 1px solid #E6E6E6;background: url("/images/greyStripes.gif");}
#browseVillas{position: relative;top: 5px;text-align: left;width: 161px;height: 92px;padding: 3px 0px 0px 8px;border: 1px solid #E6E6E6;	background-color: #F7F5F6;}
#featuredRegion{width: 161px;height: 189px;position: relative;top: 10px;padding: 3px 0px 0px 8px;border: 1px solid #E6E6E6;background-color: #F7F5F6;}


