/* LOGIN FF*/
.header_title {
	background:#fff url(/images/dotted_line_header.gif) repeat-x 0px 33px;
	height:34px;
	width:423px;
	margin-bottom:-10px;
	margin-left:1px;
	text-indent:17px;
	}

.content_container {
	min-height:458px;
	height:100%;
	width:967px;
	background:transparent url(/images/dotted_line_header_vertical.gif) repeat-y 424px 0;
	border:1px solid #fff;
	margin:2px auto 0 0;
	padding-top:0px;
	padding-left:17px;
	text-align:left;
	}

.clearfooter {height:34px;} /* to overcome gap bottom vertical dotted line*/
.red {color:rgb(253,27,20);}

.dotted_line_v_h {background:#fff url(/images/dotted_line_header_vertical.gif) repeat-y 0 0;position:absolute;width:2px;height:526px;left:425px;margin-top:36px;}
.dotted_line_h {height:2px;line-height:0px;margin-left:-16px;width:423px;margin-top:51px;}

.content_container p {margin:17px 0;width:340px;}
.content_container p.title_line {margin-bottom:34px;}
label {position:relative;float:left;width:85px;line-height:18px;height:18px;margin-bottom:17px;}
input {position:relative;float:left;width:202px;clear:right;margin-bottom:17px;}

.pos_submit_button {position:relative;margin-left:275px;margin-top:0px;margin-bottom:17px;}

/* ERROR PAGES */
.error {background:none;}


#autologon	{width: 450px;  margin: 0px; }
#autologon	input{width: 19px; height: 19px; text-align: right; margin-top: 2px; }
#autologon	label{width: 270px; text-align: right; }