/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/toolbar.css); 
@import url(../object/calendar.css);
@import url(../object/popup.css); 
/* ------------------ Page styles ------------------ */
.container {
	background:transparent; 
	margin-top:15px;
}

.col1 {
	display:none;
}

.col3 {
	display:none;
}

.col2{
	margin-right:0;

}

.content {
	background:url(../../../pics/border_dot.gif) top repeat-x; 
	padding-right:0px;
	margin-right:0;
}

.search_header {
	background:#006e04;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}

.search ul,
.search ul li,
.links ul,
.links ul li {
	padding:0;
	margin:0;
	margin-left:12px;
}
.search ul li,
.links ul li {
	line-height:25px;
}

.search ul li a{
	font-weight:bold;
}

.search_prev_page {
	padding-top:0;
	float:left;
	padding-left:12px;
	background:url(../../../pics/careers_prev.gif) left center no-repeat;
}

.search_next_page {
	float:right;
	padding-right:12px;
	background:url(../../../pics/careers_next.gif) right center no-repeat;
}

.search table,
.search tr,
.search td {
	border:0;
}

.search_quote {
	line-height:12px;
	margin-bottom:10px;
	font-style:italic;
	font-weight:bold;
	color:#959595;
}

.search_string {
	color:red;
}

.category a{
	font-weight:bold;
	color:#545454;
	}
