



body{
  font-size:11px;
  color:#666666;
  font-family:arial;
  background-color:#fff;
  margin: 0;
}




table{
  font-size:11px;
  color:#666666;
  font-family:tahoma;
}





#three {
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}

#three div {
  text-align:left;
  margin:10px 0 10px 10px;
  padding: 0px;
  width: 32%;
  height: 250px;
  background-color: #fff;
  float: left;
  border: 1px solid #ccc;
  overflow-y:auto;
  
  color:#666666;


}

.box_header_text{
  position:relative;
  top:0px;
  line-height: 1.5em;
  margin:0;
  padding-left:5px;
  width:100%;
  font-size:1.4em;
  height:27px;
  color:#fff;

}

#very_top{
  width:100%;
  height:1.6em;
  display:block;
  font-size:12px;
}

#under_image{
  width:100%;
  height:20px;
}



#theme_container{
  padding:10px;
}

#theme_container img{
  padding:10px;
}

#theme_container div{
  width:300px;
}






.admin_list_item{
  list-style-image:url(rss_nopad.png);
  padding:5px;
  background-color:#eee;
  border:1px solid #ccc;
  margin-bottom: .7em;
  font-size:12px;
 
}

.admin_list_item_new{
  list-style-image:url(rss_nopad-new.png);
  padding:5px;
  background-color:#f2ffbd;
  border:1px solid #dccabd;
  margin-bottom: .7em;
  font-size:12px;
 
}

.admin_list_item_trash{
  list-style-image:url(rss_nopad-trash.png);
  padding:5px;
  background-color:#eee;
  border:1px solid #ccc;
  margin-bottom: .7em;
  font-size:12px;
 
}

.conf_msg_box{
  height:1.5em;
  background-color:green;
  color:#fff;
  font-weight:bold;
  font-size:1.4em;
  position:absolute;
  top:10px;
  left:300px;
  text-align:center;
  padding:4px;
  
 }
 
 
.conf_msg_box-lower {
  background-color:#FFF;
  color:green;
  font-size:1.4em;
  height:1.5em;
  left:10px;
  padding:4px;
  position:absolute;
  text-align:center;
  top:135px;
  z-index:199;
}
 
 
 .trash_header{
   list-style-image:url(rss_nopad-trash.png);
   padding:5px;
   background-color:#e1e1e1;
   border:1px solid #ccc;
   margin-bottom: .7em;
   font-size:13px;
   cursor: default;
 }
 
 .admin_text_feed_new{
   color:green;
   background-color:#f1f1f1;
 }


.feed_header{
  background-color:e8e8e8;
  width:100%;
 }

.add_feed_link{
  color:#666666;
  text-decoration:none;
}


a.add_feed_link-used:visited{color:#ccc;text-decoration:line-through;}
.add_feed_link-used{
  color:#ccc;
  text-decoration:line-through;
}


.txt_large_blue{
  color:#3F6B9D;
  font-size:15px;
  font-family:arial black,arial;
}

#add_stuff_div {
  width:100%;
  z-index:198;
  position:absolute;
  top:100px;
  left:0px;
}


#add_stuff_div table{
  width:100%;
  vertical-align:top;
}

#how_to{
  background-color:#fff;
  width:100%;
  height:100%;
  z-index:999;
  position:absolute;
  top:0px;
  left:0px;
}

#loading_screen{
  background-color:#fff;
  width:100%;
  height:100%;
  z-index:999;
  position:absolute;
  top:0px;
  left:0px;
}