
#toplinks ,#toplinks a{
	color:#333333;
	font-size:15px;
	text-decoration:none;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



#wrapper{
	width:600px;
	height:400px;
	margin:0px auto 10px auto;
	background:url(/images/slidebg.png) bottom center no-repeat;
	position:relative;
	overflow:hidden;
}
#tabs{
	width:600px;
	height:28px;
	margin-top:20px;
	background:url(../images/tab_bg.png) top left;
}
#tabs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:600px;
}
#tabs li{
	float:left;
	height:26px;	
	line-height:26px;
	font-size:15px;
	font-weight: bold;
	color:#80a127;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor:pointer;
	margin-left:15px;
}
#tabs li.active{
	background:url(../images/tab_active.png) bottom left repeat-x;
}
#tabs li.inactive{
	height:26px;
	background:url(../images/tab_inactive.png) bottom left repeat-x;
}
#tabs li span{
	display:block;
	height:26px;
	background:url(../images/tab_sep.png) bottom left no-repeat;
}
#tabs li span span{
	display:block;
	height:26px;
	padding:0px 10px;
	background:url(../images/tab_sep.png) bottom right no-repeat;
}


#containerz{
	text-align:left;
	height:245px;
	width:580px;
	margin:20px auto 0;
	padding:0px;
	position:relative;
	overflow:hidden;
}
#containerz ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:1000px;
	width:600px;
	overflow:hidden;
	}
#containerz ul li{
	padding:0px;
	margin:0px;
	height:1000px;
	width:600px;
	background:url(/images/-libg.png) bottom center no-repeat;
	position:absolute;
	overflow:hidden;
}

.split{
	width:155px;
	float:left;
	margin-left:35px;
}
