html{margin:0;padding:0;}
body{background-color:#e4e4e4;margin:0;padding:0;color:#000000;}

a img{border:0;}
.a_orange{color:#ff7c00; font:10px arial; text-decoration:none;}

p{font:10px arial;margin:0;padding:0;}

.container{width:750px;margin-left:auto; margin-right:auto;background-color:#e4e4e4;}
.whitebg{background-color:#ffffff;}
.middle{width:750px;margin-top:20px;}
  .middle_left{height:276px; width:289px;float:left;}
  .formarea{background-image:url("bitmap/puzzle_right_shallow.jpg"); width:461px; height:276px;float:right;background-repeat:no-repeat;}
  .formarea_high{background-image:url("bitmap/puzzle_right_hightop.jpg"); width:461px; height:262px;float:right;background-repeat:no-repeat;}
  .formarea_middle{background-image:url("bitmap/puzzle_high_middle.jpg"); width:461px; float:right;background-repeat:repeat-y;}
  .formarea_bottom{width:461px; height:11px;float:right;background-color:red;}
  .content_main, .content_say, .content_thankyou, .formarea_middle p{font:12px arial;margin:0;padding:0;padding-top:20px; padding-left:98px;width:300px;}
  .content_thankyou{padding-top:50px; font-size:14px;}
  .content_say{padding-top:10px;}
  .formarea_high p, .formarea_middle p{font-size:11px;}
  .formarea_middle p{color:#7c7c7c;}
  
  .form{margin:0;padding:0;padding-left:97px;padding-top:15px;}
  
  .input-container{background-image:url("bitmap/inputfield_bg.jpg"); background-repeat:no-repeat; width:252px; height:26px;padding-bottom:3px;}
  .input-text{width:235px;padding:0; margin:0; border:0; padding-left:10px; padding-top:5px; font:11px arial; color:#000000; background-color:transparent;}
  .input-text2{width:247px;padding:0; margin:0; border:0; padding-left:5px; padding-top:5px; font:11px arial; color:#000000; background-color:transparent;}
  
  .buttonholder{margin-right:59px;margin-top:10px; background-color:red;}
  
	.askleaders {
	float:right;
	width: 169px; height: 74px;
	background: url( 'bitmap/btn_askleaders.jpg' ) 0 0px no-repeat;
	
	}

	.askleaders a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'bitmap/btn_askleaders.jpg' ) top left no-repeat;
	text-indent: -3000px;
	}
	
	.askleaders a:hover {background:url("bitmap/btn_askleaders.jpg");background-position:0 74px;}
	
	.tellfriends {
	float:right;
	width: 136px; height: 51px;
	margin-top:22px;
	background: url( 'bitmap/btn_tellfriends.jpg' ) 0 0px no-repeat;
	}

	.tellfriends a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'bitmap/btn_tellfriends.jpg' ) top left no-repeat;
	text-indent: -3000px;
	}
	
	.tellfriends a:hover {background:url("bitmap/btn_tellfriends.jpg");background-position:0 51px;}
	
	.send {
	margin-left:87px;
	width: 165px; height: 55px;
	background: url( 'bitmap/btn_send.jpg' ) 0 0px no-repeat;
	}
	
	.send a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'bitmap/btn_send.jpg' ) top left no-repeat;
	text-indent: -3000px;
	}
	
	.send a:hover {background:url("bitmap/btn_send.jpg");background-position:0 55px;}
	
	.back {
	float:right;
	margin-top:22px;
	width: 136px; height: 51px;
	background: url( 'bitmap/btn_back.jpg' ) 0 0px no-repeat;
	}
	
	.back a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'bitmap/btn_back.jpg' ) top left no-repeat;
	text-indent: -3000px;
	}
	
	.back a:hover {background:url("bitmap/btn_back.jpg");background-position:0 51px;}
	
	.clearall{clear:both;}
	
	.separatorholder{margin-top:10px;}
  
	.information{width:690px;margin-left:30px;text-align:left;margin-top:20px;}
	.information_disclaimer{width:690px;margin-left:30px;text-align:left;margin-top:20px;}
	.information_disclaimer p{font-size:9px;}
	.footer{font-size:1px;}
  
	.bottom{}
	.addthisholder{float:left;}
	.logoholder{float:right;}

