@import 'index.css';

h2.floated{
	float: left;
	padding: 0px 0px 0px 10px;	
	width: 470px;
	border-right: 0px;
}

p.extended{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	width: 218px;
	height: 38px;	
	line-height: 38px;	
	vertical-align: middle;	
	text-align: right;	
	background-image: url(../images/index/bottom_border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;		
}

p.extended a{
	color: #ffffff;
}

.keywords{
	min-height: 30px;
}

.keywords input{
	width: 685px;
}

.paf_height{
	min-height: 350px;
}

.place_and_field{
	min-height: 30px;
}

.place_and_field .left{
	float: left;
}

.place_and_field .right{
	float: right;	
}

.place_and_field select{
	width: 310px;
	float: left;
}

.place_and_field p{
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px;	
	font-size: 0.8em;
}

.place_and_field div.mover{
	float: left;
	width: 35px;
	padding: 0px 15px;
	text-align: center;
}

.place_and_field div.mover button{
	width: 34px;
	margin-bottom: 3px;
	padding: 0px;
}

.contract{
	min-height: 30px;
}

.salary{
	min-height: 30px;
}

.education{
	min-height: 30px;
}

.contract input, .education input{
	border: none;
	float: left;
	line-height: 1.6em;
}

.actions{
	padding-left: 0px;
}

.actions p{
	clear: both;
	font-size: 0.8em;
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

.hide .left{
	float: left;
	width: 360px;
}

#banner_bottom{
	position: absolute;
	xtop: 600px;
	xleft: 50%;
	xmargin-left: -350px;
}
