/* @override file:///Volumes/Mi%20Loca%20Mac/Users/santiago/SGAfiles/C-F5/CF5localserver/roa/css/stepcarousel.css */

#slider_bg {
	background-image: url(../images/slider/slider_bg.png);
	width: 513px;
	height: 215px;
	float: right;
	top: -15px;
	position: relative;
	margin: 0;
	padding: 0;
}

.stepcarousel {
	overflow: scroll;
	height: 215px;
	width: 454px;
	position: relative;
	margin-left: 29px;
}

.stepcarousel .belt {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.stepcarousel .panel {
	/*leave this value alone*/
overflow: hidden;
	width: 139px;
	float: left;
	padding: 4px;
	border: 1px double #197085;
	background-image: url(../images/background2.png);
	height: 190px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FCFEFE;
	background-repeat: repeat-x;
}