
iframe.oas_ad {
  border: 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
iframe#Top {
	height:90px;
	width:728px;
	background:#eee;
	float:none;
}
iframe#Top3 {
	height:35px;
	width:100%;
	background:#eee;
	float:right;
}
iframe#Bottom {
	height:90px;
	width:728px;
	background:#eee;
	float:none;
}
iframe#Left {
	height:600px;
	width:160px;
	background:#eee;
	float:left;
}
iframe#Middle {
	width:300px;
	height:250px;
	background:#eee;
	float:left;
	margin:0 10px;
}
iframe#Middle2 {
	width:300px;
	background:#eee;
	float:left;
	margin:0 10px;
}
iframe#Position4 {
	height:35px;
}

#topLeft .oas_ad {
  width: 730px;
  height: 92px;
}

#topRight .oas_ad {
  height: 92px;
}

#bottomAd .oas_ad {
  height: 92px;
}

.pencilbar {
	text-align:center;
}



@media only screen and (min-width : 768px) {





}

@media only screen and (min-width : 1100px) {

iframe#Top {
	float:right;
}
	
.pencilbar {
	clear:both;
	margin-bottom:10px;
}

}