﻿.divTitleName {
    min-height:30px;
    height:auto;
    overflow:auto;
    font-size:22px;
}
.divContattiText {
    height:auto;
    overflow:auto;
    margin-bottom:20px;
}
.rb, .rbMargin
{
    width: auto;
    float: left;
    height: 25px;
    line-height: 25px;
    padding-right:10px;
}
.rbMargin {
    margin-left:50px;
}

.divLine {
    clear:both;
    min-height:35px;
    height:auto;
    overflow:auto;
    margin-bottom:10px;
}
.divLabelLeft
{
    float:left;
    width:100px;
    height:33px;
    line-height:33px;
    padding-right:10px;
    text-align:right;
}

.tbValue, .tbLarge {
    float:left;
    width:420px;
    height:33px;
    line-height:33px;
    padding-left:10px;
    border:1px solid #E2E2E2;
}
.tbLarge
{    
    width:966px;
    height:133px;
}
.floatLeft, .rbList
{
    float:left;

}
.divWithMargin {
    margin-left:110px;
}
.divButtons {
    clear:both;   
    min-height:50px;
    height:auto;
    overflow:auto;
    margin:20px 0px;
}
.btnOrangeRight
 {
    float:right;

    width:205px;
    height:45px;
    line-height:45px;
    text-align:center;
    border:none;

    color:white;
    background-color:#F48132;

}