#yourProducts{
	height:120px;
/*	overflow:hidden; */
}
.container_16 .yourProducts{
	padding-bottom:3.33em;
	/*overflow:hidden; */
}
/* SIDEBAR */
#tabsDiv div.active strong.byline {
	font-size:1em;
	padding-bottom:0;
}

/* Tabs Div
-------------------------------------------------------------- */
#tabsDiv{
	width:300px;
	background:url('http://images.tycoonu.com/root/bg_tabarea_home.png?h=81e86') no-repeat 0 0;
}
#tabsDiv div{
	position:absolute;
	top:-999em;
	left:-999em;
	width:1%;
	height:1%;
}
#tabsDiv div.active{
	height:170px;
	width:260px;
	padding:60px 20px 20px 20px;
	top:auto;
	left:auto;
	position:relative;
	text-align:center;
}
#tabsDiv div.active strong{
	font:italic 1.2em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-bottom:2.89em;
	display:block;
}
#tabsDiv div.active a{
	font:1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#86c55a;
	text-decoration:underline;
}
#tabsDiv .tabLinks{
	width:99px;
	display:block;
	background:url('http://images.tycoonu.com/root/bg_tabarea_home_tabs.png?h=964f6') no-repeat -101px 0;
	text-align:center;
	font:bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#a69939;
	margin-top:-6px;
	padding:13px 0 6px;
	float:left;
}
#tabsDiv a:hover.tabLinks{
	text-decoration:none;
}
#tabsDiv .tabLinks.center{
	margin-left:1px;
	margin-right:1px;
}
#tabsDiv .tabLinks.active{
	background-position:0 0;
	color:#d7ca6a;
}