@charset "utf-8";
/* CSS Document */

.login_confirmoverlay {
	width:490px;
	background-color:#ffffff;
	padding:0 0 10px 9px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	height:110px;
}

.login_confirmoverlay .header {
	width:455px;
	height:0px;
	border-bottom:solid 1px #cccccc;
}

.login_confirmoverlay .header h2 {
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	float:left;
	display:inline;
}

.login_confirmoverlay .header p {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	float:left;
	display:inline;
	margin-left: 6px;
	margin-top: 4px;
}

.login_confirmoverlay .header p a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.login_confirmoverlay .ratethis {
	width:225px;
	float:left;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}

.login_confirmoverlay .ratethis p {
	font-size:12px;
	float:left;
	display:inline;
}

.login_confirmoverlay .ratethis img {
	float:left;
	display:inline;
	margin-left:10px;
}

.login_confirmoverlay .ratethis p .results {
	float:right;
	display:inline;
	margin-left:8px;
}

.login_confirmoverlay .formenv {
	margin-top:15px;
	width:425px;
}

.login_confirmoverlay .formenv p {
	font-weight:bold;
	font-size:12px;
	float:left;
	overflow:hidden;
	clear:none;
	
}

.login_confirmoverlay .formenv .graytext {
	font-weight:bold;
	font-size:12px;
	float:left;
	overflow:hidden;
	clear:both;
	color: #464646;
	
}

.login_confirmoverlay .formenv h1{
	margin-top:10px;
	margin-bottom:10px;
	width:425px;
	height: 25px;
	font-size:14px;
	float:left;
	
	background: #dbdbdb;
	line-height: 25px;
	
}

.login_confirmoverlay .formenv .bottomconfirm{
	margin-top:5px;
	margin-bottom:10px;
	width:457px;
	height: 25px;
	font-size:12px;
	float:left;
	clear:left;
	background: #dbdbdb;
	line-height: 25px;
	text-align: center; 
	
	
}

.login_confirmoverlay .formenv .textenv {
	float:left;
	overflow:hidden;
	clear:left;
	width:455px;
	border:solid 1px #a5acb2;
	margin-bottom: 10px;
}

.login_confirmoverlay .formenv .areaenv {
	float:left;
	clear:left;
	width:425px;
	height:100px;
	border:solid 1px #a5acb2;
	margin-bottom:5px;
}

.login_confirmoverlay .formenv img {
	

	position: relative;
	float: left;
	bottom:3px;

left:50px;
position:relative;
}




.login_confirmoverlay .formenv .dropdown {
	float:left;
	overflow:hidden;
	clear:left;
	width:300px;
	border:solid 1px #a5acb2;
	margin-bottom: 10px;
	height: 20px;
	color: #393939;
}

.login_confirmoverlay .formenv .line {
	float:left;
	overflow:hidden;
	clear:left;
	width:457px;
	background: #dbdbdb;
	height:1px;
	margin-top:10px;
	margin-bottom: 10px;
}

.login_confirmoverlay .formenv .checkbox {
	float:left;
	overflow:hidden;
	clear:none;
	width: 20px;
	
	margin-bottom: 2px;
	height: 20px;
	color: #a3a3a3;
}

.login_confirmoverlay .formenv .submitarea {
	float:left;
	overflow:hidden;
	clear:left;
	width:457px;
	background: #ffffff;
	height:30px;
	margin-top:0px;
	margin-bottom: 0px;
}





