﻿body {
background:#FFF;
}

.RSS_Gadget {
font-family:lucida grande,arial,helvetica,sans-serif;
font-size:12px;
width:100%;
min-height:100px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-khtml-border-radius:20px;
border-radius:20px;
border-color:#CCC;
border-style:hidden hidden solid solid;
border-width:1px;
}

.RSS_Content {
font-family:lucida grande,arial,helvetica,sans-serif;
width:100%;
}

.row {
float:left;
width:98.5%;
margin:0;
padding:0;
}

.cols3 {
float:left;
margin:5px 5px 5px 0;
padding:0;
}

.RSS_Content UL {
list-style-type:none;
margin-left:5px;
margin-right:5px;
line-height:25px;
padding:0 5px 0 0;
}

.RSS_Content A {
color:#36c;
}

.RSS_Wait {
width:250px;
height:250px;
background-image:url('http://eXpressHeadlines.info/styles/wait30.gif');
background-repeat:no-repeat;
background-position:110px 110px;
}

.RSS_Header {
width:100%;
height:22px;
font-weight:700;
text-indent:5px;
line-height:22px;
overflow:hidden;
background-color:#36c;
color:#fff;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-khtml-border-radius:20px;
border-radius:20px;
}

.RSS_Header a {
color:#fff;
font-size:12px;
}

.RSS_Body {
color:#666;
max-height:250px;
margin-left:5px;
overflow:auto;
line-height:20px;
margin-bottom:5px;
width:100%;
padding-left:5px;
}

.RSS_Expand,.RSS_Collapse {
background-image:url('plus.gif');
background-repeat:no-repeat;
cursor:hand;
display:block;
width:18px;
height:18px;
float:left;
margin-top:5px;
}

.RSS_Collapse {
background-image:url('minus.gif');
}
