body {
	font: 70%/150% Verdana, Arial, Helvetica, sans-serif;
}

#most_outer{
	width:790px;
	margin-left:auto;
	margin-right:auto;
}

#job-cats a{
	color:#aaa;
}

h1,h2,h3{
	font-size:14px;

	color:#777;
}
h1{
	background:white url("/images/h1.png") no-repeat bottom left;
	line-height:25px;
	margin-left:10px;
	padding-left:50px;
}

#header{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#aaa;
	height:116px;
}

#main{
}

#footer{
	text-align:center;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#aaa;
	color:#aaa;
}

#post_table tr{
	background:#ddd;
}

#post_table td{
	
	padding-right:10px;
	padding-left:10px;
}
.hr{
	height:6px;
	line-height:6px;
	border-width:0px;
	border-style:dotted;
	background:url("/images/hr.png") repeat-x;
	padding-bottom:5px;	
	margin-right:10px;
	margin-left:10px;
}

input{
	border-style:solid;
	border-width:1px;
	background:#99CCFF;
}
#logo{
	margin-left:55px;
}

#post_info{
	color:#aaa;
	background:#000;
}

#left-pan{
	width:250px;
	float:left;
}
#right-pan{
	margin-left:250px;
}
#job-list{
	
}

#job-cats{
	
}

#pub-toolbar a{
	color:white;
}

#universe{
	width:804px;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/bg-shade.png') repeat-y;
}