div.player img {
	margin-top:158px;
	margin-left:318.5px;
	margin-right:318.5px;
}

div.player {
	border:solid;
	border-color:#333;
	border-width:1px;
}

#play_btn_trailer {
	margin-top:80px;
	margin-left:152px;
}

#play_btn_popup_trailer {
	margin-top:160px;
	margin-left:318px;
}

#popup_trailer_player {
	border:solid;
	border-color:#A0A0A4;
	border-width:1px;
}

div.trailer_player {
	border:solid;
	border-color:#A0A0A4;
	border-width:1px;
}

.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(/images/progressbar_bg.png) 50% top repeat-x; color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #69c969 url(/images/progressbar.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:22px; text-align: left; width:300px; margin-top:10px;}
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
/* Corner radius */
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

#speedtest {
	height:400px;
}

.buttonarea {
	margin-top:20px;
	width:800px;
	text-align:right;
}

	.buttonarea .button {
		background-image:url(/images/toplogin-submit-bg.png);
		width:69px;
		height:27px;
		font-size:11px;
		color:#FFF;
		text-align:center;
		padding-bottom:3px;
	}

#trailer_container {
	margin-top:3px;
}
