#redlink a { color: red; text-decoration: none }
#redlink a:hover { color: red; text-decoration: underline }

#curve-head-right {
	font-size:1px;
	height:7px;
	background:url('/images/curve-right-head.gif') top right no-repeat;
	margin-top:5px;
}

#curve-head-left {
	font-size:1px;
	height:7px;
	background:url('/images/curve-left-head.gif') top left no-repeat;
}

#curve-body {
	background:url('/images/curve-left-middle.gif') top left repeat-y;
}

#curve-body div#curve-body-right {
	background:url('/images/curve-right-middle.gif') top right repeat-y;
}

#curve-bottom-right {
	font-size:1px;
	height:7px;
	background:url('/images/curve-right-bottom.gif') bottom right no-repeat;
	margin-bottom:5px;
}

#curve-bottom-left {
	font-size:1px;
	height:7px;
	background:url('/images/curve-left-bottom.gif') bottom left no-repeat;
}

#features-tbl {
	margin: 20px 0px;
}

#features-tbl td {
	padding: 0px 0px 40px 0px;
}
