@charset "UTF-8";

#content h2 {
	width: 367px;
	height: 161px;
	background: url(../images/tagline_large.png) top left no-repeat;
}
#content h2 span { display: none; }

#online, #offline { padding-top: 20px; }
#online {
	width: 360px;	
}
#offline { width: 267px; }

#content h4 { font-size: 18px; font-weight: normal; border-bottom: 1px dotted #ccc; margin-bottom: 10px; }
#content h5 {
	padding: 10px 0px;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	font-size: 15px;
}

#content p em { color: #e30000; }
