

/****************************************************************************************************************/


.zonecontainer {
	width:858px;
	height:auto;
	margin:0px 5px 0px 11px;
	padding:15px;
	background:#fff;}
	
.zonecontainer .ad,
.zonefooter {clear:both; width:858px; height:auto;   margin:0 auto 15px;}



.zonecontainer .ad {height:312px; }
.zonecontainer #ad01 {background:transparent url(../img/BG_ad.png) no-repeat 2px 0px}
.zonecontainer #ad02 {background:transparent url(../img/BG_ad2.jpg) no-repeat 2px 0px}
.zonecontainer #ad03 {background:transparent url(../img/BG_thankyou.jpg) no-repeat 2px 0px}

.zonecontainer .adcontent {padding:15px; width:828px; height:282px;}

.adBTN { margin-top:10px; cursor:pointer; width:477px; height:62px;background:url(../img/sprite_adBTN.png) 0px 0px no-repeat; float:right;}
.adBTN:hover {cursor:pointer; background-position: 0px -62px;}
 
 
 
 
 /****************************************************************************************************************/

.zonecontent  {
	color:#333333; 
	line-height:22px;
	padding:15px;
	clear:both;
	width:828px;
	height:auto;
	margin:0 auto 15px;

	background:#F2F2F2; 
  }
	
.zonecontent h1 {color: #538293 ; margin-bottom:20px; line-height:32px;}
.zonecontent p { margin-left:5px; margin-bottom:20px;}

.yellowshade {background:#ffffc3; color:#C4AB59; font-weight:bold;}

table td {vertical-align:top;}
table td.num {width:20px;}
table td.cell_right {width:450px;}
table td.yellowshade {width:250px; border: 2px solid #C4AB59}
table td.num {text-align:right;}
table td.divider {background:#dcdcdc; line-height:1px;  height:1px;}
table td.submit {text-align:right; line-height:40px; }


 
.textfields {
background:transparent none repeat scroll 0% !important;
border:0px none;
color:#C4AB59;
font-weight:bold;
height:90%;
padding:10px;
text-align:right;
width:90%;
overflow: hidden;}


#submit, #back{
	color:#FFFFFF;
	border:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background: #936800;
	width:70px;
	height:25px;
}
#submit:hover, 
#back:hover {color:#FFFFFF; background:#936800; cursor:pointer;}

 
