  .iframe-container{
	 position: relative;
	 width: 100%;
	 padding-bottom: 56.25%;
	 height: 0;
	 margin-bottom:15px;
}
.iframe-container iframe{
	 position: absolute;
	 top:0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}

#mainContent iframe{border:0;}

.galleria-container{background:transparent;} 
/* IE hack */


.borderdiv { border-top: 3px solid #CCCCCC;
    margin: 22px 0;}
    
.byline{text-transform:uppercase; color: #767676; font-size:.80em; line-height: 120%;} 
.pullquote .byline{margin:10px 0 100px 0; font-size:.70em;} 
.pullquote{line-height: 150%;  margin: 10px 0 100px 0; font-size: 1.5em; color: #767676;  }

.pullquoteright .byline{margin:10px 0 0 0; font-size:.70em;} 
.pullquoteright{line-height: 150%; float:right; margin: 10px 0 0 0; font-size: 1.5em; color: #767676; width: 300px }

.enlarge {text-align:right; text-transform:uppercase; font-size:.75em; color:#000;}

.floatleft{float:left; margin: 0 10px 10px 0; text-align:center; }
.floatright{float:right; margin: 0 0 10px 10px;text-align:center; }
.nofloat{margin: 0 0 10px 0;text-align:center; border-bottom:1px solid #CCC;}
.borderbottom {border-bottom:1px solid #CCC}