﻿.ListItemMainDiv
{
	background-color: #031d32; 
	height: 102px; 
	width: 345px;
	padding: 1px 1px 1px 1px;
	vertical-align:middle;	
}

.ListItemDivImg
{
	border-color: #315b7a; 
	border-width: 1px;
	border-style:solid; 
	background-color: #000000;
	height: 92px; 
	width: 94px;
	padding:1px 1px 1px 1px;
}

.ListItemDivClipImg
{
	z-index: 1;
	position: absolute;
	width: 92px;
	height: 90px;
	overflow: hidden;
	margin: 1px 1px 1px 1px;
}

.ListItemDivClipImgDescr
{
	z-index: 2;
	position: absolute;
	margin-top: 71px;
	width: 95px;
	font-family:Tahoma;
	font-size:9px;
	color:#ffffff;
	overflow:hidden;
	height: 22px;
	background-color: #031D33;
}

.ListItemImgDescription
{
	font-family:Tahoma;
	font-size:1.2em;
	color:#ffffff;

}

.ListItemDivTextContent
{
	text-align:left;
	width: 235px;
	overflow:hidden;
}

.ListItemTitle
{
	color:#00c0ff;
	font-family:Tahoma;
	font-size:small;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	width:230px;	
}

.ListItemDivClipDescription
{
	height: 45px; 
	overflow: hidden; 
	margin-top: 8px; 
	margin-bottom: 8px;
	color:#A8B1B5;
	font-size:9px;
	font-family:Tahoma;
	text-align:left;
}



.ListItemLink
{
	color:#026C96;
	text-decoration:none;
	text-align:left;
}



.ThumbItemMainDiv
{
	height:100px;
	width:105px;
	background-color:#031d32;
	vertical-align:middle;
	padding-left:6px;
	padding-top:3px;
}

.ThumbListItemDivImg
{
	border-color: #315b7a;
	border-width: 1px;
	border-style:solid; 
	background-color: #000000;
	height: 92px; 
	width: 94px;
	padding:1px 1px 1px 1px;
}

.ThumbListItemDivClipImg
{
	z-index: 1; 
	position: absolute; 
	margin: 1px 1px 1px 1px; 
	width: 92px;  
	height: 90px;
	overflow: hidden;
}
