.stepcarousel
{
    overflow:hidden;
    width: 650px;
    position: relative;
    height:100px;
}
.stepcarousel .belt 
{
    left: 0px;
    position: absolute;
    top: 0px;
}
.stepcarousel .panel
{
    float: left;
    overflow: hidden;
    width: 120px;
}
.subfeature img
{
width:107px;
height:80px;    
}
.subfeature-txt
{
    width: 130px !important;
}
.subfeature-txt A:hover {
	COLOR: #ff0076
}