/* mod_teasers css */
.mod_team { height:auto; }
.mod_team.text {  }
.contentcontainer .mod_team.text a { border:0; }
.contentcontainer .mod_team.text a:hover { }
.mod_team.text table { color:#333; margin-top:0px; border-collapse:collapse; border-bottom:1px solid #ccc; border-top:1px solid #ccc; }
.mod_team.text table td h1 { font-family:"Trebuchet MS", Arial, Verdana, sans-serf; font-size:11px;padding-top:10px; margin:0; padding-bottom:0; }

.preload { background:transparent url("../images/spin.gif") center center no-repeat; }

#jobprevbutton, #jobnextbutton { border-bottom:1px dotted #333; color:#333; margin-left:3px; margin-right:3px; }
#jobprevbutton:hover, #jobnextbutton:hover { border-bottom:1px solid #333; }
 .jobbuttons { text-align:center; }
/* mod_team Blue */
.mod_team.blue { background-color:#84ACBF; }
.mod_team.bluetop { height:8px; background: transparent url('../images/top_blue.gif') top left no-repeat; }
.mod_team.bluebottom { height:8px; background: #fff url('../images/bottom_blue.gif') top left no-repeat; }
#ajax_moodalteam { padding:10px; }

.tool-tip {
	color: #fff;
	width:auto;
	max-width:200px;
	z-index: 13000;
	background:#222;
	-moz-opacity:0.80;
	opacity:0.80;
	filter: alpha(opacity=80);

}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: white;
	padding: 2px 8px 4px;
	background:#222; 
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	text-align:left;
	font-weight:normal;
	background: #222;
}

