.tabtxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.box{
	background: #fff;
	margin-top: 10px;
}
.box ul {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 350px;
	display: block;
}

.box li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(slices/plus.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: left center;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.boxholder{
	clear: both;
	padding: 5px;
}
.tab{
	float: left;
	height: 25px;
	width: 120px;
	text-align: center;
	background-image: url(slices/tab_back.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: -1px;
	margin-left: 0;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
