#banner{ margin-bottom: 30px; height: 550px !important; }
.content{ text-align: left; }

.content ul{ margin-left: 0; padding-left: 15px; }
.content ol{ margin-left: 0; }
.content ul li{ list-style-type: disc; }
.content ol li{ list-style-type: decimal; }
.content p{ margin-bottom: 15px; }

.center{ text-align: center !important; }

.notop{ margin-top: 0; padding-top: 0;}
.nobottom{ margin-bottom: 0; padding-bottom: 0;}

.nofill{ display:none; }

.btn-theme{ background-color: #1e2e42; color:#fff; text-decoration: none; }
.btn-theme:hover{ background-color: #dbcdba; color: #1e2e42; }

.space{ height: 15px; }

.video_frame{ border: 2px solid #1e2e42; box-shadow: 0 0 8px #1e2e42; margin-top: 40px; }