#warranty {
	background: #F6F0E3;
	width: 640px;
	border-collapse: separate;
	border-top: none;
	border-right: 16px solid #F6F0E3;
	border-bottom: 16px solid #F6F0E3;
	border-left: 16px solid #F6F0E3;
}
#warranty td {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	padding: 24px 40px 32px;
}
#warranty p {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
#warranty h5 {
	font: normal 23px/24px "Times New Roman", Times, serif;
	color: #CC3300;
	margin-top: 18px;
	margin-bottom: 12px;
	text-decoration: underline;
}
#Registrationbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	text-align: center;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	border: thin solid #CC3333;
	float: right;
}
#Registrationbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#Registrationbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3333;
	font-weight: bold;
}

