body{
background: #FFFFFF url('http://www.languagecoursesuk.co.uk/test/images/site-bg.jpg') repeat-x left top ;

}
h1{
	float: none;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 20px;
	color:#D9161F;
	line-height: 24px;
	padding-left:0px;
	margin-top:25px;
	padding-right: 15px;
	padding-bottom: 11px;

}
h2{
	float: none;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 18px;
	color:#D9161F;
	line-height: 22px;
	margin-left:12px;
	margin-top:20px;
	padding-right: 15px;
	padding-bottom: 11px;
}
.left {
	float:left;
}
.note {
	font-size: 11px;
	font-family: tahoma;
	color:#666666;
	font-weight:normal;
}
#content{
background-image:url('images/site-bg.jpg');
}
p{
	font-size: 11px;
	font-family: tahoma;padding-left: 2px;
	line-height:15px;

}
#top-section{
	width:780px;
	height:120px;
	margin-left:10px;
}

form p{
	font-size: 11px;
	font-family: tahoma;
	padding-left: 2px;
	color:#555;
	
}
#name{
width:100px;
}

#header{

}
input .bstyle{
border:#cccccc 1px  solid;
height:100px;
}
textarea{
border:#cccccc 1px  solid;
}
#personal-stuff{
	margin-top:20px;
	width:780px;
	height:100px;
	margin-left:10px;
	font-size: 11px;
	font-family: tahoma;
	
}
#gender{
	width:780px;
	height:80px;
	margin-left:10px;
	margin-top:20px;
	font-size: 11px;
	font-family: tahoma;
	border-bottom:#cccccc 1px dotted;
}
#occupation{
	margin-top:20px;
	width:780px;
	height:180px;
	margin-left:10px;
	font-size: 11px;
	font-family: tahoma;

}
.line{
margin:0px;
height:10px;
margin-bottom:10px;
border-bottom:#cccccc 1px dotted;
}
table .style{
border:#cccccc 1px  dotted;
padding:5px;

}

tr{
	font-size: 11px;
	font-family: tahoma;
	padding-left: 2px;
	padding-top: 2px;
}
#personal-stuff .left,  #occupation .left{
float:left;
width:390px;
text-align:top;

}
#personal-stuff .right{
float:right;
width:390px;

}
#occupation .right{
 float:right;
 width:390px;
 height:140px
 }
label{
	font-size: 11px;
	font-family: tahoma;
	padding-left: 2px;
	padding-top: 2px;
}
.comments{
display:none;
}
.space{
height:20px;
width:780px;
}
.other_reasons{

	padding-left:10px;
	padding-top:10px;
}
#goals{

	padding-top:10px;
	margin-bottom:10px;
}
#tell_about_cactusl, #not_happy_to_recommendl {
padding-bottom:10px;
}
table{
margin:0px;
}
img{
margin-top:6px;
margin-bottom:8px;
}

hr{
margin-top:10px;
margin-left:10px;
margin-right:10px;
}
td .borders{
border:#cccccc 1px dotted;
}

a {
color:#000000;
font-weight:bold;
}

.steps {
list-style: disc outside none;
padding-left: 15px;
}

	.steps li {
		margin: 3px 0;
		list-style: disc outside none;
	}
	
.ticks {
	margin-left: 0;
	padding-left: 0;
}
.ticks li {
	list-style-type: none;
	background: url("/images_v2/icon-tick.gif") left 5px no-repeat;
	padding-left: 24px;
	margin-left: 0;
	padding-top: 5px;
}	
