@charset "UTF-8";
.s1 {
	display: inline;
	float: left;
	height: 125px;
	width: 320px;
	overflow: hidden;
	margin-bottom: 20px;
}
.s1 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #515961;
	font-weight: lighter;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
}
.s1 h2 {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #515961;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
