/* CSS Document */

/* @group popup */

#login_wrap {
	margin: 0;
	width: 627px;
	height: 313px;
	background: transparent;
}

#login_content {
	padding: 34px 8px 8px;
	width: 308px;
	height: 103px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1em; 
	line-height: 14px; 
	margin-top: 0; 
}

.popupErrorImages {

}

#login_content p {color: #501982;font: 11px/12px "Lucida Grande", Lucida, Verdana, sans-serif;}

/* @end */

/* @group FORMS */

.input_bkg {
	background: #d8b8ea url(../images/forms/input_bkg.gif) repeat-x;
	margin-left: 0;
	padding-left: 0;
}

