.v2_main_contents { padding: 20px 10px 0px 20px; overflow-x: hidden; } 
.v2_library_contents { padding: 20px 10px 0px 50px; overflow-x: hidden; } 

UL.tabset_h LI.active
{
	display: inline;
	list-style-type: none;
	margin: 0px 1px;
	padding: 4px 6px;
	border: 2px solid #2c2c82;
	border-bottom: 0px solid white; 
	position: relative; top:0px;
	background: white;
}