.popup-structure {
	margin:0px auto;
	position:relative;
	margin-top:15px;
}
.videopopup-topleft {
	background: transparent url(../images/popup-topleft.png) no-repeat;
	height:21px;
	width:21px;
}
.videopopup-top {
	background: transparent url(../images/popup-top.png) repeat-x;
	height:21px;
}
.videopopup-topright {
	background: transparent url(../images/popup-topright.png) no-repeat;
	height:21px;
	width:21px;
}
.videopopup-bottomleft {
	background: transparent url(../images/popup-bottomleft.png) no-repeat;
	height:21px;
	width:21px;
}
.videopopup-bottom {
	background: transparent url(../images/popup-bottom.png) repeat-x;
	height:21px;
}
.videopopup-bottomright {
	background: transparent url(../images/popup-bottomright.png) no-repeat;
	height:21px;
	width:21px;
}
.videopopup-left {
	background: transparent url(../images/popup-left.png) repeat-y;
	width:21px;
}
.videopopup-middle {
	background-color:#653a71;
}
.videopopup-right {
	background: transparent url(../images/popup-right.png) repeat-y;
	width:21px;
}
.close-window {
	color:#FFFFFF;
	float:right;
	line-height:18px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	vertical-align:middle;
}
a .close-window {
	color:#FFFFFF;
	float:right;
	line-height:18px;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin:0px;
	vertical-align:middle;
}
.close-window-img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	float:right;
	position:relative;
}
.video-pannel {
	clear:both;
	padding:10px;
}
