@charset "utf-8";
/* CSS Document */

/* ----------- Home Mid Content------------*/

.main_body_text{
	width:370px;
	height:auto;
	}

.main_body_image{
	width:216px;
	height:106px;
	}

.dividing_line{
	width:570px;
	height:13px;
	float:right;
	background:url(../images/sfw_dividergrad.gif);
	}
	
.disc_wrapper{
	width:570px;
	height:auto;
	margin:20px 0px 0px 0px;
	}
	
.medium_disc_wrapper{
	width:280px;
	height:auto;
	float:left;
	margin-left:7px;
	border-right: 2px dotted #CCCCCC;
	}

.small_disc_wrapper{
	width:185px;
	height:auto;
	float:left;
	margin-left:7px;
	border-right: 2px dotted #CCCCCC;
	}
	
.news_letter{
	width:570px;
	height:auto;
	margin:10px 0px 20px 5px;
	}
	
.mid_content_text {
	font-size:0.8em;
	}

/* ---------- Left Nav Content-----------*/

.left_nav_wrapper{
	width:160px;
	height:auto;
	}



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

.form_wrapper{
	width:570px;
	height:auto;
	float:left;
	margin-top:10px;
	overflow:hidden;
	
	}
	
.form_input_wrapper{
	width:255px;
	height:auto;
	float:left;
	}


.form_wrapper span{
	width:100px;
	height:20px;
	float:left;
	font-size:75%;
	}
	
.form_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_button{
	width:200px;
	height:50px;
	}
	
.form_button input{
	float:right;
	}
	
.new_slider_wrapper{
	width: 500px;
	height: 150px;
	margin-left:50px;
    background-image:url("../images/sliderbg.jpg");
	background-repeat: no-repeat;
	padding: 40px 0px 0px 0px;}
	



/* ------- LA Finder Mid Content--------*/

	
.ELB_wrapper{
	width:570px;
	height:auto;
	float:left;
	margin-top:5px;
	}
.elb_a_z{
	width:570px;
	height:20px;
	margin:7px 0px 7px 0px;
	float:left;
	}
	
.post_code_wrapper{
	width:570px;
	height:22px;
	float:left;
	margin:10px 0px 10px 10px;
	}
	
.submitc .function a {
	background-color:#FFF;
		border: 1px solid #d6006e;
		font-size: 0.8em;
		padding: 5px;	
		height: 20px;
		color:#000000;
		font-weight: bold;
		}
.submitc .function a:hover {
cursor: pointer;
text-decoration:underline;}
.submitc .left { float:left;}
.submitc .right{ float:right;}
#bodytable {
	padding: 0px 5px 0px 5px ;}
.translation { 
	position: relative;
	width:200px;
	float:right;
	font-size: 0.8em;
	top: 70;
	left: 85;
	*left: 65;
	background-color:#FFFFFF;
	text-align:right;
	padding: 0px 0px 10px 0px;
	}
.submitc h3 {
	border-bottom: 2px dotted #CCC;
	display:block;
	margin: 20px 0px 10px 0px;}



