<!-- styles for the debateR_main.php file -->

#container_main {position:relative; height:100%; width:1000px; margin:0; padding:0; z-index:0; border:0px solid red;}
.container_main {position:relative; height:100%; width:1000px; margin:0; padding:0; z-index:0; border:0px solid red;}

#faux-col {position:absolute; height:auto; top:0; bottom:0; right:0; z-index:1; width:20%; min-width:150px; margin:0; padding:0;
           border-right-style: dashed; border-right-width: 1px; border-right-color: #CCCCCC;
           background-image:url(/images/gradient_hdln_right_col.gif); background-position: left; background-repeat: repeat-y; }
#header {position:relative; width:100%; z-index:2;}

.left_col {float:left; width:15%; min-width:120px; }
#lc_oi {border:0px solid black;}

.centre_body {float:left; width:64%; height:100%; }
#cb_oi {position:relative; height:100%;padding:0 2% 0 2%; border:0px solid blue;}

.right_col {position:relative; z-index:4;float:right; width:20%; min-width:150px; height:100%; min-height:300px; }
#rc_oi {border:0px solid green;
             border-right-style: dashed; border-right-width: 1px; border-right-color: #CCCCCC;
          background-image:url(/images/gradient_hdln_right_col.gif); background-position: left; background-repeat: repeat-y;}

#footer {position:absolute; left:0; bottom:0; width:100%; margin:0; padding:0; border:0px solid red;}
.left-foot {float:left; width:15%; min-width:120px;}
.center-foot {float:left; width:64%;}
.right-foot {float:right; width:20%; min-width:150px;}


.clear {clear:both;}


h2.rss_nav-title {font-weight:bold; font-size:14px; font-family:arial, sans-serif; color:gray;}

.rss_nav-title-box {position:relative; z-index:4; margin:20px 0 10px 0;}

h1.feedinfo {margin:20px 20px 0 5px; font-weight:normal; font-size:20px; font-family:arial, sans-serif; color:black; text-align:left; background-color:#ff6600;}

ul.feedinfo {margin:20px 0 0 0; }

ul li.feedinfo {margin:7px 0 0 20px; list-style-type:disc; font-weight:normal; font-size:14px; font-family:arial, sans-serif; color:black;}

span.feedinfo {display:inline-block; margin:7px 0 7px 20px; font-weight:bold; font-size:14px; font-family:arial, sans-serif; color:darkblue;}

h2.categ-section {margin:0 0 3px 5px; font-weight:bold; font-size:12px; font-family:arial, sans-serif; color:black;}

div.categ-section-top-box { height:200px; overflow:auto; width:80%; margin-left:auto; margin-right:auto; margin-top:15px; padding:3px; border:1px solid gray;}

div.categ-section-box { width:100%;  margin:3px 0 0 0; padding:0;}

div.categ-section-left {float:left; width:40%; margin:0; padding:0; }

div.categ-section-right {float:left; margin:0; padding:0; }

#feed-sel-button {width:80%; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:20px;  padding:5px; font-weight:normal; font-size:12px; font-family:arial, sans-serif; color:black;}

#disp-sel-feeds-box {margin:10px 20px 10px 5px; padding:5px; border:2px solid gray;}

h2.disp-sel-feeds-tit {font-weight:bold; font-size:14px; font-family:arial, sans-serif; color:black;}

p.disp-sel-feeds-sub {font-weight:normal; font-size:14px; font-family:arial, sans-serif; color:black;}

ul.disp-sel-feeds-list {margin-left:20px;}

ul li.disp-sel-feeds-list {margin:10px 0 0 5px; list-style-type:disc;}

.disp-sel-feeds-name {margin:0; padding:0; font-weight:normal; font-size:12px; font-family:arial, sans-serif; color:black;}

p.disp-sel-feeds-link {font-weight:bold; font-size:14px; font-family:arial, sans-serif; color:darkblue;}



