.anythingSlider {
	width:272px;
	height:176px;
	position:relative;
	float: left;
	margin-right:10px;
}

.anythingSlider .wrapper {
	background-image:url("../images/background_wrapper.jpg");
	background-repeat:no-repeat;
	height:176px;
	left:0;
	margin:0;
	overflow:auto;
	position:absolute;
	top:0;
	width:274px;
}

.anythingSlider .wrapper ul {
	width:32700px;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.anythingSlider .wrapper ul li {
	display:block;
	float:left;
	height:156px;
	margin:0;
	padding:10px;
	position:relative;
	width:254px;
}

.anythingSlider .wrapper ul li p{
	margin:0px;
}

.anythingSlider .wrapper ul ul {
	position:static;
	margin:0;
	background:none;
	overflow:visible;
	width:auto;
	border:0;
}

.anythingSlider .wrapper ul ul li {
	float:none;
	height:auto;
	width:auto;
	background:none;
}

.anythingSlider .thumbNav{
	display: none;
}

.anythingSlider .start-stop{
	display: none;
}

.anythingSlider h3{
	color:#333333;
	font-size:13px;
	height:33px;
	line-height:30px;
	margin:0;
	padding:0 0 0 10px;
	text-transform:uppercase;
}

#outer_title_available_now{
	background:none repeat scroll 0 0 #C2C0C0;
	width:272px;
	padding:0 1px 1px!important;
}

#title_available_now{
	background-image:url("../images/backgroundMenu.gif");
}

#outer_wrapper{
	background:none repeat scroll 0 0 #C2C0C0;
	width:272px;
}

.img_focus_home{

}

.anythingSlider .more_info{
	bottom:7px;
	color:#333333;
	font-size:13px;
	position:absolute;
	right:10px;
	text-align:right;
	text-decoration:none;
}

.anythingSlider .product_focus_name{
	color:#333333;
	font-size:20px;
	position:absolute;
	right:10px;
	text-align:right;
	text-decoration:none;
	top:6px;
	color: #333333;
	width:90px;
}

