/* DNN Creative 2007 */

#NaView_itemholder 
{
border: 1px solid #B4B4DE;
margin: 10px 0 10px 0;
padding: 0px 15px 15px 15px;
}
#NaView_articletext
{
padding: 0px 15px 20px 15px;
}
#NAView_categories
{
text-align: right;
padding-top :15px;
}

/*--- Listings */
.NaListing_itemholder 
{
border: 1px solid #B4B4DE;
margin: 10px 0 10px 0;
padding: 0px 15px 15px 15px;
}
.NaListing_itemholder h2 a:link , #NaListing_itemholder h2 a:visited
{
text-decoration: underline;
 color: #323275;
}
.NaListing_itemholder h2 a:hover 
{
color: #f60;
}
.NaListing_summarytext
{
padding: 0px 15px 20px 15px;
}
/*
.NaListing_summarytext img
{
float: right;
padding: 0 10px 10px 0;
}
*/
.NAListing_categories
{
text-align: right;
padding-top :15px;
font-size: 85%;
}

/* Footer Paging */
#Na_Paging
{
text-align: right;
padding: 10px;
border: 1px solid #FFAE00;
background-color: #FFEABF;
font-weight: bold;
}


/*Styling of categories / search / syndication pages */
/* left cell in syndication */
.articleIconCell {
background-color: #ccc;
}
.articleTopCell {
background-color: #323275;
}
/* topics in syndication */
.articleFooterCell {
background-color: #FFAE00;
}