div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 542px;
	height: 180px;
	overflow: hidden;
	z-index: 1;
	position: static;
	}
#sCont #sMain #sContenido #cA .Cja_Big .Arrows {
	position: static;
	z-index: 2;
	height: 20px;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:542px;
	height:173px;
	overflow:hidden;
	float:left;
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
	color:#ffffff;
		}
		
		
#sCont #sMain #sContenido #cA .articleSlider .CatalogArt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sCont #sMain #sContenido #cA .articleSlider .scroller .content .section .Horizontal {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 550px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sCont #sMain #sContenido #cA .articleSlider {
	overflow: hidden;
	clear: both;
	width: 560px;
	display: block;
	position: relative;
	margin-top: 5px;
}
#sCont #sMain #sContenido #cA .articleSlider .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-stretch:condensed;
	background-image: url(../imgs/flex.pages.titles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	padding-left: 20px;
}
#sCont #sMain #sContenido #cA .articleSlider .title .controls {
	float: right;
	margin-right: 10px;
}
#sCont #sMain #sContenido #cA .articleSlider .title .controls a {
	font-size: 1px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4F779B;
	display: block;
	height: 5px;
	width: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	line-height: 1px;
}
#sCont #sMain #sContenido #cA .articleSlider .title .controls a:hover {
	border: 1px solid #56B5E5;
}
#sCont #sMain #sContenido #cA .articleSlider .title .controls a.active {
	background-color: #999999;
}

div.scroller {
	overflow: hidden;
	border:1px solid #c5c5c5;
	width: 550px;
	padding-bottom: 5px;
	padding-right: 8px;
	height:auto;
}



div.scroller div.section {
	overflow:hidden;
	float:left;
	width: 560px;
	padding-bottom: 5px;
	height:auto;
}

div.scroller div.content {
	width: 10000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sCont #sMain #sContenido #cA .articleSlider .NextPrev {
	float: right;
	position: absolute;
	margin-left: 510px;
	margin-top: -27px;
}
#sCont #sMain #sContenido #cA .articleSlider .NextPrev .Prev {
	background-image: url(../imgs/flex.pages.titles.gif);
	background-position: -571px 0px;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	border: 1px solid #CCCCCC;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	margin-right: 4px;
	color: #FFFFFF;
}
#sCont #sMain #sContenido #cA .articleSlider .NextPrev .Next {
	background-image: url(../imgs/flex.pages.titles.gif);
	background-position: -589px 0px;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	border: 1px solid #CCCCCC;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	color: #FFFFFF;
}
#sCont #sMain #sContenido #cA .articleSlider .NextPrev .Next:hover {
	background-position: -589px -16px;
	border: 1px solid #003399;
}
#sCont #sMain #sContenido #cA .articleSlider .NextPrev .Prev:hover {
background-position: -571px -16px;
border: 1px solid #003399;
}
#cA .scroller .content .iCatalogArt .Content .ReadMore {
	display: block;
	float: left;
	width: 100px;
	clear: none;
	margin: 0px;
	padding: 0px;
}
