.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }

/* IE7 Fix */
.clearfix { zoom: 1; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
/* End hide from IE-mac */

body {
	margin:0;
	background: #9b9fa1 url(/video/img/popup/page_bg.gif) top repeat-x;
}
img {
	border:0;
}

#header {
	height:42px;
	width:100%;
	background:url(/video/img/popup/bg_gradient.gif) top repeat-x;
	border-bottom:#999 1px solid;
	overflow:hidden;
}
#header #h-left {
	float:left;
	margin:10px 0 0 13px;
	display:inline;
}
#header #h-right {
	float:right;
	margin: 15px 13px 0 0;
	display:inline;
}

#wmp-container {
	width: 320px;
	height: 304px;
	margin: 12px 12px 2px 12px;
}

#wmp {
	width:320px;
	height:304px;
}

#footer {
	margin-left:14px;
	width:316px;
}
#footer #f-left {
	float:left;
}
#footer #f-right {
	float:right;
}
#footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:underline;
}
#footer img {
	vertical-align:text-bottom;
	margin-bottom: 1px;
}
.divider {
	margin: 0 6px;
}