/**
* Contains only site specific elements modified to work with the mobile version of the website 
* $Id: eurobrussels_mobile.css 6947 2014-05-20 20:16:11Z jamescollier $
*/

#main .navigation UL LI.recruiterTab
{
	background-color:#ED9830;
}

#main .jobsearch form select {
	width:280px !important;
}
#content .ebSection .advertiseSubSection div {
	float:none !important;
	margin: 20px 20px 0 20px !important;
}

#content .ebSection  .successStoriesSubSection img{
	display:none;	
}
#content .ebSection  .successStoriesPageSubSection p {
	margin-left:10px;
}
#content .ebSection  .successStoriesPageSubSection p img{
	margin:4px 10px 10px 0px;
	width:20%;	
}
#content .sendJobBasic, #content .sendJobPackages {
	width:auto;
}

