/* CSS Document */



.left_nav_wrapper{
	width:160px;
	height:auto;
	overflow:hidden;
	margin-top:5px;
	}
	
.lhs_news_wrapper{
	font-size:70%;
	margin:0px 0px 0px 5px;
	width:150px;
	}
	
.seprator{
	width:180px;
	border-bottom:2px solid #FFFFFF;
	display:block;
	}

/*-------------- Mid Home Content ---------------*/
	
.body_wrapper{
	width:590px;
	height:auto;
	margin-top:5px;
	overflow:hidden;
	}
.main_body_image{
	width:590px;
	height:89px;
	background:url(../images/13198.jpg);
	}
	
.lozenge_wrapper{
	width:555px;
	height:auto;
	float:left;
	}
	
.medium_lozenge_wrapper{
	width:277px;
	height:auto;
	}
	
.small_lozenge_wrapper{
	width:185px;
	height:auto;
	}

.dividing_line{
	width:590px;
	height:10px;
	float:left;
	background:url(../images/sfn_dividergrad.gif) right no-repeat;
	margin:5px 0px 5px 0px;
	}
	
.security_alert_wrapper{
	width:570px;
	height:auto;
	margin:20px 5px 20px 5px;
	}

/*------------ Mid Feedback Content ----------*/

.feedback_body_wrapper{
	width:588px;
	height:auto;
	margin-top:10px;
	overflow:hidden;
		}
	

	
.form_input_wrapper{
	width:290px;
	height:auto;
	float:left;
	margin-top:10px;
	}


.form_input_wrapper span{
	width:100px;
	height:20px;
	float:left;
	font-size:75%;
	}
	
.form_input input{
	width:150px;
	height:20px;
	float:left;
	margin-bottom:4px;
	}
	
	
.form_comments, .form_text_area{
	width:200px;
	height:auto;
	float:left;
	}
.form_text_area textarea {
	width:200px;
	height:95px;
	}
	
.form_btn{
	width:200px;
	height:50px;
	}
	
.form_btn input{
	float:right;
	}
	
/*------------ Mid LA Finder Content ----------*/

.ELB_wrapper{
	width:590px;
	height:auto;
	float:left;
	margin-top:5px;
	}

.post_code_wrapper{
	width:580px;
	height:22px;
	float:left;
	margin:10px 0px 10px 10px;
	}
/*-----------------calculator intropage begin -----------------*/
.submitc {
padding: 0px 10px;}
.submitc .function a {
	background-color:#FFF;
		border: 1px solid #006699;
		font-size: 0.75em;
		padding: 5px 5px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display: block;
		text-decoration:none;
		
		}
.submitc .function a:hover {
cursor: pointer;
text-decoration:underline;}
.submitc .function a:visited{
text-decoration:none;}

.submitc .left { float:left;}
.submitc .right{ float:right;}
h1 {margin: 10px 0px 0px 0px;}

#bodytable {
	padding: 0px 5px 0px 5px ;}
.submitc .navigationlozenge {
	margin: 20px 0px 5px 0px;}
/*-----------------calculator intropage end -----------------*/
	


