.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 632px; /*Width of Carousel Viewer itself*/
	height: 105px;
	border:0;
	padding:5px; 
	background-color:white;
	margin-bottom:10px; 
}
#statusA , #statusC{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #000;
}

.stepcarousel .belt{
position: relative; /*leave this value alone*/
left: 0;
top: 0;
}

.count {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #999;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	width: 320px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:105px;
}
#mygallery .belt .panel .offer {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:105px;
	width:314px;
	background-color:white;
}
#mygallery .belt .panel .offer li {
height:105px;
}

#mygallery .belt .panel .offer li p {
margin:5px;
margin-top:0px; 
}
	
#mygallery .belt .panel .offer .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #039;
	width: 114px;
}
#mygallery .belt .panel .offer .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	text-align: left;
	width: 114px;
	height: 26px;
	margin-top: 1px;
}
#mygallery .belt .panel .offer .link a {
	color: #09F;
	text-decoration: none;
}
#mygallery .belt .panel .offer .link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 114px;
	font-size: 10px;
	line-height: 10px;
}
#mygallery .belt .panel .offer .link a:hover {
	color: #C00;
	text-decoration: underline;
}

#mygallery .belt .panel a a
{
display:block;
font-size:12px;
color:#0068A5;
margin-top:5px; 
}

#mygallery .belt .panel img
{
border:0; 
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
