@charset "utf-8";
/* CSS Document */

div.rss-box {
    width: 60%;
}

div.rightLinksBottom div.rss-box {
   width:auto;
}

div.panel div.rss-box {
    width: 100% !important;
}



.rss-box .content {
  min-height: 0 !important;
}

ul.rss-items {
  margin-left:0 !important;
  padding-left:0 !important;
  
}

.rss-box li {
  list-style:none;  
}

.text {
	background-color: #FF3366;
}
.og_links, p.rss-title {
	display: none;
}

a.rss-item {

  color:#666666;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
  line-height:125%;

}

li.rss-item {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-bottom:10px !important;
}

div.og_rss_groups {
  border-bottom: 1px dotted !important;
}

.rss-date {
  padding-top: 5px;
 }

 .imagecache img {
  border: 1px #999999 solid;
  padding: 1px;
  margin-top: 3px;
  }
  
.panel {
	float: right;
	width: 180px !important;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 10px 5px;
	padding: 10px;
	font-size: 94%;
}

.rss-box-yellowBox2 {
  background-color:#FFFFCC;
  border:1px solid #CCCCCC;
  padding-left:14px;
  width:60%;
  line-height:170%;
}
