﻿.newsTypeLink	{
	padding:3px 5px;margin:5px 15px 5px 0px;
	font-weight:bold;
}
.newsTypeLink a:link, .newsTypeLink a:visited {
	color:black;
	text-decoration:none;
}
.newsTypeLink a:hover  {
	text-decoration:underline;
}
.news_oneNews          {
	margin-bottom:5px;
	float:left;
	clear:both;
}
.news_author              {
	float:left;
	min-width:60px;
	text-align:center;
	text-decoration:none;
	color: #6683CC;
}
.news_author:hover     {
	text-decoration:underline;
}
.news_userThumbnail      {
	border:solid 1px black;
	height:50px;
}
.news_Text              {
	width:410px;min-height:55px;
	line-height:170%;
	float:left;clear:right;
	padding-left:5px;
}
.news_link:link, .news_link:visited  {
	color: #6683CC;
	font-weight:bold;
	text-decoration: none;
}
.news_link:hover     {
	text-decoration:underline;
}
.news_highlight        {
	background-image:url(../../newimages/listentry.gif);
	background-repeat:no-repeat;
	background-position:5px 1px;
	padding-left:25px;
}
.news_gradeHighlight	{
	text-decoration:none;
	color:red;
}
.news_gradeHighlight:hover         {
	text-decoration:underline;
}
.news_timeago  {
	color:red;
	font-weight:bold;
}
.news_Text2    {
	float:left;
	padding-top:20px;;
}



