/*********************************
Temporary Global Changes
*********************************/
#head { background: #f7eee2 url(http://images.channelone.com/img/gui/purple/bg-gallery.png) top left repeat-x; height: 43px; }
input { margin: 0; margin-right: 5px; padding: 0; }

/*********************************
Left Column
*********************************/
#content .left_column { position: relative; float: left; background-color: #f7eee2; width: 400px; } /*width: 410px;*/
#pagination { position: absolute; top: 230px; right: 20px; }
#pagination p { font-size: 11px; }
.next_question { border: 1px solid black; cursor: pointer; }
.next_question:hover { background-color: #ccc; }

/*********************************
Feature Globals
*********************************/
.block_feature { background-color: #eff3f4; height: 269px; margin: 1px; margin-right: 0; border: 1px solid #a2a3a4; }
.feature { width: auto; }
.feature_header { background: #f6f7f9 url(http://images.channelone.com/img/gui/global/global_feat_header.jpg) right top no-repeat; padding: 0 10px; border-bottom: 1px solid #a2a3a4; }
#quiz_question, #quiz_answer { background-color: #e5ebed; padding: 10px; margin-bottom: 0; }
#quiz_body { padding: 10px; }
.feature ul, .feature ol { list-style-type: none; }
.feature ul li, .feature ol li { list-style-position: outside; margin-left: 0; margin-bottom: 5px; }

/*********************************
Right Column
*********************************/
.right_column { float: right; background-color: white; }

/*********************************
ADVERTISEMENT
*********************************/
#ad_med_square { height: 253px; }
