.title {
	height: 83px;
	position: static;
	width: 100%;
}

.contents {
	margin-top: 0;
}

#sidebar {
    position: static;
}

#content {
    margin-left: 0;
}

h2 {
    padding-top: 7px;
	height: 36px;
}
