﻿#boxhomeformulationselectortop
{
    background: url(/img/home/box/as/formulation-selector/header.gif) no-repeat top left;
    width: 369px;
    height: 35px;
    overflow: hidden;
}
#boxhomeformulationselectorbody
{
    width: 369px;
    background: url(/img/home/box/as/formulation-selector/repeat.gif) repeat-y top left;
}
#boxhomeformulationselectorcontent
{
    font-size: 11px;
    padding: 10px;
    text-align: justify;
    margin-bottom: 10px;
    color: #969E9F;
}
ul.boxhomeformulationselectorlist
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    text-align: center;
}
ul.boxhomeformulationselectorlist li
{
    padding-right: 5px;
    display: inline;
}
#boxhomeformulationselectorbottom
{
    clear: both;
    background: url(/img/home/box/as/formulation-selector/bottom.gif) no-repeat top left;
    width: 369px;
    height: 2px;
}
