/*.tabber .tabber-handle {
	border:2px solid grey;
display: block;
float: left;
font-size: 16px;
line-height: 40px;
margin: 0 1px 0 0;
padding: 0 20px;
}
.tabber a {
text-decoration: none;
}
.tabber .tabber-handle.active {
background: #eee;
}
.tabber .tabber-tab {
background: #eee;
padding: 20px;
}*/
