/*
CSS
Copyright 2003-2009 Beart Corporation
$Revision: 1.1.4 $
*/

#FormContainer { margin: 0 auto; width: 980px; font: normal 11px Arial,sans-serif; color: #000000; }

#FormContent { position: relative; z-index: 20; margin-left: 0px; width: 980px; height: 563px; background:transparent url(../images/contact/form_bg_001.jpg) 0 0 no-repeat; }

#Form { z-index: 50; position: absolute; top: 50px; left: 29px; width: 400px; }

#Form .Inside { width: 400px; padding: 6px; background: transparent url(../images/contact/form_bg_002.png) repeat-x 0 100%; /background: none; /filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aquanimo.com/images/contact/form_bg_002.png', sizingMethod='scale'); }

#Form .Inside h2 { margin: 0 0 5px 0; padding: 0; height: 25px; font-size: 16px; color: #565655; background: transparent url(/img/main/index/mtc_h2_dotted.gif) repeat-x 0 24px; }

#Form .Inside .ArrowOver { background: transparent url(http://www.botanic-place.com/images/contact/arrow.gif) no-repeat 165px 5px; }

#Form .Inside label { display: block; float: left; margin-top: 4px; width: 192px; height: 22px; line-height: 22px; }

#Form .Inside span { display: block; float: left; margin-top: 4px; padding-top: 2px; width: 192px; height: 20px; }

#Form .Inside span { margin-top: 1px !important; }
	
#Form .Inside input, #Form .Inside select { height: auto; font: normal 11px Arial,sans-serif; color: #000000; border: 1px solid #565655; }

#Form .Inside input { padding: 1px 4px; }

#cgu_accept, #my_optin0, #my_optin1 { border: 0 none !important; }

#Form .Inside p { margin: 10px 0 0 0; padding: 0; }
