﻿
div.step
{
    margin-bottom: 20px;
}

div.scsButtons
{
    padding-bottom: 10px;
    text-align: right;
}

.scsButton
{
    width: 36px;
    height: 30px;
}

div.step div.scsimage
{
    text-align: center;
    padding: 10px;
}
div.step div.scsexplain
{
    text-align: left;
    padding: 5px;
    background-color: #eeeeee;
}

.scsStepIndex
{
    width: 30px;
    height: 30px;
}

.scsStepIndexAct
{
    width: 30px;
    height: 30px;
    background-color: #BC9E57;
}