/* GENERAL STYLES */

ul.NewsList
{
   margin:15px 0 0 10px;
  list-style:none;
  padding-left:0;
}

#SecondaryContentContainerNews ul.NewsList{
	margin-left:0;
}


#MainContentContainer ul.NewsList li{
  margin-left:0;
}

#NewsList em{
  font-size:0.8em;
}

.NewsList p
{
  margin-left:0;
}

#NewsList{
  padding:0;
  margin:0;
  background-color:#F9F9F9;
  list-style:none;
}

.NewsList li{
  margin:0;
}

#NewsList strong{
  font-weight:normal;
}

ul.NewsList li
{
 margin:0 0 15px 0;
 list-style-type:none;
}

ul.NewsList li a
{
 display:block;
}

#NewsList a:hover{
  background-color:#ededed;
}

.Event a
{
background-image:url(abf/icon_news.gif);
}

.News a
{
background-image:url(../Data/Assets/theme_one/Misc/news_icon.gif);
}
.Event a,.News a
{
background-color:#F9F9F9;
background-position:7px 8px;
background-repeat:no-repeat;
border-top:1px solid #ffffff;
border-bottom:1px solid #E2E2E2;
color:#808080;
display:block;
padding:4px 4px 8px 42px;
text-decoration:none;
height:50px;
}


.EventItem strong
{
  display:block;
  font-style:italic;
  font-weight:normal;
  margin-bottom:20px;
  margin-top:-20px;
}

.EventItem p strong
{
  display:inline;
  font-style:normal;
  font-weight:bold;
  margin-bottom:0;
  margin-top:0;
}



.morenews{
  margin:0 10px 5px;
  text-align:right;      
}

.NewsItem{
  margin:10px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

