﻿#terms_main {
	padding: 20px;
}

.terms_title {
    font-size: 18px;
    color: #ff7625;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #C0C0C0;
    clear: both;
}

.terms_section {
	display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

