DIV.TabFolder {

}

DIV.TabFolder-tabbar {
	background: url('var/img/h.png') bottom repeat-x;
}

DIV.TabFolder-inner {
	clear: both;
	border: {{$BORDER}} 1px solid;
	border-top: none;
	border-left: {{$BORDER}} 1px solid;
	background: {{$BACKGROUND}};
	height: 100%;
	padding: .5em;
}
