em {
	font-weight: bold; 
	font-style: normal; 
	color: #f00;
}
#Content .Panel-Body-Interior {
	padding: 5px;
	padding-top: 10px;
}
.Content th {
	width: 150px;
	font-weight: bold;
}
.Content td {
	padding-bottom: 5px;
}
.Content td textarea,
.Content td input.Text {
	width: 500px;
	border: 1px solid #AAAAAA;
	background-color: #FAFAFA;
}
.Panel-Body-Interior .Field {
	margin-bottom: 5px;
}
.Panel-Exterior {
	margin-bottom: 5px;
}
#WarrantyIssueDisplay .Category {
	font-weight: bold;
}
#WarrantyIssueDisplay .Description {
	margin-bottom: 5px;
}
#Guidelines th {
	font-weight: normal;
	white-space: nowrap;
	padding-right: 5px;
}
#Guidelines p {
	padding-top: 5px;
}
