.wrapper
{
	clear:both;
}

#tabletussenrow
{
	clear:both;
	height:3px;
}

.label
{
	float:left;
	width:119px;
	height:30px;	
	line-height:30px;
	padding-left:15px;	
}

.semicolon
{
	float:left;
	width:13px;
	height:30px;	
	line-height:30px;
}

.inputboxdiv
{
	float:left;
	height:30px;	
	line-height:30px;
}

.form_header
{
	background-color: #201357;
	color:#fff;
	height:29px;
	line-height:29px;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:10px;
}

.loginform
{
	border: 2px solid #201357;
	background-color:#fff;
}

#password-lost-msg
{
	padding:2px 2px 2px 2px;
}

.form_footer
{
	height:40px;
	padding:15px 0 0 0;	
	margin:0;
	text-align:center;
}

