body{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:black;background:#f6921e;}
#wrapper{width:560px;margin:0 auto;padding:0 10px 10px;background:white;}
h1{color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:22px;margin:15px 0 0;padding:0;}

.footer {color:#4D4D4D;font-family:Arial,Helvetica,sans-serif;font-size:11px;}

#footer{background: url(../images/email/ip-footer.jpg) no-repeat;}
#footer div{position:absolute;bottom:20px;left:20px;}
#content{width:523px;margin:0 auto;padding:10px 8px;}
#content p{color:#333333;margin:0 0 20px;font-size:1.1em;}
#bar{height:18px;padding:4px 0 0;border-top:1px solid #D9D9D9;border-bottom:1px solid #D9D9D9;}
#bar li{margin:0 15px 0 0;list-style:none;float:left;} #bar,#footer{font-size:10px;color:#4C4C4C;}
a{color:#2088FF; text-decoration:none;}
a:hover{text-decoration:underline;}
/*form*/
form label, form input,textarea,select{font-family:Franklin Gothic Book,Franklin Gothic Medium,Lucida Sans Unicode,Verdana,sans-serif;font-size:1.1em;line-height:inherit;}
.box-left label,.box-right label{font-family:Franklin Gothic Book,Franklin Gothic Medium,Lucida Sans Unicode,Verdana,sans-serif;font-size:1em;line-height:inherit;}
form label {float:left;width:160px;color:#333333;padding-top:3px;}
form input{border:1px solid #C8C8C8;color:#333333;height:15px;padding:3px 0 0 3px;}
form select{color:#333;}
form em{color:#e1040b;}
.w01{width:180px;}
form div {color:#333333;margin-bottom:15px;clear:both;}

input.error{border:1px solid #E42618}
label.error{color:#E42618;display:block;margin:0 0 8px 160px;width:auto;}
* html label.error{display:inline;width:205px;margin:0 0 8px 164px;}
.fix label.error{float:none;}
#content p.error{color:#e1040b;}
#content h2{color:#191919;}
fieldset{border:none;width:350px;}
img{border:0 none;}


form .button{
	border:none;
	cursor:pointer;
	font-size:14px;
	background: url(../images/btn-submit.jpg) no-repeat;
	width:65px;
	height:30px;
	float:right;
}

