.sidebar .company {
	margin-bottom: 20px;
}
.JobOffersCategoryListDiv .JobOffersCategoryItem .Title
{
	font-size: 15px;
	color: #204060;
}
.JobOffersCategoryListDiv ul a.Title
{
	text-decoration: none !important;
}
.JobOffersCategoryListDiv ul a.Title:hover
{
	text-decoration: underline !important;
}
.JobOffersCategoryListDiv ul a.Title:hover, a:hover
{
	color: #810320;
}
.JobOffers.Details .ItemDetails h1.Title, .SurveyForm .ItemDetails h1.Title
{
	font-size: 18px;
	color: #204060;
}
.CommandsDiv a {
padding: 7px 10px !important;
margin: 0px 0px !important;
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
background-color: #2885AD !important;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
background-image: none !important;
font-weight: 300 !important;
box-shadow: none !important;

line-height: 22px !important;
text-transform: none !important;
vertical-align: middle !important;
}
.CommandsDiv a:hover {
	background-color: #5CB5DA !important;
}
#ctl00_ContentPlaceHolder1_JobOfferDetails1_lblJobOfferShortDescription
{
display: none;
}