/* CSS Document */
radio{
    border:0;
    background:#fff;
}
dd{
    margin:0;
    padding:0;
}
dl dt{
    width:250px;
    float:left;
}
dl dt *.required{
    font-weight:bold;
}
dl dd{
    width:300px;
    float:left;
}
dl dd textarea{
    width:300px;
    border:1px solid #ccc;
}
dl dd input,
dl dd textarea{
    padding:0 0 0 2px;
}
dl dd input.textbox{
    width:300px;
    border:1px solid #ccc;
}

dl dd input#query,
dl dd input#address{
    width:300px;
    border:1px solid #ccc;
}
dl dd select#lang,
dl dd input#captcha-input{
    width:120px;
    border:1px solid #ccc;
}
dl dd input.button{
    width:auto;
    color:#fff;
    font-weight:bold;
    background:#4584DC;
}
dl dt,dl dd{
    margin-bottom:10px;
}
ul.errors{
    list-style-type:none;
    padding:5px 0 0 0;
    margin:0;
}
ul.errors li{
    color:red;
}
ul#menudx li{
    height:auto;
    line-height:16px;
}
textarea#privacy{
    border:none;
    overflow:hidden;
    height:100px;
}
input#submit{
    margin:10px 0;
}
img.check{
    vertical-align:middle;
    margin-right:10px;
}
#content div.coldx div.top {
    width:251px;
    height:5px;
    background:#fff url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content {
    width:211px;
    min-height:169px;
    height: auto !important;
    height:169px;
    padding:15px 20px 40px 20px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
}
#content div.coldx div.content h2{
    color:#4573A4;
    font-size:18px;
    height:30px;
    line-height:26px;
    font-weight:normal;
    border-bottom:1px solid #ccc;
}
ul#menudx{
    margin:0;
    padding:10px 0 0 0;
    list-style-type:none;
}
ul#menudx li{
    /*height:26px;*/
    font-size:12px;
    font-weight:normal;
    line-height:16px;
    background:url(../img/bullet_menu.gif) no-repeat 10px 7px;
    padding:4px 0 4px 35px;
    border-bottom:0px dashed #ccc;
}
div.highlight{
    background:rgb(255,255,204);
    border:1px solid rgb(255,255,0);
    padding:5px;
}
table#motori-top{
    width:100%;
}
table tr td{
    height:20px;
}
table tr td.center{
    text-align:center;
}
table tr td.title{
    background:#EEF5D8 url(../img/bg_tbl_title.jpg) repeat-x;
    
}
table tr.row-grey td{
    background:#eee;
}
table tr.subtitle td{
    background:#EEF5D8;
    color:#A1C82A;
}
h2{
    color:#4573A4;
}
div.googlepos{
    background:url(../img/bg_box_googlepos.jpg) no-repeat;
    margin:0 0 0 4px;
}
div.googlepos div{
    position:absolute;
    margin:62px 0 0 155px;
}
