@charset "UTF-8";

.sectionHeader {
    font-weight:200;
    bont-size:28px;
    line-height:28px;
    -webkit-transform: scale(0.8, 0.8);
}

.right p.bodyText {
	font-size: 12px;
    -webkit-transition: font-size 1.5s ease-out;
    -webkit-transition: line-height 1.5s ease-out;
}

.right h4 {
	font-weight:400;
	font-size: 16px;
    -webkit-transition: font-size 1.5s ease-out;
    -webkit-transition: line-height 1.5s ease-out;
}

.floatablePod {
    
}

.hFloat {
    float:left;
    width:85%;
}

ul.videos {
    width:100%;
}
