/* 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: 30px;
}


h4.ofnote {
font-weight: bold;
text-transform: none;
margin-top: 15px;

/* for p class = first */

#content_primary p.first {
color:#494949;
font-family:Georgia, Times, "Times New Roman", serif;
font-size:18px;
line-height:1.7;
margin:20px 0 36px;
}