@charset "utf-8";

body {color:#444; font-size:12px;}
#content {background:url("../images/bg.jpg") no-repeat right top;}
	#content h1 {background:url("../images/h1.gif") no-repeat scroll left top transparent; text-indent:-9999px; height:28px;}
	#copy {border-right: 1px solid #EEEEEE; padding-right:15px; width:245px; float:left;}
	  #secure {background:url("../images/secure.gif") no-repeat; height:39px; margin-top:86px;}
	#form {margin:25px 0 0 140px;}
	  #error_box, #error_box_heading {margin: 5px 15px 0 130px; padding:10px; border:1px dotted #E00; display:none; width:350px;}	
	  .clear-right {clear:right;}	  
	  #form .left {width:195px; padding-right:10px; float:left;}
	  #form .right {float: left;}
	  #form p {padding:0; margin:0; float:left; width:200px;}

/* content.css override */
#promo #content {padding:30px; min-height:300px;}