.feature {
	background: #333333 url("resources/images/f-top.gif") no-repeat top left;
	width: 415px;
	padding: 20px 15px 15px 10px;
	font: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #99abb5;
}

.feature a, .feature a:visited {
	color: #dfe0e5;
}

.feature a:hover {
	color: #993333;
}

.fb {
	background: #333 url("resources/images/f-bot.gif") no-repeat bottom left;
	height: 5px;
}

/* IE hack */
* html .fb, * html .feature
{
	width: 415px;
	w\idth: 440px;
}

.feature h1 {
	margin: 5px 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
	color: #dfe0e5;
}

.feature p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}
