.content_placer {
	height:600px;
	padding-top:140px;
	left no-repeat;
}
.login_box {
	
}
.large_input {
	width:370px;
	height: 30px;
	background:url("../img/structure/input_bg.gif") #fff repeat-x;
	border:1px solid #777;
	margin-bottom:10px;
}

.panel_content
{
	width: 376px;
}


.page_title {
	height:41px;
	background:none;
	padding:10px 0 5px 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

label {
	font-size: 1.1em;	
}

.border {
	border: 1px solid #ccc !important;
	background-color: #eee;
	}
