.boxintro-top {
    background-image: url('../img/top_intro.gif');
    height: 20px;
    width: 480px;
}

.boxintro-contain {
    width:440px;
    height:100%;
    padding-left:20px;
    padding-right:20px;
    background:transparent url('../img/bg02.gif') repeat left top;
}

.boxintro-content {
    color:#000000;
    font-size:11px;
    background: #dfe2e7;
    height:100%;
    font-size:11px;
    background: #dfe4e8;
    display:block;
    overflow:hidden;
}


.box_left {
    width:360px;
    float:left;
}    
.box_right {
    float:right;
}

.boxintro  b {
 font-size:120%;
 color:#666666;
}


.boxmap {
    width:470px;
    background:transparent url('../img/bg02.gif') repeat left top;
    padding: 5px;
}

.boxrisultati {
    width:460px;
    background:transparent url('../img/bg02.gif') repeat left top;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}

.boxrisultati-content {
    color:#895B4B;
    font-size:11px;
    background: #dfe2e7;
    height:100%;
    padding:2px;
}

.boxmap-content {
    color:#895B4B;
    font-size:11px;
    background: #dfe2e7;
    height:100%;
}

.scrollable a {
        text-decoration: none;
        color: #0c2170;
}

.scrollable a:hover {
        color: #d9e5f2;
        background: #426ca9;
}

#contentmap {
    float:left;
}

#contenttab {
    margin-top:30px;
    float:left;
}


#box2 { 
    width:0px;
    overflow:hidden;
    height:0px;
}
#box1 { 
    width:440px; 
    overflow:hidden;
    height:100%;
}

#mapmessage {
    font-weight:bold;
    color:#000062;
    font-size:140%;
}
.errormsg {
    font-weight:bold;
    color:#FF3333;
}
.input {
        border: 1px solid #DEDEDE;
        font-family: tahoma, helvetica, sans-serif;
        font-style: normal;
        font-size: 12px;
        color: #000000;
        text-indent: 0px;
        background-color: #BECCDC;
        margin-top:5px;
}

.iconsmall {
    height:24px;
    width:24px;
    border:0px;
    vertical-align:center;
}

.icon {
    height:32px;
    width:32px;
    border:0px;
    vertical-align:center;
}

.scrollable { overflow:auto;     max-height:360px;}

.autocomplete-w1 { background:url('../img/shadow.png') no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { border:1px solid #999; background:#fefefe; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

