
body.home #main_content {

	margin-top: 25px;
	width: 320px;
	position: relative;
	left: 10px;
	
	color: #616172;
}

body.home #main_content img.strapline {
	margin: .5em 0;
}

body.home #main_content p {
	line-height: 1.8;
}

body.home #sub_content {
	position: relative;
	left: 4px;
	margin-top: 20px;
	width: 350px;
}

body.home #quick_candidate_login {
	float: left;
	width: 168px;
}

body.home #quick_vacancy_search {
	float: right;
	width: 168px;	
}

body.home #quick_vacancies_basket {
	display: none;
}

body.home .todo{
	font-size:120%;
}