ul {
    list-style:none;
}

#wrapper{
	background:#fff;
	width:400px;
}
.btn_tab{
	height:85px;
	clear:both;
	width: 660px;
}

.btn_tab li{
	float:left;
	margin: 0 0 13px 0;
}

.container_tab{
	padding:0 0 0 0;
	clear: both;
}

.lbl{
	float:left;
	padding: 0 30px 0 20px;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
