﻿
.syndication-title a
{
    cursor: pointer;
    text-decoration: none;
    font-weight:bold;
    font-size:12px;
    color:Black;
}

.syndication-item-odd
{
    background-color:#F5F5F5;
    padding:8px;
}

.syndication-item
{
    background-color:#FFFFFF;
    padding:8px;
}

.syndication-subtitle
{
    font-size:11px;
    font-style:italic;
    
 }


.syndication
{
    width:400px;
}

div#wn	{ 
    position:relative; 
    width:400px; height:220px;
    overflow:hidden;	
}

.clear
{
    clear:both;
}
