/*****************************************************
Modify this stylesheet to change the colours and appearance
*****************************************************/
.MobilePhonesCatalog .WhiteContainer .specificationFieldTitle
{
    font-weight:bold;
}

.MobilePhonesCatalog .WhiteContainer .specificationSectionTitle
{
    display: block; 
    width: 100%; 
    background: #777777;
    font-size:16px;
    color:#FFFFFF;
    padding-top:10px;
    padding-left:5px;
    padding-bottom:5px;
}

.MobilePhonesCatalog .WhiteContainer .VotingContainer
{
    background:#FAFAFA;
    border:solid 1px #eeeeee;
    float:right;
}

.MobilePhonesCatalog .WhiteContainer .formInputButton
{
    font-size:9px;
    height:16px;
}

.MobilePhonesCatalog .WhiteContainer .VotingTitle
{
    font-size:10px;
    font-weight:bold;
}

.MobilePhonesCatalog .WhiteContainer .VotingItemTitle
{
    font-size:9px;
}

.MobilePhonesCatalog .WhiteContainer .AddVotingValue
{
    font-size:8px;
}

.MobilePhonesCatalog .WhiteContainer .VotingNumericValue
{
    position:absolute; 
    margin-left:42px;
    color:#556982;
}

.MobilePhonesCatalog .WhiteContainer .VotingItemValue
{
    width:100px; 
    border:solid 1px #eeeeee;
    background:#ffffff;
    font-size:9px;
}

.MobilePhonesCatalog .WhiteContainer .VotingType_1,
.MobilePhonesCatalog .WhiteContainer .VotingType_2,
.MobilePhonesCatalog .WhiteContainer .VotingType_3,
.MobilePhonesCatalog .WhiteContainer .VotingType_4,
.MobilePhonesCatalog .WhiteContainer .VotingType_5,
.MobilePhonesCatalog .WhiteContainer .VotingType_6
{
    background:#FFAA55;
}
