div.help_code {
   font-weight:bold;
   color: #000000;
   padding:5px 0 20px 5px;
   border: 1px solid #cccccc;
   width: 160px;
   margin-top: 2px 0 0 50px;
}
h1
{
	margin-bottom:10px;
}
span.help_symbol {
   font: bold 16px Arial, Helvetica, sans-serif;
   color: #FF6600;
}

div.help_text {
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   margin-top: 3px;
   margin-bottom: 3px;
   margin-left: 30px;
}



h1 {
    margin-top:30px;
}

.content a {
    text-decoration:underline;
}