.rome_network_box{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
border-left:2px solid #e3e3e3;
border-right:2px solid #e3e3e3;
padding: 10px 0px 0px 10px;
}
 /*tasto roma-------------------------------------------*/
.rome_network a:link, .rome_network a:visited{
background:url(../img/rome_network.jpg) no-repeat;
width:152px;
height:16px;
display:block;
padding: 27px 0px 0px 5px;
color:#fff;
text-decoration:none;
margin-bottom:10px;
}
.rome_network_link a:link, .rome_network_link a:visited{
color:#ff8800;
text-decoration:none;
}
 /*tasto venezia-------------------------------------------*/
.venice_network a:link, .venice_network a:visited{
background: url(../img/venice_network.jpg) no-repeat;
width:152px;
height:16px;
display:block;
padding: 27px 0px 0px 5px;
color:#fff;
text-decoration:none;
margin-bottom:10px;
}
.venice_network_link a:link, .venice_network_link a:visited{
color:#ff8800;
text-decoration:none;
}
 /*tasto firenze-------------------------------------------*/
 .florence_network a:link, .florence_network a:visited{
background: url(../img/florence_network.jpg) no-repeat;
width:152px;
height:16px;
display:block;
padding: 27px 0px 0px 5px;
color:#fff;
text-decoration:none;
margin-bottom:10px;
}
.florence_network_link a:link, .florence_network_link a:visited{
color:#ff8800;
text-decoration:none;
}
 /*tasto milano-------------------------------------------*/
 .milan_network a:link, .milan_network a:visited{
background: url(../img/milan_network.jpg) no-repeat;
width:152px;
height:16px;
display:block;
padding: 27px 0px 0px 5px;
color:#fff;
text-decoration:none;
margin-bottom:10px;
}
.milan_network_link a:link, .milan_network_link a:visited{
color:#ff8800;
text-decoration:none;
}
 /*ultime-------------------------------------------*/
.top {
    background: url(../img/top_2.png) no-repeat scroll top right; 
display: block;
float: left;
height: 26px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.top span {
background: url(../img/top_1.png) no-repeat;
width:732px;
display: block;
line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 0px 0 0px 15px;
height:26px
} 
.bottom {
    background: url(../img/bottom_2.png) no-repeat scroll top right; 
display: block;
float: left;
height: 12px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
padding-right: 14px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
}
.bottom span {
background: url(../img/bottom_1.png) no-repeat;
width:732px;
display: block;
padding: 0px 0 0px 15px;
height:12px
} 

