﻿.Roller
{
    width:536px;
    height:288px;
    padding:13px;
    background-image:url('images/home/roller-bg.png');
    margin-left:auto;
    margin-right:auto;
}
.RollerMask
{
    width:536px;
    height:288px;
    overflow:hidden;
    position:relative;
}
#RollerContent
{
    width:6000px;
    height:288px;
    white-space:nowrap;
}

.IntroCol
{
    width:420px;
    float:right;
    clear:none;
    margin:0 30px;
}
