@CHARSET "UTF-8";

/*.GEdit {
	min-height:40px; height:auto !important; height:20px;
	width:435px;
}
a img {
	border:0; 
}
* {
	margin:0; padding:0;
	font-family:arial;
}
html, body {
	direction:ltr;
	height:100%;
	background:none;
}

body {
	width:912px;
	margin:0 auto;
}

#container {
width:912px; 
background:#DCD0A9;
}*/
/** banners**/
@CHARSET "UTF-8";

div.topBanner {
	float:left;
	margin-top:18px;
}

div.sideBanner {
	position:absolute;
	top:89px; left:0;
}

body > div.sideBanner {
	position:fixed;
}

div.productBanner {
	float:left;
	width:260px;
}

div.productBanner iframe {
	display:block;
}

div.productBanner strong {
	dispaly:block;
}

