* {
	margin: 0;
	padding: 0;
}

body {
 	overflow: -moz-scrollbars-none;
	overflow-x: hidden;
	overflow-y: hidden;
	background:#000000;	
}

.content {
	width: 612px;
	height: 100%;
	background: #fff;
}

.ui-dialog-titlebar {
	position: absolute;
	right: 0;
}

.ui-dialog-title {
	display: none;
}

a.ui-dialog-titlebar-close {
	display: block;
	width: 48px;
	height: 56px;
	background: #fff;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../../data/images/cross.png) top right no-repeat;	
}

a.ui-dialog-titlebar-close:hover {
	background-position: top left;
}	

.ui-widget-overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background: #000;
	opacity: 0;	
	filter:Alpha(Opacity=0);
}

iframe {
	width: 100%;
	height: 100%;
	border: none;
}


.seesaw {
	font-size: 1px;
	line-height: 1px;
}
.get {
	display: block;
	background: url(../data/noflash/getflash-i.jpg) top left no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	width: 337px;
	height: 60px;
}

.get:hover {
	background-image: url(../data/noflash/getflash-a.jpg);
}

.style3 {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
