#mainContent {
    height: auto !important;
}

#gmathome {
    line-height: 18px;
    font-size: 12px;
    text-align: left;
    margin: 20px;
    width: 900px;
}

.left-promo-col {
    float: left;
    padding-left: 13px;
    width: 470px;
}

.right-promo-col {
    float: right;
    width: 390px;
}

.right-okpl-col {
    border-left: 1px solid #A99EC5;
    float: right;
    padding: 0 0 0 25px;
    width: 390px;
}

.image-text {
    text-indent: -999px;
    overflow: hidden;
}

.text-kaplan-leader {
    background: url('/assets/images/text_kaplan_leader.gif') 0 0 no-repeat;
    height: 154px;
    margin: 0 0 20px;
    width: 415px;
}

.text-enter-kaplan {
    background: url('/assets/images/text_enter_kaplan.gif') 0 0 no-repeat;
    height: 93px;
    margin: 0 0 7px;
    width: 291px;
}

ul.ticked-list {
    list-style: none outside;
    margin: 0 0 20px;
    padding: 0;
    position:relative;
}

ul.ticked-list li {
    background: url('/assets/images/list_tik.png') 0 2px no-repeat;
    padding: 5px 0 15px 30px;
}

ul.ticked-list li h3 {
    color: #422A80;
    font: bold 20px/24px Arial, sans-serif;
    margin: 0 0 2px;
}

ul.ticked-list li div {
    font-size: 12px;
    line-height: 18px;
    padding: 0 70px 0 0;
}

.box {
    margin: 0 0 15px;
}

.arrowed-link {
    background: url('/assets/images/link_tik.png') 100% 50% no-repeat;
    padding: 0 10px 0 0;
}

.more-on-right {
    overflow: hidden;
    //zoom: 1;
}

.more-on-right .arrowed-link {
    float: right;
}

.borded-box {
    border-bottom: 1px solid #A99EC5;
    border-top: 1px solid #A99EC5;
    padding: 15px 0;
}

.borded-box h5 {
    font-size: 16px;
    font-weight: normal;
    color: #4F4F4F;
}

.borded-box .arrowed-link {
    font-weight: bold;
}

.details-box h2 {
    color: #0776AD !important;
    font: bold 20px/24px Arial, sans-serif !important;
    margin: 0 0 5px !important;
}

ul.bulled-list {
    list-style: none outside;
    margin: 0 0 10px;
    padding: 0;
}

ul.bulled-list li {
    background: url('/assets/images/bull.png') 2px 7px no-repeat;
    padding: 0 0 0 10px;
}

.user-details {
    overflow: hidden;
    //zoom: 1;
}

.user-details img {
    float: left;
    margin: 5px 0 0;
}

.user-details .user-description {
    margin: 0 0 0 90px;
    line-height: 17px;
}

.user-details .user-description .arrowed-link {
    font-weight: bold;
}



.rc-purple {
    background: #E9E5F4;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.cols-4-list {
    overflow: hidden;
    padding: 15px 0;
    position: relative;
    margin: 0 0 7px;
    //zoom: 1;
}

.spec-order {
    padding: 5px 20px;
    margin: 0 0 20px;
}

.spec-order h1 {
    color: #422A80;
    font: bold 18px/26px Arial, sans-serif;
}

.spec-order h1 span {
    color: #4F4F4F;
    font: normal 13px/26px Arial, sans-serif;
}

.spec-order h1 span a.arrowed-link {
    font-weight: bold;
    margin-left: 20px
}

.promo-box {
    float: left;
    padding: 15px 10px 0 20px;
    width: 130px;	
}

.promo-box h1 {
    color: #422A80;
    font: bold 22px/26px Arial, sans-serif;
    margin: 0 0 40px;
}

.promo-box h1 em {
    color: #4F4F4F;
    font: normal 18px/26px Arial, sans-serif;
}

.promo-box .arrowed-link {
    background: url('/assets/images/link_tick_prp.png') 100% 50% no-repeat;
    color: #0776AD;
    font: bold 14px/20px Arial, sans-serif;
    padding: 0 12px 0 0;
    text-decoration: underline;
}

.prod-box {
    border-left: 1px solid #BAB5C6;
    float: left;
    padding: 0 12px 0 12px;
    width: 220px;
}

.prod-box h1 {
    color: #0776AD;
    font: bold 17px/23px Arial, sans-serif;
}

.prod-box h4 {
    color: #422A80;
    font: 14px/17px Arial, sans-serif;
    margin: 0 0 5px;
    text-align:center;
}

.prod-box p {
    color: #4F4F4F;
    font: normal 11px/16px Arial, sans-serif !important;
    margin: 0 0 1em !important;
}

.teaser-box {
    border-radius: 10px;
    border: 1px solid #A097B6;
    padding: 15px;
    margin: 0 0 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.teaser-box h1 {
    color: #422A80;
    font: bold 18px/26px Arial, sans-serif;
}

.teaser-box h1 sup {
    font-size: 0.6em;
    line-height: 0;
    position: relative;
    padding: 0 0 0 0.1em;
    top: -0.5em;
    vertical-align: baseline;
}

.teaser-box h1 .arrowed-link {
    font: bold 13px/26px Arial, sans-serif;
}

.find-courses, .find-events {
    overflow: hidden;
    margin: 0 0 0 10px;
    //zoom: 1;
}

.find-events h1,
.find-courses h1 {
    color: #422A80;
    font: bold 18px/24px Arial, sans-serif;
    float: left;
    width: 195px;
    margin: 0 0 5px;
}
.find-events h1,
.find-courses h1 {
	text-align:right;
	margin-top: 10px;
	padding-right: 10px;
}

.find-events h1 span,
.find-courses h1 span {
    color: #333;
    display: block;
    font: normal 13px/20px Arial, sans-serif;
}

.line-form {
    float: right;
    overflow: hidden;
    padding: 10px 0 0;
    //zoom: 1;
}

.line-form input {
    color: #555;
    font: normal 12px/14px Arial, sans-serif;
    float: left;
    margin: 0 5px 0 0;
    padding: 3px 5px 4px;
    width: 80px;
}

a.green-button {
    background: url('/assets/images/green_button.png') 100% 0 no-repeat;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    padding: 0 5px 0 0;
    //zoom: 1;
}

a.green-button span {
    background: url('/assets/images/green_button.png') 0 0 no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 0 10px;
    //zoom: 1;
}

.ads-box {
    padding: 20px 0 0;
}

.only-kaplan-box {
    margin: 0 0 10px;
}

.only-kaplan-box h5 {
    background: #685599;
    color: #fff;
    display: inline-block;
    font: bold 12px/19px Arial, sans-serif;
    margin: 0 0 5px;
    padding: 0 7px;
    text-transform: uppercase;
    //display: inline;
    //zoom: 1;
}

.only-kaplan-box h2 {
    color: #0776AD !important;
    font: bold 19px/24px Arial, sans-serif !important;
    margin: 0 0 5px !important;
}

.only-kaplan-box p {
    font-size: 12px;
}

.quik-links {
    float: left;
    line-height: 28px;
    padding: 25px 0 0 20px;
    width: 175px;
}

.quik-links .arrowed-link {
    background: url('/assets/images/link_tick_prp.png') 100% 50% no-repeat;
    color: #422A80;
    font: bold 14px/20px Arial, sans-serif;
    padding: 0 12px 0 0;
    text-decoration: underline;
}

.quik-links .arrowed-link:hover {
    text-decoration: none;
}


.clear-bt {
    clear: both;
    height: 0;
    overflow: hidden;
}


/* float clearing for IE6 */
* html .nift-clearfix {
    height: 1%;
    overflow: visible;
}

/* float clearing for IE7 */
*+html .nift-clearfix {
    min-height: 1%;
}

/* float clearing for everyone else */
.nift-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
}
