UL.tabs_listing
{
	list-style-type: none;
	overflow: hidden;
	height: 149px;
	width: 731px;
	margin-left: 10px;
}
UL.tabs_listing LI
{
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
}
UL.tabs_listing LI .box
{
	width: 100%;
}
.tabs_listing_tabs
{
	display: none;
}

