#header {
	MARGIN-TOP:0px;  HEIGHT: 190px; margin-left:0px;
}

.stepcarousel {
	OVERFLOW: auto; WIDTH: 925px; POSITION: relative; HEIGHT: 190px; ;
}
.stepcarousel .belt {
	POSITION: absolute;
	TOP: 0px;
	left: 3px;
}
.stepcarousel .panel {
	FLOAT: center; OVERFLOW: hidden; WIDTH: 192px; 
}
.brdr{
	border: solid #E0E0E0 1px;
	
	}
	
.altbrdr{
	border: solid #E0E0E0 1px;
	margin-top:5px;
	height:30px;
	width:145px;
	padding:3px;
	text-align:center;
	background-color:#F3F3F3;
	color:#0000B0;
	font-weight:bold;
	}
	
.a-b{background-color:#000;
width:147px;
padding:3px;
margin-top:5px;
font-size:10px;
color:#FFF;
text-align:center;

}	