*
{
        margin: 0;
        padding: 0;
}

#rotator
{
        border: 0px solid #000;
        overflow: hidden;
        margin: 0px auto 10px;
        position: relative;
        width: 150px;
        height: 147px;
}

#rotator img
{
        width: 150px;
        height: 147px;
}

p
{
        text-align: center;
}