.headlines01{  
     border-top:1px dotted #B00202;  
     border-right:1px dotted #B00202;  
     border-left:7px double #B50808;  
     border-bottom:1px dotted #B00202;  
     padding:.8em .9em 
}

.headlines02{  
     background-color: #FFEFD5;
     border-top:1px dashed #B00202;
     border-right:1px dashed #B00202; 
     border-left:7px solid #B50808;   
     border-bottom:1px dashed #B00202;  
     padding:.5em .7em 
}


.headlines03{  
     background-color: #000000;
     border-top:1px dashed #ff1493;
     border-right:1px dashed #ff1493; 
     border-left:7px solid #ff1493;   
     border-bottom:1px dashed #ff1493;  
     padding:.5em .7em 
}

