/*--------------------- Created        29.02.2008 ---------------------*/

/*--------------------- Last Modified  29.02.2008 ---------------------*/

/*	
*	@title 	    Caxtons Chartered Surveyors
*	@author 	RAVITEJA
*	@version 	1.0
*/
/* 
----------------------------------------------------------------------------
Copyright  2007.                              
May not be duplicated or reproduced.
Please check for cross-browser compatibility prior to making changes
MINIMUM BROWSER CHECK :: IE5.x/IE6/IE7/Firefox/Safari
MINIMUM OS Check :: Windows 2000 and above, Mac OS X 10.1 and above, Linux 2.4.12, Linux 2.6.14.7

CSS Document - form.css
---------------------------------------------------------------------------- 
*/
#centerpanel form.caxtonform fieldset {  margin:0; padding:0; border:none;  width:455px;  }
#centerpanel form.caxtonform legend {  padding: 0; margin:0; width:400px;}
#centerpanel form.caxtonform fieldset label { float:left; margin:0; padding:0; color:#3f3f3f;}
#centerpanel .home_content form.caxtonform fieldset label span { color:#3f3f3f; font-size:11px; display:block; padding:20px 0 0 10px;}
#centerpanel .home_content form.caxtonform fieldset label span.required { color:#959fc7; font-size:11px; border-top:1px solid #d6ddee; width:460px; margin:15px 0 0 0;}
#centerpanel form.caxtonform fieldset ol li label {  width:200px;  float:left;  border:0px solid #000;}
#centerpanel form.caxtonform fieldset ol {  margin: 0;  padding: 0; }
#centerpanel form.caxtonform fieldset ol li {  list-style: none;  padding:10px;  margin: 0; clear:left; }
#centerpanel .home_content form.caxtonform fieldset ol li span { padding:0 0 0 10px;}
#centerpanel form.caxtonform fieldset ol li input {margin:0; padding:0; width:190px; height:17px; border:1px solid #7b7b7b;}
#centerpanel form.caxtonform fieldset div { width:405px; text-align:right; float:left; margin:10px 0 0 0;}
#centerpanel form.caxtonform fieldset input.send_button { border:none; width:84px; height:26px; float:right; }
#centerpanel form.caxtonform fieldset ol li select {margin:0; padding:0; width:190px; height:18px; border:1px solid #7b7b7b;}
#centerpanel form.caxtonform fieldset ol li textarea {margin:0; padding:0; width:190px; height:50px; border:1px solid #7b7b7b;}
#centerpanel form.caxtonform fieldset ol li label em {  font-weight: bold; font-style: normal; color: #6976af; padding:0 6px 0 0;}
