body, td, p {
	font-family:arial;
	font-size:10pt;
}
.border {
	#border-width: .1em;
	#border-style: solid;
	#border-color: #777777; 
	-moz-border-radius: 15px;
	#border-radius: 15px;
	padding:10px 10px 10px 10px;
	background-color: Lightsteelblue;
}
.infobox th {
	text-align: left;
}
.comment {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
#brandingtable th {
	vertical-align: top;
}

#featurestable td, #featurestable th {
	border-width: .1em;
	border-style: solid;
	border-color: #999999; 	
}

#featurestable td {
	text-align: center;
}
