/* Copyright Efflinch Dot Com - EDC Home Page Display content formatting */
#content #prodfind {
	text-align: center;
	border-bottom: 1px solid #85B6E7;
	font-style: italic;
	padding-top: 5px;
	background: #FFFFCC;
	padding-bottom: 5px;
}
#content #prodfind h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 110%;
}
#content #prodfind p {
	margin-bottom: 3px;
}
#content #notice {
	border-bottom: 1px solid #85B6E7;
	padding: 10px;
}
#content #notice h1 {
	font-size: 160%;
	color: #CC0000;
	text-align: center;
}
#content #notice h2 {
	font-size: 120%;
	color: #000066;
}
#content #notice p {
}
#content .feature {
	clear: both;
}
#content .feature .fsplash {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .feature .ftext {
	float: left;
	padding-top: 5px;
}
#content .feature h1 {
	font-size: 160%;
	color: #000066;
}
#content .feature p {
}
#itemlist .prodlist {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	overflow: hidden;
}
#content #about {
	padding: 10px;
}
#content #about h1 {
	font-size: 130%;
}
#content #about h2 {
	font-size: 120%;
}
