/* CSS Document */
#content{
    margin:0 0 5px 0;
}
#content div.colsx {
    float:left;
    display: inline;
    width:637px;
    background:url(../img/bg_content_bottom.gif) no-repeat 0 bottom;
    padding-bottom:5px;
}
#content div.colsx div.top {
    width:637px;
    height:5px;
    background:#fff url(../img/bg_content_top.gif) no-repeat 0 0;
}
#content div.colsx div.content {
    width:577px;
    min-height:269px;
    height: auto !important;
    height:269px;
    padding:15px 30px 40px 30px;
    background:#fff url(../img/bg_content_middle.gif) repeat-y;
}
#content div.colsx div.content h1{
    color:#4573A4;
    font-size:18px;
    height:30px;
    line-height:26px;
    font-weight:normal;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
#content div.coldx {
    position:relative;
    margin-left:643px;
    width:251px;
    /*background:url(../img/bg_coldx_content_bottom.gif) no-repeat 0 bottom;
    padding-bottom:5px;*/
}
#content div.coldx div.top,
#content div.coldx div.top-servizi {
    width:251px;
    height:5px;
    background:transparent url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content,
#content div.coldx div.content-servizi {
    width:231px;
    min-height:169px;
    height: auto !important;
    height:169px;
    padding:15px 10px 4px 10px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
}
#content div.coldx div.content-servizi h2{
    color:#4573A4;
    font-size:18px;
    line-height:18px;
    font-weight:normal;
    margin:0;
    padding:12px 0 0 10px;
}
#content div.coldx div.content,
#content div.coldx div.content-servizi h3{
    color:#999999;
    font-size:12px;
    line-height:18px;
    border-bottom:0px solid #ccc;
    margin:0;
    padding:0 0 15px 11px;
}
#content div.coldx div.bottom-banner,
#content div.coldx div.bottom-servizi{
    width:251px;
    height:5px;
    background:url(../img/bg_coldx_content_bottom.gif) no-repeat 0 bottom;
}
ul#menudx-servizi{
    margin:0;
    padding:0;
    list-style-type:none;
}
ul#menudx-servizi li{
    font-weight:bold;
    font-size:11px;
    height:40px;
    line-height:36px;
    background:url(../img/menudx_bg.jpg) no-repeat 0 0;
    padding:0 0 0 10px;
    border-bottom:0px dashed #ccc;
}
ul#menudx-servizi li a{
    font-size:11px;
    line-height:36px;
}
ul#menudx-servizi li.on{
    color:#fff;
    background:url(../img/menudx_bg_.jpg) no-repeat 0 0;
}
ul.content-bullets{
    list-style-image:url(../img/bullet_menu.gif);
    padding-top:10px;
    padding-bottom:10px;
}
ul.content-bullets li{
    margin-bottom:5px;
}
/* hide from MacIE \*/
* html #content div.colsx 
{
    margin-right: -3px; 
}
* html #content div.coldx  
{
    margin-left: 0px;
}
/* end hide */

.standard_margin{
    margin:9px 0 0 0;
}

#content div.coldx div.top-banner {
    width:251px;
    height:5px;
    background:#fff url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content-banner {
    width:242px;
    min-height:90px;
    height: auto !important;
    height:90px;
    padding:9px 0 4px 9px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
}
