.tabbed_content {
	background-color: #434343;
	width: 771px;

}

.tabs {
	height: 62px;
	position: relative;

}

.tabs .moving_bg {
	padding: 15px;
	background-color:#D83D0D;
	background-image:url(../images/arrow_down_green.gif);
	position: absolute;
	width: 125px;
	z-index: 190;
	left: 0;
	padding-bottom: 29px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: 125px;
	color: #ffffff;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	font-family:Verdana;
	font-size:20px;

}

.tabbed_content .slide_content {
	overflow: hidden;
	background-color: #fff;
	position: relative;
	width: 767px;
	border:#434343 2px solid;
	font-family:Verdana;


}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

.tabslider ul a {
	color: #000;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #000;
}

.tabslider ul li {
	padding-bottom: 7px;
	list-style:none;
	width:730px;
}

.descriptor_tigermail {
	position:relative;
	margin-left:2px;
	width:730px;
	height:20px;
	background-image:url(../images/trigermail_17.jpg);
	background-repeat:repeat;
	left: -3px;
	top: -3px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	padding-left:16px;
	padding-right:10px;
	text-align:left;
	line-height:16px;

}

.descriptor_tigerpause {
	position:relative;
	margin-left:-135px;
	width:743px;
	height:20px;
	background-image:url(../images/trigermail_17.jpg);
	background-repeat:repeat;
	left: -8px;
	top: -3px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	padding-left:150px;
	
	text-align:left;
	line-height:16px;

}

.descriptor_inpiration {
	position:relative;
	margin-left:0px;
	width:743px;
	height:20px;
	background-image:url(../images/trigermail_17.jpg);
	background-repeat:repeat;
	left: -20px;
	top: -3px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	padding-left:150px;
	
	text-align:left;
	line-height:16px;

}
