#warrantycontent {
	margin: 0 24px;
	padding: 24px 0;
}

#warrantycontent h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#warrantycontent h3 {
	color:#000;
	font-weight: bold;
	margin-top: 12px;
	text-transform: capitalize;
}

#warrantycontent p {

}

#warrantycontent ul {
	margin: 0 0 15px 20px;
}

#warrantycontent ul li {
	font-size:13px;
	line-height: 16px;
	margin: 0 0 4px 20px;
	list-style-type: disc;
}

#warrantycontent ol {
	margin: 20px 0 15px 20px;
	list-style: none;
}

#warrantycontent ol li {
	font-size:13px;
	line-height: 16px;
	margin: 0 0 15px 20px;
	list-style: none;
}

table.warrantyinfo {
	font-size:13px;
	border: #000 1px solid;
}

table.warrantyinfo th {
	font-weight: bold;
	padding: 5px;
	border: #000 1px solid;
}

table.warrantyinfo tr {
	border: #000 1px solid;
}

table.warrantyinfo td {
	padding: 5px;
	border: #000 1px solid;
}

table.warrantyinfoResults, table.warrantyinfoResults th, table.warrantyinfoResults tr, table.warrantyinfoResults td {
	border: 0;
	border-collapse: collapse;
}

table.speedrating {
	font-size:13px;
	border: #000 1px solid;
}

table.speedrating th {
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 5px;
	border: #000 1px solid;
}

table.speedrating tr {
	border: #000 1px solid;
}

table.speedrating td {
	padding: 5px;
	border: #000 1px solid;
}

