.video-advertise-top
{
 position: relative;
 text-align: right;
 margin-bottom: 5px;
 margin-top: 5px;
 height: 90px;
}

.video-advertise-top-inner
{
    position: absolute;
    width:728px;
    height: 90px;
    top: 0px;
    right: 165px;
}




.video-advertise-top img
{
	max-width: 728px;
	width: auto !important;
}
.video-container
{
	position: relative;
	min-height: 600px;
}
.video-container .video-advertise-side
{
	position: absolute;
	top: 0;
	right: -165px;
}