#head h1
{
   position: relative;
}

#quote
{
   padding-bottom: 0;
   margin-top: 16px!important;
}

#quote h2
{
   font-size: 1em;
   font-weight: lighter;
   line-height:2;
}

#quote span.start-quote
{
   margin-right: 0px;
   margin-left: -35px;
}

#quote span.end-quote
{
   display: inline-block;
   
   overflow:visible;
   margin:0 2px;
   line-height: 1.5;
   top: -13px;
   vertical-align:top;
}

#quote span.end-quote span
{
   position:relative;
   top: 0px;
}

#quote.subpage
{
   padding-bottom: 35px;
   padding-top:28px;   
}

#quote.subpage h2
{
   line-height:1.5;
}


#container img.side-image
{
   margin-top: 48px;
}

#image-container
{
   margin-top: -20px;
}

#side-content
{
   margin-top:80px;
}

#foot-panels div span
{
   line-height: 1.5;
}

#copyright
{
   padding-top: 7px;
}

#closing-footer.no-panel #footer
{
   padding:0;
   margin-top: 21px;
}