@charset "utf-8";
#body_right h2{
	background:url(../img/support_ico.gif) 0 0 no-repeat;
	width:200px;
}

#body_left h2{
	background:url(../img/quicktips_ico.gif) 0 0 no-repeat;
	width:200px;
}

.input{
	background-color:#FFF9E7;
	width:100%;
}

.code, .code a{
	color:#964401;
}
.error
{
color: red;
font-weight:bold;
}

table{
	/*font:14px Arial,Helvetica,sans-serif;*/
	padding-bottom:30px;
}

