/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
.home #page_header_outer {
  background: transparent url("../../content/image/2.gif") no-repeat 0px 90px;
}


#vow_login li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

