#listing div {
margin : 0px 10px;
}
#listing .post {
border-bottom : none;
}
#listing Xh3 {
font-family : Verdana;
background-color : #E5EEF7;
padding : 2px;
border-top : 1px solid #666;	
border-bottom : 1px dashed #666;	
padding-left : 10px;	
text-align: left;
}
#listing h3 a {
color : #333;
text-decoration : none;
}
#listing h3 {
font-family : Georgia;
font-size : 16px;
}
#listing .post {
border-bottom : 1px solid #FA0;
}
#listing .postfoot {
font-size : 12px;
text-align: left;
}
/*NukeFeeds Stylesheet */
.NukeFeeds_FeedList
{
}
.NukeFeeds_ItemTitleDefault
{
font-family:Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: Black;
padding: 5px 0px 3px 3px;
}
.NukeFeeds_ItemContentDefault
{
font-family:Tahoma, Arial;
font-size: 12px;
font-weight: normal;
color: black;
}
.NukeFeeds_ItemDateDefault
{
font-family:Tahoma, Arial;
font-size: 11px;
font-weight: normal;
color: gray;
padding: 3px 0px 0px 0px;
vertical-align:top;
}
.NukeFeeds_FeedItem
{
background-color:white;
border-bottom: dotted 2px #eeeeee;
padding: 5px 0px 5px 0px;
}
.NukeFeeds_FeedItem2
{
background-color: white;
border-bottom: dotted 2px #eeeeee;
padding: 5px 0px 5px 0px;
}
.NukeFeeds_AdminMenuTitle
{
font-family:Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: Black;
padding: 0px 0px 3px 3px;
vertical-align: bottom;
}
.NukeFeeds_AdminMenuDesc
{
font-family:Tahoma, Arial;
font-size: 11px;
font-weight: normal;
color: gray;
padding-left: 3px;
vertical-align:top;
}
.NukeFeeds_AdminSectionTitle
{
font-family:Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: Black;
padding: 10px 0px 3px 0px;
border-bottom: solid 2px black		
}