/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Page styles ------------------ */
/*   PAGE SPECIFIC MAIN CONTENT   */

.head a {
	color:#bbc6d0;
}
.right .content p a {
	font-weight:bold;
	text-decoration:none;
}
#news {
	display:none;
}
#offices {
	display:block;
	/* background:url(../../../pics/icon_envelope.gif) 5px center no-repeat; */
}
.careers .article {
	float:left;
	width:588px !important;
	padding:0 30px 0 0;
	min-height:260px;
	background:#f00;
}

*html #tools {
	margin: 0 0px 0 0;
}
