h3{
	margin: 20px 10px;
	color: #666;
	font-size: 120%;
	text-indent: 0.5em;
	line-height: 1.6em;
	background: #efefef;
}
.spc{
	margin: 0 20px;
}
.lbox{
	margin: 10px 0;
	padding: 10px;
	line-height: 1.5em;
	border: 1px solid #ccc;
}
#about{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	padding-left: 250px;
	font-size: 110%;
	line-height: 1.5em;
	letter-spacing: 1px;
	border-top: 1px solid #ccc;
	background: url(/images/security/about.gif) left center no-repeat;
}