﻿.AssetTable
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;	
}

.Link
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

.preview
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-style:italic;
	
}

.seperator
{
	border-bottom:1px solid #CCCCCC;	
}

.headline
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;	
}

.date
{
	color: #cccccc;
	text-align: left;
}

.description
{
	color: #cccccc;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

.BottomSearchList
{
	height:18px;
}

.searchListMouseOver
{
	background-color:#333333;
	cursor:pointer;
	cursor:hand;
}
.searchListMouseOut
{
	cursor:pointer;
	cursor:hand;
}
.newsHeadline
{
	cursor:pointer;
	cursor:hand;		
}