body
{
	font-family:arial;
	font-size:12px;
	color:white;
	margin:0;
	background:#888;
	text-align: center; /* for IE */
}

.container
{
	width:840px;
	background:#2A3B45;
	color:white;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

}
hr
{
	border:solid 1px #bbb;
	padding:0;
	margin-bottom:5px;
	height:1px;
}

table
{
	margin:0;
	padding:0;
}

a:visited
{
	color:#fff;
}

a:hover
{
	text-decoration:underline;
}

a
{
	text-decoration:none;
	color:white;
}

form
{
	padding:0;
	margin:0;
}

.leftdiv
{
	width:320px;
	background:#2A3B45;
	float:left;
	margin:20px;
}

.rightdiv
{
	width:320px;
	background:#2A3B45;
	float:right;
	margin:20px;
}

.logo
{
	margin-left:0px;
	border:0px;
	margin-right:50px;
}

.image
{
	border:solid 1px black;
	float:left;
	margin-left:20px;
	margin-right:10px;
}
.centerimage
{
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	float:left;
}

h1,h2,h3
{
	color:#6090A0;
}

h2
{
	margin:10px;
}

.greendiv
{
	background:green url(greenbg.gif);
	width:230px;
	height:50px;
	margin-top:1px;
}

.orangediv
{
	background:green url(orangebg.gif);
	width:230px;
	height:50px;
	margin-top:1px;
}
.reddiv
{
	background:green url(redbg.gif);
	width:230px;
	height:50px;
	margin-top:1px;
}
.jb /* job-browsing */
{
	width:220px;
	margin-left:0;
	margin-right:8px;
	float:left;
	font-size:12px;
}
.serp /* jobs search results */
{
	margin-left:20px;
	margin-right:20px;
	color:#bbb;
}
.serp_url
{
	color:#6090A0;
}

.info
{
	font-size:12px;
	color:#bbb;
}
.sb
{
	background:#6090A0;
	color:#fff;
	border:solid 1px white;
}
.ib
{
	color:#6090A0;
	font-weight:bold;
	font-size:14px;
	border:solid 1px white;
}
.nn /* nav_norm */
{
	float:left;
        color:#6090A0;
        font-size: 14px;
        text-decoration: none;
	text-align:center;
	vertical-align:middle;
        font-weight: normal;
	margin: 0 3px 0 0;
	width:40px;
	height:18px;
	border:1px solid #6090A0;
	background:#2A3B45;
	
}
.nn a
{
	color:#6090A0;
}
.nn a:hover
{
	color:white;
	width:38px;
	height:16px;
	background:#6090A0;
}


.nb /* nav bold */
{
        float:left;
        color: white;
        font-size: 14px;
        text-decoration: none;
	text-align:center;
	vertical-align:middle;
        font-weight: normal;
	margin: 0 3px 0 0;
	width:40px;
	height:18px;
	border:1px solid #6090A0;
	background:#6090A0;
}

.ng /* nav grey */
{
        float:left;
        color: #777;
        font-size: 14px;
        text-decoration: none;
	text-align:center;
	vertical-align:middle;
        font-weight: normal;
	margin: 0 3px 0 0;
	width:40px;
	height:18px;
	border:1px solid #777;
	background:#2A3B45;
}
.err
{
	background:red;
	padding:5px;
	color:white;
	font-weight:bold;
	border:solid 1px white;
}

.indeed_at
{
	border:solid 1px #6090A0;
	background:white;
	color:#2164F3;
}

.indeed_at a
{
	color:#2164F3;
}

.sort_widget
{
	color:white;
	float:right;
}

.bottomBar 
{
	width: 100%;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:50px;
	border-top: solid 1px #ccc;
	font-weight:normal;
}

.bottomBar a
{
text-decoration:underline;
}
