﻿.DNN_News_ItemLink 
{
 font-size: larger;
 font-weight: bold;
 /*padding:5px;*/
 background:url(Transformations/newswire_top.jpg) no-repeat left top;
 /*border:solid #474545;
 border-width:1px 1px 0 1px;*/
padding:5px 0 5px 10px;
margin:0;
border-bottom:1px solid #333;
}
a.title {
color:#f00;
}
.DNN_News_ItemDate 
{
 font-style: italic;
 margin:0px;
 color:#f00;
}
.DNN_News_ItemDetails 
{
height:auto;
 color:#003;
 background:#ffc;
 padding:10px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
font-size:1.1em;
line-height:1.3em;
}

.DNN_News_Bottom
{
width:663px;
height:17px;
background:url(Transformations/newswire_bottom.png) no-repeat;
}