@import "index.css";

div.feature img { float: left; margin-right: 4px; }

div.feature p { margin-bottom: 15px; }

div#main { height: 320px; }

table { margin-top: 10px; }

th {
	width: 80px;
	padding-right: 6px;
	padding-top: 2px;
	color: #976266;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	padding-bottom: 8px;
}

td { padding-bottom: 8px; }

input.textbox { width: 150px; border: 1px solid #7F9DB9; background-color: #fff; }

textarea { border: 1px solid #7F9DB9; background-color: #fff; }

p.error { color: #976266; margin: 0.4em 0;}