.red 
{ 
	color:#F10026; 
}

.medgrey 
{ 
	color:#999; 
}

:focus 
{
	outline:0; 
}

span.hidden 
{
	display:block;
	text-indent:-9999999px; 
}

.clear 
{
	clear:both; 
}


li.prodname 
{
	font-size:11px !important;
	color:#414143 !important; 
}

span.ico-prev,
span.ico-next 
{
	display:block;
	position:absolute; 
	top:85px;
	width:17px; height:17px;
	padding:3px;
	text-align:left !important;
	float:none !important; 
}

span.ico-prev 
{
	left:15px;
	margin-right:5px;
	background:url(../img/scroller_leftArrow.gif) center no-repeat; 
}

span.ico-next 
{ 
	right:15px;
	margin-left:5px;
	background:url(../img/scroller_rightArrow.gif) center no-repeat; 
}

span.ico-prev a,
span.ico-next a 
{ 
	position:relative;
	width:17px; height:17px;
	padding:3px;
	display:block;
	background:transparent; 
}

span.ico-prev a span, 
span.ico-next a span 
{ 
	visibility:hidden; 
}

.main 
{
	width: 750px;
	height:240px;
	margin:0; 
	padding:0; 
	background:url(../img/productscroller_bg2.gif) top left repeat-x;
	float:left;
	border:1px solid #cecece;
	position:relative; 
}

.main p,div,span
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline; 
}

.scroller 
{
	width: 688px;
	height:176px;
	padding:0;
	margin:0 45px;
	overflow:hidden; 
}

p.featured_title 
{
	width:748px;
	font-size:14px;
	height:40px; line-height:40px;
	text-align:left;
	padding:0 15px; 
}

#content-1 
{
	width:2154px; 
	/*716 pixel wide container x 3 containers = 2148*/
	float:left; 
}

.slide 
{
	width:688px;
	padding:0;
	float:left;
	margin-right:28px; 
}

div.slide div.YMALproduct 
{ 
	float:left; margin-right:28px !important; display:inline !important; 
}

div.slide div.YMALproduct.endrow 
{ 
	margin-right:0 !important; width:151px !important; 
}

.YMALproduct 
{
	background:transparent;
	width:151px;
	float:left; 
}

.YMALproduct img 
{ 
	float:left; 
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline; 	
}

.YMALproduct ul 
{
	margin-top:6px;
	clear:left; 
	float:left;
	font-size:10px;
	color:#414143;
	line-height:15px; 
	list-style:none; 
	text-align:center;	
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;	
}

.YMALproduct ul li 
{
	float:left; 
	width:151px; 
	font:normal 100% Geneva, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline; 	
}

div.YMALproduct.endrow 
{
	margin-right:0 !important;
	width:151px !important; 
}