body {
	background:#ececec;
	color:#313131;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Helvetica Neue,Helvetica,Lucida Grande,Arial,Verdana,sans-serif;
}

a, a:visited {
	color:#ff7700;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#headerwrap {
	background:#ff0000 url(/img/headerbg.gif) top left repeat-x;
	width:100%;
	height:100px;
}

#header {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#headerimg {
	margin-top:4px;
	float:right;
}

p {
	margin:2px 0;
}

img {
	border:none;
}

img a {
	border:none;
}

#wrapper {
	width:800px;
	_width:830px;
	margin:0 auto;
	text-align:left;
}

.tabberlive {
	width:525px;
	float:left;
	padding-bottom:20px;
}

table.jobsl {
	width:100%;
	border:1px solid #aaa;
}

tr.jrow1 {
	background:#ececec;
}

tr.jrow1 {
	background:#fff;
}

td.ptitle {
	padding:15px;
	width:40%;
}

td.plocation, td.ptype {
	padding:15px;
}

#sidebar {
	width:245px;
	margin-left:545px;
	_margin-left:555px;
	padding-top:25px;
	padding-bottom:25px;
}

#sidebar ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

#postit {
	width:225px;
	padding:10px 20px 20px 20px;
	height:80px;
	text-align:left;
	background:#dfdbdb url(/img/helpwanted.png) top right no-repeat;
	border:1px #c4c4c4 solid;
}

#footer {
	clear:both;
}

h1 {
	font-size:30px;
	margin:15px 0 0 0;
	padding:0;
}

h2 {
	margin:0px 0 5px 0;
	padding:0;
	font-size:14px;
}

h3 {
	margin-top:5px;
	font-size:20px;
}

.error_message{
	color:#bb0000;
	font-weight:bold;
	width:100%;
	font-size:12px;
	clear:both;
}

#sidebar h2 a, #sidebar h2 a:hover, #sidebar h2 a:visited {
	color:#313131;
}

.tabberlive input, .tabberlive textarea, .tabberlive select {
	border:1px solid #c4c4c4;
	display:block;
	float:left;
	margin:5px 15px 5px 0pt;
	padding:3px;
	width:64%;
}

.tabberlive input.hidden {
	display:none;
}

.tabberlive input.button {
	width:64%;
	margin-left:24%;
	font-size:14px;
}

.tabberlive input.purchase {
	width:64%;
	margin-left:0;
	font-size:14px;
}

.addlabel {
	float:left;
	padding:8px 0;
	width:24%;
	font-size:13px;
}

.wordcount {
	clear:both;
	border:1px solid #c4c4c4;
	display:block;
	margin:5px 15px 5px 24%;
	padding:3px;
	width:64%;
}

#sidebar p {
	padding:10px;
	text-align:justify;
}

#footer {
	background:#fff url(/img/footerbg.gif) top left scroll repeat-x;
	width:100%;
	height:100px;
}
