﻿/* ------------------------------------------------------------------------------------------------------------------------------------
      LEFT PANEL
------------------------------------------------------------------------------------------------------------------------------------ */
#ContactLeftPanel { float: left; width: 185px; position: relative; left: 15px; border-right: 2px solid #f5e08c; padding-right: 15px;
	text-align: left; z-index: 100;}

/* ------------------------------------------------------------------------------------------------------------------------------------
      RIGHT PANEL
------------------------------------------------------------------------------------------------------------------------------------ */
#ContactRightPanel { float: right; position: relative; right: 15px; z-index: 99;}
#ContactRightPanel div.googlemap { width: 470px; height: 250px; overflow:hidden; position:relative; border: 3px solid white; }	

/* ------------------------------------------------------------------------------------------------------------------------------------
      AJAX validatorcallout
------------------------------------------------------------------------------------------------------------------------------------ */
