/*
Stylesheet: beta.css
Website: www.policeoracle.com
Design: www.nsi-ltd.com
*/

.beta_footer {
	background: url(../../images/bg_beta_footer.png) top left repeat;
	border-top: 1px solid #ccc;
	height: 37px;
	width: 100%;
	position: fixed;
	_position: relative;
	bottom: 0;
	left: 0;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#beta_return {
	padding: 0 10px;
}

#beta_feedback {
	background: url(../../images/bg_feature_content.gif) top left repeat #F6F3E6;
	border: 1px solid #cccccc;
	border-bottom: 0;
	display: block;
	width: 230px;
	height: 375px;
	margin: -424px 0 0 25px;
	_margin: -412px 0 0 25px;
	position: fixed;
	_position: relative;
	bottom: 48px;
	left: 0;
	padding: 10px;
}

#beta_feedback p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #252525;
	line-height: 16px;
	padding-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid #ccc;
}

#beta_feedback span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #252525;
	display: inline-block;
	width: 230px;
	line-height: 25px;
}

#beta_feedback input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	width: 218px;
	margin: 0 0 5px 0;
	_margin: 0 0 5px -25px;
}

#beta_feedback textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	height: 55px;
	display: inline-block;
	margin: 0 0 0 0;
	_margin: 0 0 0 -25px;
	width: 218px;
	height: 65px;
}

.beta_image {
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 229px !important;
	height: 26px !important;
	margin-top: 8px !important;
}

.beta_error {
	color: #C00 !important;
	border-color: #C00 !important;
}