
#BoxHeaderContenuto
{  position:relative;
    clear: both;
     width: 100% !important;
     min-width: 320px;
    margin-top: 5px;
    font-size: 95%;
	border-top: dotted 1px #1D628F;
}

#BoxHeaderContenuto #BoxRigaSuperiore
{
     width: 100%;
     height: auto;
     text-align: right;
        
}

#BoxHeaderContenuto #BoxRigaInferiore
{
    width: 100%!important;
    margin-top: 6px;
    clear: both;
    float: right;
	padding-bottom:3px;
	border-bottom: dotted 1px #1D628F;

}

#BoxHeaderContenuto #BoxRigaInferiore A
{
    padding: 0px;
    border-width: 0px;
    float: right !important;
    padding-left: 5px;
}

#BoxHeaderContenuto #BoxRigaInferiore A img
{
   border:0px  !important;
    float: none !important;
 
}
#BoxHeaderContenuto #BoxRigaInferiore SPAN
{
    float: right;
    padding-left: 15px;
}

#BoxHeaderContenuto_Fondo
{
    clear: both;    
    padding-bottom: 3px;
}

#BoxFooterContenuto
{
     clear: both;
     margin-top: 50px;    
}

#BoxFooterContenuto .TitoloCommenti
{
    border-top: solid 1px #ccc;
    padding-top: 2px;
    font-weight: bold;
    margin-bottom: 7px;    
}

#BoxFooterContenuto .SottoTitoloCommenti
{
     margin-bottom: 10px;    
     font-style: italic;
}

#BoxFooterContenuto #BoxCommentiRadice LI
{
    
}