@charset "UTF-8";
/* CSS Document */

.sidebar1 {
	display: none;
}

.content {
	float: none;
	width: 940px;
	min-height: 400px;
}

.content p {
	text-align: left;
}
