span.grey {
    color: #666666;
}    

img { 
    border: none;
}

span.caps {
    text-transform: uppercase;
}  

code {
    padding: 10px;
    border: 1px solid;
    background: #eeeeee;
}

div.label {
    font-weight: bold;
}

p.portal_status_message {
    font-weight: bold;
}

div.help {
    background-color: white; 
    border: 1px solid black; 
    font-weight: normal;
    line-height: normal;
    text-align: left;
    position: relative;
    padding: 5px;
}

.hsLabel { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:7pt;
  font-weight:bold;
  text-align:right;
}

.hsContent { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-weight:normal;
  text-align:left;
}