.idealjob_top {
	background: url(images/idealjob_top.jpg) no-repeat top;
	width: 502px;
	height: 46px;
}

.idealjob_bottom {
	background: url(images/idealjob_bottom.jpg) no-repeat top;
	width: 502px;
	height: 255px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding: 10px;
}

h1 {
	font-family:"Arial Narrow",Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	margin-left: 10px;
	display: inline;
}

a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
}

a.large:link, a.large:visited, a.large:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}

a.large:hover {
	color:#999999;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}

