li {list-style-type: none; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}

p { color: #464646; font-size: 11px; line-height: 14px; font-family: verdana, arial, geneva, sans-serif }

.error {
	background-color: yellow;
	color: red;
	font-weight: bold;
	padding: 10px;
	width: 300px;
	text-align: center;
}

td { border-top: 1px solid silver; border-left: 1px solid silver;}

table {	border-bottom: 1px solid silver; border-right: 1px solid silver; }

table.noborder { border-bottom: 0px solid silver; border-right: 0px solid silver; }