div#header {
    height:105px;
}

img#logo {
    left: 21px; /*matching alumni site logo. mag sites use 32px*/
}

#main_content div#story_content div.story_caption div.wysiwyg_caption p {
    color: #736f6e;
}

div#story_content p.caption, div#main_content p.caption, #story_content .story_caption p, #story_content .story_caption_right p {   color: #736f6e;}

/*issue homepages - shorter pre-footer element*/
#pre-footer div {
    height: 100%;
}

#pre-footer, #home_row_4 {
    min-height: 175px;
}



