#sideitem {
	background: url(../../images/side_background.gif) repeat-y left top;
}
#footer {
	background: url(../../images/footer_bar.gif) no-repeat left top;
}
#jobs-halfcontent {
	width:348px;
	float:left;
	padding:3px;
	padding-left:0px;
}

#jobs-sidemenu {
	width:180px;
	float:right;
	margin-bottom:5px;
	padding:6px;
	background:#f4f4f4 url(../../images/separator_vertical.gif) repeat-y left;
}

#jobs-sidemenu-separator {
	width:177px;
	height:1px;
	float:left;
	background:url(../../images/separator_horizontal.gif) repeat-x right;
}

#jobs-sidemenu ul {
	margin-left: 8px;
}

#jobs-halfcontent #full {
	width: 340px;
	padding: 0px;
	margin-top:5px;
	margin-bottom: 0px;
}
#jobs-halfcontent #left {
	width: 170px;
	float: left;
}
#jobs-halfcontent #right {
	width: 170px;
	float:right;
}
#jobs-halfcontent h2, #jobs-halfcontent #full h2, #jobs-halfcontent #left h2, #jobs-halfcontent #right h2 {
	font-size:11px;
	margin-top:10px;
	margin-bottom:5px;
}
#jobs-halfcontent #text {
	text-align:justify;
	margin-top: -4px;
}
#jobs-sidemenu #text {
	text-align:justify;
}
#jobs-halfcontent #resultA, #jobs-halfcontent #resultB, #jobs-halfcontent #resultA-inactive, #jobs-halfcontent #resultB-inactive{
	float:left;
	width:340px;
	background:#f4f4f4;
	padding:3px;
	margin-top:0px;
	margin-bottom:6px;
	border:1px solid #c0c0c0;
}

#jobs-halfcontent #resultA-inactive, #jobs-halfcontent #resultB-inactive {
	color:#999999;
	
}

#jobs-halfcontent #resultB,#jobs-halfcontent #resultB-inactive {
	float:left;
	background:#ffffff;
}
#jobs-halfcontent td {
	line-height: 130%;
}
#jobs-sidemenu .radio {
	background:#f4f4f4;
}
#jobs-halfcontent pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	word-wrap: break-word;
 	overflow: auto;
	width:340px;
 	white-space: -moz-pre-wrap !important;
 	margin:0px;
}

.error {
	font-size: 11px;
	color: red;
}
.ok {
	font-size: 11px;
	color: #40960F;
}
