/* program css */

/* Use with image title - image needs to wrapped in <div id="title">image goes here</div> */
div#title {
margin: 0 0 15px 0;
}

div#content_related {
margin-top: 120px;
}

/* anchor image and header-image div setup */
div#landing_page_image {
width: 768px;
padding: 2px 0 0 192px;
background: #fff url('../images/ub-l2-anchor.jpg') no-repeat top left;
background-position: 0 2px;
}

div#header-images img{
padding-right: 1px;
}

/* Of note business */
h4.ofnote {
font-weight: bold;
text-transform: none;
margin-top: 15px;
}