body {
	margin: 0 auto;
	text-align: center;
	background-color: #eeeeee;
	background-image: url(/localjobsreport/images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494949;
	padding-top: 2px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 902px;
	text-align: left;
	line-height: 21px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.listing {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin-top: 34px;
	line-height: 34px;
	display: table;
	width: 354px;
}
div.listing img {
	float: right;
	clear: both;
}
div.search-box-bg {
	clear: both;
	background-image: url(/localjobsreport/images/search-box-bg.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 88px;
	position: relative;
}
span.what,
span.where {
	position: absolute;
	top: 14px;
	left: 108px;
	color: #9bd0ff;
	font-size: 14px;
}
span.where {
	left: 506px;
}
#search {
	position: absolute;
	top: 39px;
	left: 22px;
	margin: 0;
	padding: 0;
}
#search input {
	border: none;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 10px;
}
#search .what {
	background-image: url(/localjobsreport/images/input-bg01.gif);	
	width: 358px;
}
#search .where {
	background-image: url(/localjobsreport/images/input-bg02.gif);	
	width: 300px;
}
#search input[type=submit] {
	background-image: url(/localjobsreport/images/seach-btn.jpg);
	width: 142px;
	height: 33px;
	cursor: pointer;	
	padding: 0;
}
#search input[type=submit]:hover {
	background-image: url(/localjobsreport/images/seach-btn-on.jpg);
}
div.browse {
	float: left;
	width: 378px;
}
div.browse p {
	width: 189px;
	float: left;
}
div.browse a {
	background-image: url(/localjobsreport/images/bullet.gif);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	line-height: 27px;
	padding-left: 13px;
	display: block;
}
div.home-right {
	margin-left: 21px;
	width: 468px;
	float: left;
}
div.footer {
	clear: both;
	width: 100%;
	background-color: black;
	height: 48px;
	line-height: 48px;
	font-size: 11px;
	text-align: center;
}
div.footer p {
	color: white;
	font-weight: bold;
	width: 882px;
	margin: 0 auto;
	text-align: center;
	padding-left: 20px;
}
div.footer p a {
	color: white;
}
