#content table {	width: 100%;}#content td, #content th, #content p {	font-size: 75%;}#content td, #content th {	padding: 5px;	width: 150px;}#content th {	text-align: right;	background-color: #F8EADA;	width: 25%;}#content td {	background-color: #F8EADA;	width: 75%;}div.comp {	padding: 10px;	border-top-width: 2px;	border-right-width: 2px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FF0000;	border-bottom-color: #FF0000;	margin-top: 20px;}