
 div#spam_note{
   border: 0px solid #FF0033;  
   width: 80%;
   margin-top: 10px;
   margin-bottom: 10px;
   font-family: arial, verdana;
   font-size: small;
   color: #FF0000
 }

 div#copyright{
   border: 0px solid #FF0033;  
   width: 100%;
   margin-top: 10px;
   margin-bottom: 10px;
   font-family: verdana,arial;
   font-size: x-small;
   vertical-align: middle;
   text-align: center;
 }

 div#warning{
   border: 0px solid #FF0033;  
   width: 80%;
   margin-top: 10px;
   margin-bottom: 10px;
   font-family: arial;
   font-size: medium;
   font-style: normal;
   font-weight: bold;
 }

 div#downloadLink{
   border: 0px solid #FF0033;  
   width: 80%;
   margin-top: 10px;
   margin-bottom: 10px;
   font-family: arial;
   font-size: medium;
   font-style: normal;
   font-weight: bold;
   font-color: #0000ff;
}
