div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {
	padding: 5px 10px;
	overflow: auto;
	position: relative;
}

.topAd {
	text-align: center;
}

.skyscraper {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.navigation_top {
	text-align: center;
}

.clear {
	clear :both;
}

.detail {
	margin-left:30px;
}