/* LAYOUT */
#vorbitori #section li {
	zoom: 1;
	}

#vorbitori #section ul#panel li:hover, #vorbitori #section ul#panel li.fauxhover {
	zoom: 1;
	}

/* WEIRD -- PANEL POSITIONING*/
* html #vorbitori #section ul#panel {
	float: left;
	position: relative;
	display: inline;
	height: 100px;
	}

* html #vorbitori #panel li a:link, * html #vorbitori #panel li a:active, * html #vorbitori #panel li a:visited {
	height: 20px;
	}

* html #vorbitori #panel li a:hover {
	height: 103px;
	}

* html #sidebar #vorbitori {
	margin-left: 10px;
	}

* html #teaser #loading-panel {
	padding-top: 43px;
	padding-bottom: 43px;
	}

*+html #teaser #loading-panel {
	padding-top: 40px;
	padding-bottom: 40px;
	}

* html #vorbitori #section ul#panel {
	float: left;
	position: relative;
	display: inline;
	height: 100px;
	}

*+html #vorbitori #section ul#panel {
	float: left;
	position: relative;
	display: inline;
	height: 100px;
	}

* html #vorbitori #panel li a:link, * html #vorbitori #panel li a:active, * html #vorbitori #panel li a:visited,  {
	height: 20px;
	}

* html #vorbitori #panel li a:hover {
	height: 105px;
	}

*+html #vorbitori #panel li a:link, *+html #vorbitori #panel li a:active, *+html #vorbitori #panel li a:visited  {
	height: 20px;
	}

*+html #vorbitori #panel li a:hover {
	height: 105px;
	}

* html #sidebar #vorbitori #section ul#panel {
	height: 122px;
	}

*+html #sidebar #vorbitori #section ul#panel {
	height: 127px;
	}

*+html #sidebar #vorbitori h3 {
	margin-bottom: 15px;
	}

* html #sidebar #vorbitori h3 {
	margin-bottom: 17px;
	} 
 
/* CLEARING ISSUES */
* html #container-secondary {
	float: left;
	display: inline;
	}
*+html #container-secondary {
	float: left;
	display: inline;
	}

/* MESSED-UP BACKGROUND POSITION */
* html #sidebar #cariereonline h4 a.extern {
	background-position: left 4px;
	padding-right: 0;
	padding-left: 16px;
	}

*+html #sidebar #cariereonline h4 a.extern {
	background-position: left 4px;
	padding-right: 0;
	padding-left: 16px;
	}

/* SIFR ADJUSTMENTS */
* html.sIFR-hasFlash #tagline h2, * html.sIFR-hasFlash #tagline p, * html.sIFR-hasFlash #sidebar h3 {
	margin-bottom: 0;
	}

*+html.sIFR-hasFlash #tagline h2, *+html.sIFR-hasFlash #tagline p, *+html.sIFR-hasFlash #sidebar h3  {
	margin-bottom: 0;
	}


