.feedback.input.input.error{
	 border: 1px solid #D70128;
}
.hlkg .input.error{
	 border: 1px solid #D70128;
}.hlkg textarea.error{
	 border: 1px solid #D70128;
}

/* pager style */
/*.page{
	padding:10px 0;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.page a{
	text-decoration:none;
	color:#8698b6;
	background:#fff;
	border:1px solid #CCCCCC;
	padding:3px 6px;
	padding-bottom:2px;
	margin-right:3px}
.page a.active{
	background:#B40202;
	border:1px solid #B40202;
	color:#fff}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#B40202;
	border:1px solid #B40202}*/
/*.next{
	margin:33px auto 33px auto; 
}*/
.imgnext{
	text-align: center;
}

.page {
	width: auto;
	height: 25px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.page a {
	padding: 0 7px;
	line-height: 25px;
	float: left;
	margin-right: 5px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #666;
}
.page a:hover {
	border: 1px solid #cb964b;
	background-color: #cb964b;
	color: #fff;
}
.page .active {
	border: 1px solid #cb964b;
	background-color: #cb964b;
	color: #fff;
}
