.vacancy_details{
	clear: both;
	float: left;
	width: auto;
	height: auto;
}
.results_title {
	background-image: url("/images/images/results_title.gif");
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 705px;
	height: 32px;
	padding-left: 20px;
	padding-top: 8px;
	line-height: 30px;
	vertical-align: middle;
	
}
.results_content{
	background-image: url("/themes/jarec/images/results_bckgr.gif");
	background-repeat: repeat-y;
	clear: both;
	float: left;
	width: 707px;
	height: auto;
	padding-left: 10px;
	padding-right: 8px;
	text-align: justify;
}
.white_bg {
	clear: both;
	float: left;
	width: 661px;
	padding: 10px 23px 10px 23px;
	height: auto;
	background-color: white;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
}
.gray_bg {
	clear: both;
	float: left;
	width: 707px;
	height: auto;
	background-color: #E6E6E6;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
}
.gray_in {
	clear: both;
	float: left;
	width: 661px;
	padding: 10px 23px 10px 23px;
	height: auto;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.discription{
	clear: both;
	float: left;
	width: 661px;
	height: auto;
	
}
.boldInfo_discr{
	font-weight: bold;
	padding-right: 5px;
}
.colDiscr{
	width: auto;
	float: left;
	height: auto;
}
.floatRight{
	text-align: right;
	line-height: 20px;
	height: 20px;
	width: auto;
	padding-bottom: 10px;
	padding-right: 10px;
}
.floatSelect{
	height: 20px;
	width: 100%;
	padding-bottom: 10px;
}
.answer {
	float: left;
	clear: both;
	width: 150px;
	height: 20px;
	
}
.button_applay{
	width: auto;
	height: auto;
}
.button_email{
	width: auto;
	height: auto;
}
.results_footer{
	background-image: url("/themes/jarec/images/results_footer.gif");
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 725px;
	height: 18px;
}

