td.indexModule
{
    padding-bottom: 10px;
}

td.indexModule table
{
    width: 100%;
}

td.left
{
    width: 189px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 20px;
    vertical-align: top
}

td.center
{
    vertical-align: top;   
}

td.right
{
    width: 120px;
    padding-left: 21px;
    padding-right: 27px;
    padding-top: 20px;
    vertical-align: top;
}

/* list */

div.companiesBtn
{
    float: left;
    background-image: url( '../images/companiesBtnsBg.png' );
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: auto;
}

div.companiesBtn div.left
{
    background-image: url( '../images/companiesBtnsLeft.png' );
    height: 30px;
    width: 5px;
    float: left;
}

div.companiesBtn div.right
{
    background-image: url( '../images/companiesBtnsRight.png' );
    height: 30px;
    width: 5px;
    float: left;
}

div.companiesBtn a
{
    float: left;
    color: #ffffff; 
    padding-left: 5px;
    padding-right: 5px;
    width: auto; 
    font-weight: bold;
}

ul.companiesOther
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    padding-left: 10px;
}

ul.companiesOther li
{
    float: left;
    background-image: url( '../images/companiesOtherBg.png' );
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: auto;
}

ul.companiesOther li a
{
    float: left;
    color: #ffffff; 
    padding-left: 5px;
    padding-right: 5px;
    width: auto; 
}

ul.companiesOther li div.left
{
    background-image: url( '../images/companiesOtherLeft.png' );
    height: 30px;
    width: 5px;
    float: left;
}

ul.companiesOther li div.right
{
    background-image: url( '../images/companiesOtherRight.png' );
    height: 30px;
    width: 5px;
    float: left;
}

ul.companiesBtns
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 205px;
    padding-left: 3px;
    padding-right: 3px;
    width: auto; 
}

table.companiesBtns div
{
    background-image: url( '../images/companiesBtnsBg.png' );
    width:100%;
    margin:0;
    padding:0;
    height: 30px;
    line-height: 30px;
    text-align:center;
    cursor:pointer;
}

table.companiesBtns div.left
{
    float:left;
    background-image: url( '../images/companiesBtnsLeft.png' );
    height: 30px;
    width: 5px;
}

table.companiesBtns div.right
{
    float:right;
    background-image: url( '../images/companiesBtnsRight.png' );
    height: 30px;
    width: 5px;
}

table.companiesBtns div a
{
    color: #ffffff; 
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    width: auto; 
}


ul.companiesBtns li
{
    background-image: url( '../images/companiesBtnsBg.png' );
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
}

ul.companiesBtns li a
{
    float: left;
    color: #ffffff; 
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    width: auto; 
}

ul.companiesBtns li div.left
{
    background-image: url( '../images/companiesBtnsLeft.png' );
    height: 30px;
    width: 5px;
    float: left;
}

ul.companiesBtns li div.right
{
    background-image: url( '../images/companiesBtnsRight.png' );
    height: 30px;
    width: 5px;
    float: right;
}

div.companiesContentField
{
    width: auto;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

div.companiesContentField label
{
    float: left;
    width: 80px;
    height: 18px;
    line-height: 18px;
}

div.companiesContentField select
{
    width: auto;
    float: left;
}

div.col              
{
    width: 20%;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    float: left;
}

div.img
{
    margin: 0 auto;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height:100px;
    background-color: #f1eee4;
    /*padding: 4px;*/
    border: 1px solid #d8d2c5;
}

div.img img
{
    vertical-align:middle;
}

table.companiesContent
{
    background-color: #FF8E01;
    color:#111111;
    border: none;
}

td.companiesTopLeft
{
    /* background-image: url( '../images/companiesRadius.png' ); */
    background-position: top left;
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
}

td.companiesTopRight
{
    /* background-image: url( '../images/companiesRadius.png' ); */
    background-position: top right;
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
}

td.companiesBottomLeft
{
    /* background-image: url( '../images/companiesRadius.png' ); */
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
}

td.companiesBottomRight
{
    /* background-image: url( '../images/companiesRadius.png' ); */
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 5px;
    height: 5px;
}

td.companiesTop
{
    /* border-top: 1px solid #d8d2c5; */
    font-size: 1px;
    color: #ebe6d9;
}

td.companiesBottom
{
    /* border-bottom: 1px solid #d8d2c5; */
    font-size: 1px;
    color: #ebe6d9;
}

td.companiesLeft
{
    /* border-left: 1px solid #d8d2c5;   */
}

td.companiesRight
{
    /* border-right: 1px solid #d8d2c5;  */
}

td.companiesContent
{
    /* border-left: 1px solid #d8d2c5;  
    border-right: 1px solid #d8d2c5;   */
}

/* frame */
td.indexModule table.frame
{
    margin-top: 20px;
    width: auto;
}

td.indexModule table.frame table
{
    border: none;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

td.frameHeader
{
    background-image: url( '../images/widgetHeaderBg.png' );
    background-position: top;
    height: 33px;  
    vertical-align: top; 
    width: 100%;
}

td.frameHeader table
{
    margin: 0px;
    padding: 0px;
    height: auto;
}

td.frameLeft
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: left top;
    background-repeat: no-repeat;
}

td.frameTitle
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameTitle a
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameRight
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: right top;
    background-repeat: no-repeat;
}
            
td.frameIcon
{
    width: 25px;
    height: 19px;
    background-image: url( '../images/widgetHeaderIcon.png' );
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

td.frameContent
{
    border-left: 1px solid #d8d2c5;
    background-color: #ece6da;
    background-image : url( '../images/widgetBorderRight.png' );
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

td.frame table
{
    width: 100%;
}

td.frame table td
{
    vertical-align: top;
}

td.frameBottom
{
    height: 5px;
}

td.frameBottomLeft
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: left;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

td.frameBottomCenter
{
    font-size: 1px;
    color: #ece6da;
    background-color: #ece6da;
    border-bottom: 1px solid #d8d2c5; 
}

td.frameBottomRight
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: right;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}