@import "business.css";

/* ----- interest CSS ----- */
/* // rayouts // */

/* // tags // */
h3.interest {
	display			: block;
	text-indent		: -9999em;
	margin			: 10px 10px 0 10px;
	height			: 30px;
	background		: URL(../images/business/t_interest.gif) no-repeat;
	background-position : left top;
}

h4.interest_h4 {
	padding			: 3px 0 3px 10px;
	margin			: 20px 10px 0 10px;
	border-bottom	: dashed #ccc 1px;
	border-left		: solid #85d65c 4px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}