#body .content .terms-box {
	height: 300px;
	overflow: auto;
	border: #939393 double 3px;
	padding: 20px;
}
#body .content .terms {
	font-size: 11px;
	line-height: 18px;
}
#body .content .terms h3 {
	margin-bottom: 15px;
}
.ol-tandc li,
.ol-general li {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 20px;
}
.ol-letters {
	margin-top: 15px;
}
.ol-letters li {
	list-style-type: lower-alpha;
	margin-left: 45px;
}