
#content .tipsbox {
  background: url('/App_Themes/Default/images/bknds/tipsboxbg.gif') bottom left no-repeat; 
  text-align: left; 
}  

#content .tipsbox p {
  margin: 0 5px 10px 5px; 
  padding-right: 5px; 
  font-size: 11px;
} 

#content .tipsbox b { color:#666; line-height: normal; }

#content #about ul {
  list-style-image: url('/App_Themes/Default/images/bullets/blue-sm.gif'); 
  padding: 0 15px 0 5px; 
  margin: 0 0 0 6px; 
}

#content #about li { margin-bottom: 10px; }

#contenthead {
  margin: 20px 0 0 0;
  height: 153px;
  /*width: 803px;*/
  width: 1000px;
}

#contenthead h1 {
  margin: 15px 0 0 15px;
  float: left;
}

.quicktips    { background: url('/App_Themes/Default/images/mastheads/quicktips.jpg') top left no-repeat !important; }

