.clearboth	{
	clear: both;
}

.tabs, .tabs-h	{
	float: left;
/*	width: 150px; */
width: 131px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	display: inline;
	margin: 20px 5px 0 0;
	height: 30px;
	cursor: pointer;

}

.tabs	{

}
.tabs-h	{
	position: relative;
	top: 1px;
}


.tabbox	{
	border: solid 1px #bdbdbd;
	padding: 10px;
	color: #3a3a3a;
	font: 12px/15px arial, helvetica, sans-serif;
}

.tabbox	b{
	font-weight:bold;
	color: #3a3a3a;
	font: 12px/15px arial, helvetica, sans-serif;
}

#content1	{
	display: block;
}

#content2	{
	display: none;
}

#content3	{
	display: none;
}
#content4	{
	display: none;
}
#content5	{
	display: none;
}

.tabs .tableft	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-left.gif');
	width: 11px;
	height: 30px;
	float: left;
}
.tabs .tabright	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-right.gif');
	width: 11px;
	height: 30px;
	float: left;
}
.tabs .tabmid	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-mid.gif');
	/*width: 128px;*/
	width: 109px;
	float: left;
	padding: 10px 0 0 0;
	height: 20px;
}
* html .tabs .tabmid	{
	height: 30px;
}

.tabs-h .tableft	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-left-h.gif');
	width: 11px;
	height: 30px;
	float: left;
}
.tabs-h .tabright	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-right-h.gif');
	width: 11px;
	height: 30px;
	float: left;
}
.tabs-h .tabmid	{
	background-image: url('http://lib.store.yahoo.net/lib/overstockart/tab-mid-h.gif');
	/*width: 128px;*/
	width: 109px;
	float: left;
	padding: 10px 0 0 0;
	height: 20px;
}
* html .tabs-h .tabmid	{
	height: 30px;
}

dl {
	clear:left;
	width: 95%;
	margin: 0 0 1em 0;
}
ul.bullet li {
background: url(/lib/overstockart/subnav-blt.gif) no-repeat 0px 6px;
padding-left: 12px;
width:100%; 
list-style:none; 
text-align:left;
}

#badge_container {
height:36px !important;
padding-left:10px !important;
padding-right:0px !important;
padding-bottom:10px !important;
width:200px;
}
