#coming_soon {
	font-weight: normal;
	font-style: italic;
	color: #800;
	padding: 1em 0;
	border: dashed 1px #9cbdb5;
	border-left: none;
	border-right: none;
}

#features_list {
	margin-left: 0;
	padding-left: 75px;
	list-style-image: url(../pix/li.gif);
}

#features_list li {
	margin: .5em 0;
	color: #005ba4;
}