h1, 
#project_header {
    font-size: 1.33em;
    font-weight: normal;
    color: #000000;
    margin-top: 0;
    padding-top: 0;
}
#project_header {
    background: url("/static/images/box/project_header.png") top no-repeat;
    min-height: 41px; /* plus 44px padding = 85px */
    padding: 0px 16px;
	/* interior width: 780px */
	position: relative;
}

#project_header h1 {
    line-height: 2.3em; /* 68px */
    padding-left: 60px;
    padding-right: 220px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.8em;
}

#project_header img.download {
    position: absolute;
    right: 12px;
    top: 11px;
}

#project_shotwell #project_header h1 {background: url("/static/images/icons/shotwell_med.png") center left no-repeat;}
#project_fillmore #project_header h1 {background: url("/static/images/icons/fillmore_med.png") center left no-repeat;}
#project_lombard #project_header h1 {background: url("/static/images/icons/lombard_med.png") center left no-repeat;}
#project_valencia #project_header h1 {background: url("/static/images/icons/valencia_med.png") center left no-repeat;}
