	div.playerNOPLiframe {
    min-width: 100%;
    width: 100%;
    padding-bottom: 46.25%;
    position: relative;
    height: 250px;
    box-sizing: content-box;
}

@media only screen and (max-width: 780px) {
	div.playerNOPLiframe {
		padding-bottom: 46.25%;
		height: 250px;
	}
}

div.iframediv {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}

.template_sidebar-marginal #content #primary {
	width: 96% !important;
}


#PageContent_C014_Col01 {
	width: 100%;
}