
.iframebase {
	width:570px;
	height:321px!important;
	margin:0px 0 0 0;
	padding:0px;
	position:relative;
	top:0px;
	left:9px;
	overflow:hidden;
	border:none 0px;
	frameborder:none 0px;
	z-index:1;
}
/* for IE7 */ /*
*+html .iframebase {
	width:570px;
	height:315px;
	margin:0;
	padding:0px;
	position:relative;
	top:0px;
	left:-1px;
	overflow:hidden;
	border:none 0px;
	frameborder:none 0px;
	z-index:1;
}*/
/* for IE6 */ /*
* html .iframebase {
	width:569px;
	height:315px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
*/