﻿.box_cisco_right .tab .contenuto .news .txt { width:275px; }
.box_cisco_right .tab .header 
{
    border:1px solid #cbdfe7;
    position:absolute;
    background-color:White;
    padding:1px;
    
    width:140px;
    height:15px;
    margin-left:30px;
    margin-top:-10px;
}
.box_cisco_right .tab .header h3 
{
    font-size:0.9em;
    color:#183c60;
    font-weight:bold;
    
    width:130px;
    height:15px;
    display:block;
    
    padding-left:10px;
    
    background-image:url('/App_Themes/Default/Images/bg_box_header.png');
    background-repeat:repeat-x;
    background-position:center center;
}

.box_cisco_right .cisco_wpbox img.ciscoimg
{
    padding:0;
    margin:20px 8px 0 7px;
    float:left;
    width:102px;
    border:1px solid #e6e6e8;
}
.box_cisco_right .cisco_wpbox .txt 
{
    float:left;
    width:167px;
    font-size:11px;
    margin-top:20px;
}
.box_cisco_right .cisco_wpbox .txt p 
{
    margin-bottom:8px;
}

.box_cisco_right .cisco_wpbox .txt h3 {
font-size:13px;
margin-bottom:7px;
}

.box_cisco_right .tab .tutti 
{
    border:1px solid #cbdfe7;
    position:absolute;
    background-color:White;
    padding:1px;
    
    width:75px;
    height:15px;
    margin-left:165px;
    margin-top:-10px;
    
    text-align:center;
}
.box_cisco_right .tab .tutti a 
{
    color:White;
    font-weight:bold;
    font-size:0.8em;
    text-decoration:none;
    
    width:75px;
    height:15px;
    display:block;
    
    background-image:url('/App_Themes/Default/Images/bg_box_header_tutti.png');
    background-repeat:repeat-x;
    background-position:center center;
}
.box_cisco_right .tab .tutti a:Hover
{
    background-image:url('/App_Themes/Default/Images/bg_box_header_tutti_over.png');
}

