/* News Articles Custom Styles */
.DreamTable{
    width:100%; 
    text-align:right;
}
.DreamListing{
    width:100%; 
    text-align:right;
    border-bottom:1px dotted gray;
}
.dreamTopCell {
    padding: 0px 0px 5px 0;
    font: normal 10px;
    border-bottom:1px dotted gray;
}
	
.articleContentCell { vertical-align:top; background-color: Transparent; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.FooterCell {font: 11x; font-family: Tahoma, Arial; font-weight: normal; text-align:center; padding: 3px; background-color:#F5F5F5; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }

