﻿#banner_container
{
	width: 703px;
}
#candidate_container
{
	background: url('/Images/Unauthorised/Home/background_candidate.jpg') no-repeat;
	width: 703px;
	height: 218px;
	margin-top: 5px;
}
#client_container
{
	background: url('/Images/Unauthorised/Home/background_client.jpg') no-repeat;
	width: 703px;
	height: 218px;
}
#candidate_banner_1
{
	float: left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_candidate.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#candidate_banner_2
{
	float:left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_candidate.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#candidate_banner_3
{
	float:left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_candidate.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#candidate_banner_4
{
	float:right;
	margin-top: 36px;
	margin-right: 15px;
	background: url('/Images/Unauthorised/Home/button_candidate.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#client_banner_1
{
	float:left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_client.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#client_banner_2
{
	float:left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_client.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#client_banner_3
{
	float:left;
	margin-top: 36px;
	margin-left: 10px;
	background: url('/Images/Unauthorised/Home/banner_client.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
#client_banner_4
{
	float:right;
	margin-top: 36px;
	margin-right: 15px;
	background: url('/Images/Unauthorised/Home/button_client.jpg') no-repeat;
	width: 147px;
	height: 157px;
}
.banner
{
	margin-top: 8px;
}
.bannerheader
{
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:12px;
	color:White;
	text-decoration:none;
}
.bannertext
{
	font-family:Trebuchet MS;
	font-weight:normal;
	font-size:12px;
	color:Black;
	margin-top: 2px;
	text-decoration:none;
}
#banner_user_comments
{
	float:left;
	width: 375px;
	height: 142px;	
	background: url('/Images/Unauthorised/Home/user_comments.gif') no-repeat;
}
#banner_register
{
	float:right;
	margin-right: 3px;
}
#banner_privilege
{
	float:right;
	margin-right: 10px;
}
.user_comments
{
	margin-top: 40px;
	margin-left: 13px;
	color: #333333;
	font-family:Trebuchet MS;
	font-size: 10px;
}
