

#tl_showcase_cont {
float:left;
width: 580px;
padding: 10px 0px 0px 0px;
}

#tl_showcase_tabs {
float:left;
border: 0px solid red;
margin: 10px 0px 20px 0px;
}

#tl_showcase_text {
float:left;
border: 0px solid red;
margin: 0px 20px 20px 20px;
width: 535px;
}

.tab_on	{
	float: left;
	text-align:center;
	margin-left:1px;
	font-weight: bold;
}


.tab_on a	{
	color: #cccccc;
	text-decoration: none;
	padding: 5px 15px;
	background-color: #666666;
	display:block;
}

.tab_off	{
	float: left;
	margin-left:1px;
	background-color: #e57d1d;
	padding: 5px 15px;
	text-align:center;
	font-weight: bold;
	color: #fff;	
}



.content_align_sub	{
	float:left;
	width: 577px;
	padding: 0px;
	margin: 0px;
	clear:both;
	background-color:#eeeeee;
	border: 1px solid #cccccc;
}
