/* CSS Document */
/*********************************
Temporary Global Changes
*********************************/
#content { background-color: #f7eee2; min-width: 730px; min-height: 292px; overflow: hidden; }
#content .left_column { background-color: #f7eee2; padding: 10px 10px 0px 10px; min-height: 292px; }

/*********************************
Columns
*********************************/
.left_column { float: left; width: 392px; height: 292px; }
.right_column { background: #fff; float: right; width: 318px; }

/*********************************
Gallery
*********************************/
#head { background: #f7eee2 url(http://images.channelone.com/img/gui/purple/bg-gallery.png) top left repeat-x; height: 43px; }
.header { background: white url(http://images.channelone.com/img/gui/gallery/gallery_bg_header.gif) left top repeat-x; color: #3e464b; min-height: 25px; _height: 25px; line-height: 12px; padding: 10px 10px 0 10px; }
.img { text-align: center; }
.streamer { padding-top: 10px; }
.text { overflow: auto; height: 252px; padding-left: 10px; padding-right: 10px; }
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6 { font-weight: bold; margin-bottom: 3px; }
#pagination { clear: both; background-color: #f7eee2; padding-top: 5px; height: 24px; }
#pagination .left_column { background-color: transparent; /* Fix Ad from being pushed below fold in Firefox */ height: 10px !important; min-height: 10px !important; /* End Fix */ padding-top: 0; padding-left: 0; }
#pagination .left_column p { margin-left: 10px; }
#pagination .right_column { background-color: transparent; }
#pag_holder { height: 18px; margin: 0 auto; width: 120px; }
#pag_count { float: left; background: white url(http://images.channelone.com/img/gui/gallery/pagination_bg.gif) left 1px repeat-x; text-align: center; width: 60px; margin-left: 10px; margin-right: 10px; border: 1px solid #aaacab; }
.page_button { float: left; }

/*********************************
Poll
*********************************/
.inline_poll .streamer { border-top-style: none; }
.inline_poll .feature_header { display: none; }
.inline_poll ol { list-style-type: none; }

