#ap_h4{
	border-bottom:1px solid #E9E9E9;
	clear:left;
	padding:0pt;
	color:#438DD8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:22px;
}
#ap_input{
	border:1px solid #A7A7A7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:4px;
	width:196px;
}
.buttonstyle {
	background-color:#EDEBE0;
	background-position:center;
	border:1px solid #FF8000;
	color:#000000;
	font-family:verdana;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-align:center;
	text-decoration:none;
}
.inputError{
	background-color:#FFFFD7;
	border:1px solid #FF8000;
	color:#FF8000;
	margin:0px;}
.innerError{
	background-color:white;
	background-image:url(images/invalid.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:0px solid #FF8000;
	border-left:0px solid #FF8000;
	border-right:0px solid #FF8000;
	color:#FF8000;
	margin:0px;
	padding-left:20px;
	padding-top:1px;
	}