/*404 Not Found
This file does not exist on the server.
This file is an empty place holder.*/
UL.tabs_listing
{
	list-style-type: none;
	overflow: hidden;
}
UL.tabs_listing LI
{
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin: 0;
	position: absolute;
}
UL.tabs_listing LI .box
{
	width: 100%;
}

