@CHARSET "ISO-8859-1";

#column-right {
	width: 300px;
	float: right;
}

#column-right .grey-box {
	border: 1px solid #c0c0c0;
	background-color: #f2f3ed;
}

#column-right #post-offer-box {
	padding: 5px 10px;
	text-align: center;
	font-weight: bolder;
	font-size: 18px;
	line-height: 22px;
}

#column-right #post-offer-box a span {
	color: #91a819;
}

#column-right #search-form-box {
	position: relative;
	margin: 10px 0 20px 0;
	padding: 10px;
	background-color: #4b4b43;
	z-index: 1;
}

#column-right #search-form-box h1 {
	margin-top: 0;
	color: #fff;
	border-bottom: none;
}

#column-right h2 {
	border-bottom: 3px solid #323033;
}

#column-right #search-form-box select {
	width: 280px;
	height: 33px;
}

#column-right #search-form-box div.line {
	margin-bottom: 16px;
}

#column-right #search-form-box div.submit {
    text-align: right;
    margin-top: 16px;
}

#column-right #search-form-box .sbHolder,
#column-right #search-form-box .sbSelector,
#column-right #search-form-box .sbOptions {
	width: 280px;
}

#column-right #search-form-box .sbSelector {
	height: 33px;
    line-height: 33px;
}

#column-right #search-form-box .sbHolder {
	height: 33px;
}

#column-right #search-form-box .sbToggle { 
    background: url("../images/select-icons.png") 0px -115px no-repeat transparent;
    height: 35px;
}

#column-right #search-form-box input[type=text] {
	width: 269px;
	height: 29px;
	padding-left: 10px;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #abadb3;
}

#column-right #job-alert {
	position: relative;
	margin-bottom: 20px;
}

#column-right #job-alert input[type=text] {
	width: 253px;
	height: 35px;
	padding-left: 5px;
	background-color: #eee;
	border: none;
}

#column-right #job-alert input[type=submit] {
	width: 42px;
	height: 37px;
	position: absolute;
	right: 0;
	background-color: #91a819;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	color: #fff;
}

#column-right #followus-box {
	padding-bottom: 5px;
}

#column-right #followus-box .text {
	text-align: center;
}

#column-right #followus-box a img {
	border: none;
}

#column-left {
	margin-right: 324px;
}

.clear-both {
	clear: both;
}

.formations-module {
	overflow: auto;
	margin-bottom: 8px;
}

.formations-module .item {
	width: 290px;
	margin: 8px 0 16px 0;
	float: left;
}

.formations-module .spacer-right {
	margin-right: 8px;
}

.formations-module .item .img {
	width: 100px;
	float: left;
	text-align: center;
}

.formations-module .item .img img {
	border: 1px solid #c5c3c4;
}

.formations-module .item .text {
	margin-left: 108px;
	word-wrap: break-word;
}

.formations-module .item .text h4, .formations-module .item .text h6 {
	margin: 0;
	padding: 0;
	line-height: 0.9em;
}

.formations-module .item .text h4, .formations-module .item .text h4 a {
	color: #414141;
}

.formations-module .item .text h6 {
	margin-top: 4px;
}

.formations-module .item .text h6, .formations-module .item .text h6 a {
	color: #919191;
}
