@import url("../../lib/css/reset.css");

body {
	background:#eee5ce;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:16px;
	font-size:11px;
}
#headerWrapper {
	background:url("../../img/bg.png") repeat-x left top #3c2415;
}
#pageWrapper {
	background:#eee5ce;
}
#header {
	margin:0 auto;
	width:962px;
	height:57px;
	padding-top:10px;
	position:relative;
}
#page {
	margin:0 auto;
	width:962px;
}
h1#logo {
	float:left;
	text-indent:-9999em;
	background:url("../../img/logo_jungle.gif") no-repeat left top;
	margin:0px 0 0 12px;
}
h1#logo a {
	display:block;
	width:112px;
	height:48px;
}
br.clear {
	line-height:0;
	clear:both;
}
br.space {
	line-height:12px;
}
.blue-links a, .blue-links a:hover, a.blue-link, a.blue-link:hover {
	color:#0088bb !important;
}
.cyan-links a, .cyan-links a:hover, a.cyan-link, a.cyan-link:hover {
	color:#2fc4e8 !important;
}
.black-links a, .black-links a:hover, a.black-link, a.black-link:hover {
	color:#000 !important;
}
.grey-links a, .grey-links a:hover, a.grey-link, a.grey-link:hover {
	color:#666 !important;
}
a.arrow-link {
	background:url("../../img/arrow_read.gif") no-repeat 0 4px;
	padding-left:12px;
	margin-right:15px;
	float:left;
}
a.medium {
	font-size:12px;
	margin-bottom:5px;
}
h2 {
	font-size:35px;
	font-weight:bold;
	line-height:38px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
}
h3 {
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#222;
	line-height:18px;
}
h4.alt {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#222;
}
h6 {
	font-size:11px;
	text-transform:uppercase;
}
hr {
	border:0;
	color:#ccc;
	background-color:#ccc;
	height:1px;
	width:100%;
	margin:10px 0 10px 0;
}
p {
	margin-bottom:10px;
	font-size:12px;
	line-height:17px;
}
img.center {
	margin:0 auto;
	display:block;
}
/*#ads#*/
#headerWrapper .adspace {
	text-align:center;
	margin:0 !important;
}
#headerWrapper .adspace .ad {
	margin:10px 0;
}
.adspace {
	position:relative;
}
.tl, .tr, .bl, .br {
	width:6px;
	height:6px;
	position:absolute;
	background-position:0 0;
	background-repeat:no-repeat;
}
.tl {
	background-image:url("../../img/corner_tl.png");
	top:0;
	left:0;
}
.tr {
	background-image:url("../../img/corner_tr.png");
	top:0;
	right:0;
}
.bl {
	background-image:url("../../img/corner_bl.png");
	bottom:0;
	left:0;
}
.br {
	background-image:url("../../img/corner_br.png");
	bottom:0;
	right:0;
}
/*#search fields#*/
fieldset.search {
	background:url("../../img/search_bg.png") no-repeat left top;
}
fieldset.search.center {
	margin:0 auto;
}
.w530 fieldset.search {
	width:330px;
}
.w530 fieldset.search .search {
	width:300px;
}
.w200 fieldset.search {
	width:170px;
}
.w200 fieldset.search .search {
	width:140px;
}
input.search {
	padding:2px 0px 0px 2px;
	border:0;
	margin:2px 0 0 2px;
	height:18px;
	background:none;
	float:left;
	font-size:11px;
}
input.btn-magnifier {
	border:0;
	background:url("../../img/search_magnifier.gif") no-repeat left top #000;
	width:22px;
	height:22px;
	float:right;
}
/*#other textfields#*/
input.textfield, input.TextboxField, textarea.textarea, textarea.TextAreaField {
	background:url("../../img/textfield_bg.gif") repeat-x left top #fff;
	padding:3px;
	border-top:1px solid #727272;
	border-bottom:1px solid #dadada;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	margin-bottom:10px;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
input.grey, textarea.grey {
	color:#999;
}
.w200 input.textfield, .w200 input.TextboxField {
	width:160px;
}
.w408 .textfield, .w408 .TextboxField, .w408 .textarea, .w408 .TextAreaField {
	width:350px;
}
.textarea, .TextAreaField {
	height:100px;
}
/*#main menu#*/
#mainMenu {
	float:left;
	background:url("../../img/menu_separator.gif") 100% 50% no-repeat;
	margin-left:40px;
	padding-right:4px;
}
#mainMenu li {
	background:url("../../img/menu_separator.gif");
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-left:12px;
	float:left;
	margin:0 7px 0 2px;
}
#mainMenu li a {
	background-position:100% -67px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:57px;
	padding:0 24px 0 15px;
	line-height:56px;
	margin-right:-6px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-shadow: #000 0px 1px 0px;
	font-weight:bold;
}
/*#follow us on facebook and twitter#*/
#follow-us {
	background:url("../../img/twitter_bird.png") no-repeat left top;
	width:200px;
	height:64px;
	position:absolute;
	right:10px;
	bottom:-20px;
}
#follow-us p {
	margin-left:64px;
	color:#fff;
	font-size:11px;
	line-height:16px;
}
#follow-us a {
	text-decoration:none !important;
}
#follow-us a:hover {
	text-decoration:underline !important;
}
/*#page#*/
#pageWrapper {
	clear:both;
}
#pageWrapper #subMenuColor {
	background-position:0 -265px;
	background-repeat:repeat-x;
}
/*#sub menu#*/
#submenuwrapper ul {
	float:left;
	margin:0 10px;
}
#submenuwrapper ul li {
	float:left;
	font-size:13px;
	margin:0 20px 0 0;
	line-height:35px;
	padding-left:12px;
}
#submenuwrapper ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#submenuwrapper ul li.submenuCMSListMenuHighlightedLI {
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	float:left;
	line-height:23px;
	margin-top:6px;
}
#submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	float:left;
	margin-right:-12px;
	padding-right:12px;
	height:23px;
}
#submenuwrapper ul a:hover {
	text-decoration:underline;
}
#submenuwrapper img.homelink {
	margin-top:10px;
}
#submenuwrapper ul li.submenuCMSListMenuHighlightedLI img.homelink {
	margin-top:4px;
}
/*#secondary links#*/
ul.secondary-links {
	float:right !important;
}
ul.secondary-links li {
	margin:0 0 0 15px !important;
}
ul.secondary-links a {
	font-size:11px !important;
}
/*#columns, widgets and content area#*/
#contentWrapper {
	clear:both;
	background:url("../../img/bg_content_wrapper.gif") no-repeat left bottom #e2d9c2;
	padding:0px 4px 8px 4px;
	zoom:1;
}
.col {
	float:left;
	margin:0 4px;
	display:inline;
}

.w938 {
	width:938px;
}

.w738 {
	width:738px;
}
.w530 {
	width:530px;
}
.w200 {
	width:200px;
}
.w408 {
	width:408px;
}
.colCombiner {
	float:left;
	display:inline;
}
.colCombiner.w416 {
	width:416px;
}
.widget, .no-widget, .editorial, .adspace {
	margin:8px 0 0 0;
}
.non-collapsible .widget-header h3 {
	margin:0 !important;
}
.non-collapsible .widget-header {
	background:url("../../img/widget.png") no-repeat 100% -332px;
	padding-right:5px;
}
.non-collapsible .widget-header span {
	background:url("../../img/widget.png") no-repeat 0 -332px #000;
	display:block;
	height:5px;
}
.collapsible .widget-header h3 {
	background:url("../../img/widget.png") no-repeat 0 0;
	padding-left:45px;
	cursor:pointer;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	margin:0 !important;
}
.collapsible .widget-header h3 span {
	background:url("../../img/widget.png") no-repeat 100% 0;
	display:block;
	height:40px;
	line-height:40px;
	padding-right:20px;
	font-size:12px !important;
	font-weight:normal !important;
	color:#000 !important;
	text-decoration:none;
	overflow:hidden !important;
}
.collapsible .widget-header h3 span:hover {
	color:#555 !important;
}
.collapsible .widget-header.active h3 {
	background-position:0 -50px;
}
.collapsible .widget-header.active h3 span {
	background-position:100% -50px;
}
.widget {
	background:url("../../img/widget.png") no-repeat left bottom;
}
.widget .container {
	background:url("../../img/widget.png") no-repeat right bottom;
	padding-bottom:5px;
}
.widget .container .inner {
	background:#fff;
	border-left:1px solid #d4cbb6;
	border-right:1px solid #d4cbb6;
	padding:10px 14px 10px 14px;
	zoom:1;
}
.widget .container .inner.no-padding {
	padding:0;
}
.editorial .inner, .no-widget .inner {
	padding:10px;
}
/*#grey widget#*/
.widget.grey {
	background:url("../../img/widget_grey.png") no-repeat left bottom;
}
.widget.grey .container {
	background:url("../../img/widget_grey.png") no-repeat right bottom;
}
.widget.grey .container .inner {
	background:#eee;
}
/*#editorial#*/
.editorial {
	height:110px;
	background-repeat:no-repeat;
	background-position:left bottom;
}
.editorial.malin {
	background-image:url("../../img/ledare_malin.jpg")
}
.editorial h4, .editorial .author {
	width:100px;
}
.editorial h4 {
	font-size:10px;
	text-transform:uppercase;
	color:#ff551a;
}
.editorial h3 {
	width:85px;
	text-indent:18px;
	background:url("../../img/quote_orange.gif") no-repeat 0 2px;
	font-weight:normal;
}
.editorial h3 a {
	font-size:14px;
	line-height:16px;
	color:#222 !important;
}
.editorial .author a {
	color:#8d7e58 !important;
}
/*#download magazine link#*/
.download-magazine-link a.arrow-link {
	background:url("../../img/arrow_download.gif") no-repeat 2px 4px;
	margin-bottom:0 !important;
	font-weight:bold;
}
.download-magazine-link .inner {
	padding: 3px 10px !important;
}
/*#footer#*/
#footerWrapper {
	background:url("../../img/bg.png") repeat-x left top #3c2415;
	margin-top:30px;
	font-size:11px;
}
#footer {
	width:962px;
	margin:0 auto;
	padding:20px 0;
}
#footer span.country {
	text-transform:uppercase;
	color:#fff;
}
#footer a, #footer a:visited {
	color:#eee5ce;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer div.sites {
	color:#8e847e;
	margin-right:15px;
	float:left;
	line-height:18px;
}
#footer .copyright {
	text-align:center;
	padding:30px 0;
}
#footer .copyright .light {
	color:#a2968e;
	line-height:16px;
	font-size:11px;
}
#footer .copyright .dark {
	color:#5c4538;
	line-height:16px;
	font-size:11px;
}
/*#orange#*/
#subMenuColor.orange {
	background-image:url("../../img/menu_orange.png");
}
#mainMenu li.orange.active {
	background-image:url("../../img/menu_orange.png");
	background-position:0 -67px;
}
#mainMenu li.orange.active a {
	background-image:url("../../img/menu_orange.png");
	text-shadow: #9f2500 0px 1px 0px;
}
#mainMenu li.orange a:hover {
	color:#ff6600;
}
#mainMenu li.orange.active:hover {
	background-position:0 0;
}
#mainMenu li.orange.active:hover a {
	color:#fff;
	background-position:100% 0;
}
#subMenuColor.orange #submenuwrapper ul li a {
	text-shadow: #9f2500 0px 1px 0px;
}
#subMenuColor.orange #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	text-shadow: #000 0px 1px 0px;
}
#subMenuColor.orange #submenuwrapper ul li.submenuCMSListMenuHighlightedLI {
	background-image:url("../../img/submenu_active_orange.png");
}
#subMenuColor.orange #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	background-image:url("../../img/submenu_active_orange.png");
}
#subMenuColor.orange .inner a {
	color:#ff551a;
	text-decoration:none;
}
#subMenuColor.orange .inner a:hover {
	text-decoration:underline;
}
#subMenuColor.orange a.tag {
	float:left;
	display:block;
	margin:5px 5px 0 0;
	font-size:12px;
	padding:1px 3px;
	background:#eee;
	border-bottom:1px solid #ddd;
}
#subMenuColor.orange a.tag:hover {
	text-decoration:none !important;
	background:#ff551a;
	border-bottom:1px solid #ca3400;
	color:#fff !important;
}
#subMenuColor.orange #article-browser {
	border-top:4px solid #ff551a;
	border-bottom:4px solid #ff551a;
}
/*#green#*/
#subMenuColor.green {
	background-image:url("../../img/menu_green.png");
}
#mainMenu li.green.active {
	background-image:url("../../img/menu_green.png");
	background-position:0 -67px;
}
#mainMenu li.green.active a {
	background-image:url("../../img/menu_green.png");
	text-shadow: #798212 0px 0px 0px;
}
#mainMenu li.green a:hover {
	color:#dfe552;
}
#mainMenu li.green.active:hover {
	background-position:0 0;
}
#mainMenu li.green.active:hover a {
	color:#fff;
	background-position:100% 0;
}
#subMenuColor.green #submenuwrapper ul li a {
	text-shadow: #798212 0px 1px 0px;
}
#subMenuColor.green #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	text-shadow: #000 0px 1px 0px;
}
#subMenuColor.green #submenuwrapper ul li.submenuCMSListMenuHighlightedLI {
	background-image:url("../../img/submenu_active_green.png");
}
#subMenuColor.green #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	background-image:url("../../img/submenu_active_green.png");
}
#subMenuColor.green .inner a {
	color:#95a711;
	text-decoration:none;
}
#subMenuColor.green .inner a:hover {
	text-decoration:underline;
}
#subMenuColor.green #article-browser {
	border-top:4px solid #95a711;
	border-bottom:4px solid #95a711;
}
/*#blue#*/
#subMenuColor.blue {
	background-image:url("../../img/menu_blue.png");
}
#mainMenu li.blue.active {
	background-image:url("../../img/menu_blue.png");
	background-position:0 -67px;
}
#mainMenu li.blue.active a {
	background-image:url("../../img/menu_blue.png");
	text-shadow: #137494 0px 1px 0px;
}
#mainMenu li.blue a:hover {
	color:#43c6e6;
}
#mainMenu li.blue.active:hover {
	background-position:0 0;
}
#mainMenu li.blue.active:hover a {
	color:#fff;
	background-position:100% 0;
}
#subMenuColor.blue #submenuwrapper ul li a {
	text-shadow: #137494 0px 1px 0px;
}
#subMenuColor.blue #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	text-shadow: #000 0px 1px 0px;
}
#subMenuColor.blue #submenuwrapper ul li.submenuCMSListMenuHighlightedLI {
	background-image:url("../../img/submenu_active_blue.png");
}
#subMenuColor.blue #submenuwrapper ul li.submenuCMSListMenuHighlightedLI a {
	background-image:url("../../img/submenu_active_blue.png");
}
#subMenuColor.blue .inner a {
	color:#0088bb;
	text-decoration:none;
}
#subMenuColor.blue .inner a:hover {
	text-decoration:underline;
}
/*#articles#*/
.article p.lead, .article p.article-part {
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
}
.article .main-img {
	width:100%;
	margin-bottom:10px;
}
.article a.link-to-article {
	color:#222 !important;
}
.article a.section-link {
	text-transform:uppercase;
	font-weight:normal !important;
	font-size:11px !important;
	font-weight:bold !important;
}
.article p.lead a.link-to-article:hover, .article h2 a.link-to-article:hover, .article h3 a.link-to-article:hover {
	text-decoration:none !important;
	color:#222;
}
.article p.lead {
	margin:10px 0 10px 0;
	font-size:16px;
	line-height:20px;
	color:#222 !important;
	font-weight:bold;
}
.article p.lead a.link-to-article:hover {
	color:#000 !important;
}
.article-tags {
	background:#eee;
	padding:10px;
	zoom:1;
}
ul.tag-list {
	float:left;
	margin-right:20px;
}
ul.tag-list li.title {
	font-weight:bold;
}
.article p.article-part {
	margin-bottom:10px;
	color:#222;
	font-size:12px;
}
.article.small-preview {
	float:left;
	width:240px;
	margin:10px 10px 0 0px;
	height:300px;
	border-top:1px solid #ccc;
	padding-top:10px;
}
.article.small-preview.left {
	width:245px;
	margin-right:5px;
}
.article.small-preview.right {
	width:245px;
	margin-right:0px;
	margin-left:5px;
	float:right;
}
.article.medium-preview {
	clear:both;
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
}
.article.medium-preview .main-img {
	float:right;
	width:49%;
	margin-left:10px;
}
.article.large-preview {
	border:0;
}
.article.small-preview p.lead, .article.medium-preview p.lead, .article.large-preview p.lead, .article.widget-preview p.lead {
	margin:0px;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-indent:12px;
	background:url("../../img/arrow_read.gif") no-repeat 0 4px;
}
.article.large-preview p.lead {
	margin-bottom:10px;
}
.article.small-preview .main-img, .article.medium-preview .main-img, .article.large-preview .main-img {
	margin-bottom:5px;
}
.article .extra {
	float:right;
	border-left:1px solid #ccc;
	margin:0 0 20px 20px;
	padding:0 10px 10px 10px;
	max-width:200px;
}
.article .extra h6 {
	font-weight:bold;
	font-size:12px;
	color:#222;
	line-height:23px;
}
.article .extra ul.share li {
	float:left;
	margin-right:5px;
	text-indent:-9999em;
	background-repeat:no-repeat;
}
.article .extra ul.share li a {
	height:16px;
	width:16px;
	display:block;
}
.article .extra ul.share li.facebook {
	background-image:url("../../img/facebook_16.png");
}
.article .extra ul.share li.twitter {
	background-image:url("../../img/twitter_16.png");
}
.article .extra ul.share li.delicious {
	background-image:url("../../img/delicious_16.png");
}
.factsbox {
	background:#ddd;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.article.widget-preview h3 {
	font-size:14px;
	line-height:18px;
	margin:2px 0;
}
.article.widget-preview h2 {
	font-size:18px;
	margin:0 0 10px 0;
	line-height:22px;
}
.article.widget-preview p.lead {
	margin-bottom:10px;
}
.article.widget-preview h3 a {
	color:#0088bb !important;
}
.article.widget-preview h3 a:hover {
	color:#222 !important;
}
.article-rating {
	background:#eee;
	padding:10px;
	zoom:1;
}

/*#definition lists and other lists#*/
dl {
	margin-bottom:10px;
	font-size:11px;
}
dt {
	color:#666;
}
dd {
	color:#000;
	overflow:hidden;
}
dl.leftfloater {
	clear:both;
	float:left;
	width:85%;
}
dl.leftfloater dt {
	float:left;
	width:30%;
	padding-right:10px;
	padding-bottom:3px;
}
dl.leftfloater dd {
	float:left;
	width:65%;
	padding-bottom:3px;
}
ul.newsfeed {
	margin-bottom:10px;
}
ul.newsfeed li {
	border-bottom:1px solid #ccc;
	color:#222;
	padding:5px 0;
}
ul.newsfeed li a {
	color:#000 !important;
}
ul.newsfeed li span.date {
	color:#666;
	font-size:11px;
	width:100%;
	display:block;
}
/*#company profile#*/
.profile-logo h2 {
	/*text-indent:-9999em;*/
	background-repeat:no-repeat;
	background-position:50% 50%;
	padding:20px 0;	
}
.profile-logo h2 a {
	width:100%;
	display:block;	
}
/*#company rank#*/
.company-rank {
	background:url("../../img/company_rank.png") no-repeat left top;
	height:100px;
	width:65px;
	text-align:center;
	float:right;
}
.company-rank .title {
	display:block;
	text-transform:uppercase;
	color:#fff;
	line-height:20px;
	font-size:11px;
}
.company-rank .rank {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#212400;
	line-height:48px;
	font-size:35px;
	font-weight:bold;
}
.company-rank .brand {
	display:block;
	color:#343434;
	font-size:9px;
	line-height:12px;
	padding-top:3px;
}
/*#accordion#*/
.accordion h3.title {
	border-bottom:1px solid #d6d6d6;
	border-top:1px solid #fff;
	margin:0 !important;
}
.accordion h3.title a {
	font-size:12px;
	color:#000 !important;
	display:block;
	line-height:30px;
	padding:0 10px 0 23px;
	background:url("../../img/arrow.gif") no-repeat 13px 0;
}
.accordion h3.title.ui-state-active a {
	background-position:13px -30px !important;
}
.accordion h3.first {
	border-top:0px;
}
.accordion h3.last {
	border-bottom:0px;
}
.accordion .inner {
	border:none !important;
	background:#fff !important;
	border-bottom:1px solid #d6d6d6 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.accordion ul,.accordion .TagCloud {
	padding:10px 0;
}
.accordion .TagCloud span {
	border-bottom:1px solid #eee;
	line-height:20px;
	display:block;	
}
.accordion .TagCloud span a {
	font-size:11px !important;
}
/*#employer of the day widget#*/
.profile-logo h3 {
	text-indent:-9999em;
	background-repeat:no-repeat;
	background-position:50% 50%;
	padding:10px 0;
	margin-bottom:10px;
}
.profile-logo h3 a {
	width:100%;
	display:block;
}
ul.mini-articles li {
	border-top:1px solid #eee;
	padding:2px 0 5px 0;
}
ul.mini-articles li img {
	width:50px;
	float:left;
	margin:4px 7px 0 0;
}
/*#A-Z browsing#*/
.columnize {
	padding-top:10px;
}
.browse-index {
}
.browse-index h4 {
	font-size:16px;
	margin-bottom:5px;
}
.columnize .column .browse-index {
	margin:0 5px 15px 5px;
}
.columnize .first.column .browse-index {
	margin:0 10px 15px 0 !important;
}
.columnize .last.column .browse-index {
	margin:0 0 15px 10px !important;
}
/*#poll#*/
.PollControl {
	overflow: hidden;
	margin-top: -12px;
}
.PollTitle {
	display:none;
}
.PollQuestion {
	display:block;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:10px;
	padding-top:10px;
}
.PollAnswer {
	padding:5px 0 5px 0;
	border-top:1px solid #eee;
}
.PollFooter {
	clear: both;
}
.PollInfo {
	display: block;
}
.PollVoteButton {
	margin-top:10px;
}
.PollAnswers {
	overflow: auto;
}
.PollAnswerText, .PollAnswerRadio, .PollAnswerCheck {
}
.PollAnswerRadio input {
	margin:2px 5px 0 2px;
	padding:0 0 0 0;
	float:left;
}
.PollAnswerRadio label {
	float:left;
	width:150px;
}
.PollAnswerClearer {
}
.PollGraph {
	background:url("../../img/poll/poll-default-bg.gif") repeat-x 0 0;
	height: 14px !important;
	overflow: hidden;
	width:120px;
	padding-bottom:5px;
}
.PollCount {
	width:60px !important;
	height:14px !important;
	vertical-align:top;
	padding-left:13px;
	font-size: 9px;
	line-height:14px;
	color: #fff;
	font-weight: bold;
	background: url("../../img/poll/poll-count-bg.gif") no-repeat 5px 0;
}
.PollGraph0, .PollGraph1, .PollGraph2, .PollGraph3, .PollGraph4, .PollGraph5 {
	background-image: url("../../img/poll/poll_bg.gif");
	background-repeat: repeat-x;
	height:14px;
}
/*#employer ranking#*/
.rankpanel ul li {
	border-bottom:1px solid #eee;
	padding:2px 0;
	font-size:10px;
}
.rankpanel ul li span.num {
	display:block;
	width:12%;
	float:left;
}
.rankpanel ul li span.employer {
	display:inline-block;
	width:88%
}
.rankpanel ul li.more, .rankpanel ul li.less {
	border:0 !important;
	padding:10px 0 0 0;
}
.rankpanel ul li.more a, .rankpanel ul li.less a {
	font-size:12px;
}
#rnkHeader p {
	margin:0 !important;
	font-size:11px;
	line-height:16px;
}
#rnkHeader br {
	line-height:0px;
}
select#rankselect {
	width:100%;
	margin:10px 0;
}
/*#article browser#*/
#article-browser .article.medium-preview {
	border-top:0 !important;
	border-bottom:1px solid #ccc;
	padding-top:0 !important;
	margin-top:0 !important;
	padding-bottom:5px;
	margin-bottom:10px;
}
.ui-tabs {
	padding:0px;
	zoom: 1;
	margin-top:5px;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding:6px 10px 0 10px;
	background:#f0f0f0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:28px;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left !important;
	padding: 0;
	border-top:1px solid #f0f0f0;
}
.ui-tabs .ui-tabs-nav li a {
	font-size:12px;
	float: left;
	text-decoration: none;
	display:block;
	line-height:28px;
	color:#666 !important;
	text-decoration:none;
	padding:0 15px;
}
.ui-tabs .ui-tabs-nav li a:hover {
	text-decoration:none !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background:#fff;
	border:1px solid #ccc;
	border-bottom:0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color:#222 !important;
	font-weight:bold;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
/*# first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... #*/
.ui-tabs .ui-tabs-panel {
	clear:both;
	display: block;
	border-width: 0;
	background: none;
	padding-top:10px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.PagerControl {
	background:#f0f0f0;border-bottom:1px solid #ccc;margin-top:0px;
	padding:0px 10px;
	height:30px;
}
.PagerControl .PagerResults {
	display:inline;
	float:left;
	margin-top:3px;
}
.PagerControl .PagerNumberArea {
	display:inline;
	float:right;
	line-height:30px;
	font-weight:bold;
}
.PagerControl .PagerNumberArea a {
	color:#0088bb !important;/*blue*/
}

#article-browser div.results {
	margin-bottom:10px;
	font-size:12px;
}
#article-browser span.result-row {
	display:block;
	line-height:20px;
	background:url("../../img/arrow_read.gif") no-repeat 0 7px;
	padding-left:12px;
}

/*#CV-Akuten iframe#*/
.cv-iframe {
	width:376px;
	height:450px;
	overflow:hidden;
}
/*#expert answers and user questions#*/
ul.icon-list {
	margin-bottom:10px;
}
ul.icon-list li {
	border-bottom:1px solid #eee;
	padding:3px 0 3px 18px;
}
ul.icon-list li a {
	color:#222 !important;
	font-weight:bold;
}
ul.icon-list.chat-bubble li {
	background:url("../../img/balloon-small.png") no-repeat 0 3px;
}
ul.icon-list.pencil li {
	background:url("../../img/pencil-small.png") no-repeat 0 3px;
}
ul.icon-list li span.name {
	font-size:9px;
	color:#999;
	padding-left:5px;
}

.ratingStar{    font-size: 0pt;    width: 16px;    height: 16px;    margin: 0px 4px 0px 0px;    padding: 0px;    cursor: pointer;    display: block;    background-repeat: no-repeat;}.filledRatingStar {    background-image: url(../../img/thumb-up-active.png);}.emptyRatingStar {    background-image: url(../../img/thumb-up-inactive.png);}.savedRatingStar {    background-image: url(../../img/thumb-up-active.png);}

/*# ALTERNATIVE STYLES (LOAD AFTER ALL OTHER CSS) #*/

body, #mainMenu li a, h4.alt, input.textfield, textarea.textarea {
	font-family:Arial, Helvetica, sans-serif !important;
}
h4 {
	font-size:13px;
}
#submenuwrapper ul li a {
	font-size:13px;
}

.individual-rank div{
	text-align:center;
}

.individual-rank table ,.individual-rank tbody, .individual-rank td,.individual-rank tr,.individual-rank td {
padding:0 10px 0 0px;
color:#666666;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
line-height:16px;

}

.individual-rank th{
	padding:0 10px 0 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:16px;
	font-size:12px;
	font-weight:bold;	
	color:#666666;
	/*border:1px solid #666666;*/
}