@import "basic.css";

#gesuiIndex .content .section .wrapper {
	width: 500px;
}

#gesuiIndex .content .section .wrapper .photo {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0px;
}

#gesuiIndex .content .section .wrapper .description {
	float: left;
	width: 369px;
	margin: 0;
}

.content .section h3 {
	font-size: 100%;
	padding: 0 0 0 10px;
	border-left: 5px solid #39c;
}

