/* UTILITY BAR */
.utilBar {
	border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.utilBar .email_page_widget {
	background: url("/images/global/us/email.gif") no-repeat scroll left center #FFFFFF;
    font-weight: normal;
    margin: 0 5px 0 3px;
    padding-left: 19px;
}
.utilBar .print_page_widget {
	background: url("/images/global/us/icons/print_friendly.gif") no-repeat scroll left center #FFFFFF;
    font-weight: normal;
    margin-left: 2px;
    padding-left: 19px;
}
  
  h5{
	  color:#044123;
	  width:140px;
	  font-weight: bold;
	  margin: 5px 0 0 0;
  }
  
  p{
	  margin-top: 5px;
  }
  
   li {list-style:none;}
  
 
