#iGrahamContent {
    position: relative;
}

#wrapper {
    width: 450px;
    position: relative;
}

#videoWrapper {
    width: 500px;
    position: relative;
    float: left;
    display: inline;
}

#videoContent em {
    background: #FBF6B2;
    font-style: normal;
}

#videoContent h5 {
    margin-top: 1em;
}

#videoContent h5.external {
    border-top: 1px solid #EEEEEE;
    margin-top: 0.5em;
    padding-top: 0.5em;
    width: 425px;
}

div#videoContent div.embedCodeWrapper {
    width: auto;
}