

.carousel-component .carousel-list li { 
	width:81px; /*75 + 2 + 2 + 1 + 1 */
	height: 80px;
	

	/*padding-left: 10px;*/

	/*margin-left: 3px;
	margin-right: 3px;*/

}

* html .carousel-clip-region{
	position: relative;
	top: 20px;
	left: 35px;
	margin-right: 20px;
	width: 500px;
}

html>body .carousel-clip-region{
	position: relative;
	top: 20px;
/*	left: 50px;*/
	margin-right: 20px;

}

* html .carousel-component {
	width: 550px;
	height:200px;
}

.carousel-component .carousel-list li a { 
	display:block;
	border:2px solid #fff;
	outline:none;
	-moz-outline:none; 
		height: 88px;
	width: 88px;
}

.carousel-component .carousel-list li a:hover { 
	/*border: 2px solid #0471C4; **/
}

.carousel-component .carousel-list li.active a { 
/*	border:2px solid #708fc7; */
}

.carousel-component .carousel-list li img { 
/*	border:1px solid #999;*/
	/*display:block; */
	
}


#dhtml-carousel-item-0,#dhtml-carousel-item-1,#dhtml-carousel-item-2,#dhtml-carousel-item-3,
#dhtml-carousel-item-4,#dhtml-carousel-item-5,#dhtml-carousel-item-6,#dhtml-carousel-item-7,
#dhtml-carousel-item-8,#dhtml-carousel-item-9,#dhtml-carousel-item-10,#dhtml-carousel-item-11,
#dhtml-carousel-item-12,#dhtml-carousel-item-13,#dhtml-carousel-item-14,#dhtml-carousel-item-15,
#dhtml-carousel-item-16,#dhtml-carousel-item-17,#dhtml-carousel-item-18,#dhtml-carousel-item-19 {


}

.carousel-component .carousel-list li strong { 
	display:block; 
}
									
.carousel-component .carousel-prev { 
	position:absolute;
	top:61px;
	z-index:3;
	cursor:pointer; 
	left:18px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:61px;
	z-index:3;
	cursor:pointer; 
	right:18px; 
}


#whatshot_tabs { 
padding:0; margin:0;
	height:29px;
	margin-top:15px;
	vertical-align:bottom;
}

*html #whatshot_tabs { 

}

.tab img{
vertical-align:bottom;
margin-left:-3px;
}

*html .tab img{
vertical-align:bottom;
margin-left:0px;
}

.tabfirst img {
vertical-align:bottom;

}

#whatshot_tabs span {}
	
	html>body #dhtmlgoodies_tabView1{

	}
	
	.dhtmlgoodies_tabPane{
		/* Height of tabs */
		/*border: thin solid lime;*/
		/*border-bottom:10px solid #98bfc6;*/
	}
	/*
	#dhtmlgoodies_aTab, #dhtmlgoodies_aTab0, #dhtmlgoodies_aTab1, #dhtmlgoodies_aTab2, #dhtmlgoodies_aTab3  {
		border:10px solid #98bfc6;
		/*border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}*/
	
	/*.dhtmlgoodies_aTab, */
	#msc_menu {
		border:10px solid #98bfc6;
		/*border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;*/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}
	.whatshot{
		float:right;
		/*height:100%;*/	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background: #98bfc6;
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background: #edecda;
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background: #dad6b1;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}