﻿#LatestNews_header
{
	width:100%; 
	background-color:#d2d3d5;
}
#SportsNews_header
{
	width:100%; 
	background-color:#e6e7e9;
}

#image1
{
	float:left;
	height:17px;	
}
#image2
{
	float:left;	
}
.spacer
{
	width:100%;
 	height:15px;
} 
#topteaser
{
	width:100%;
	padding-bottom:5px;
} 
#teaserthumb
{
	float:left;
	padding-right:5px;
	
}
#teaserthumb img
{
	width:60px;
	height:40px;
	
}

#teasertitle
{
	float:left;
	font-weight:bold;

} 
#teasertext
{
	margin-top:18px;
	
} 
#LatestNewsteasers
{
	display:block;
	width:100%;
	margin-top:4px;
}
#bulletimage
{	
	display:block;
	float:left;
	width:15px;
	height:11px;
}
#videolinkimage
{
	display:block;
	float:right;
	width:50px;
	height:11px;
}
#videogif
{
	margin:0 5px 0 5px;
}
#singlelineteaser
{
	color:#595959;
	display:block;
	float:left;
	font-weight:bold;
	margin-top:-1.5px;
	height:10px;
}
#cqwpWrapper{
	display:block;
	width:100%;
	color:#595959;
}

#cqwpWrapper_moreNews{
	display:block;
	width:100%;
	color:#595959;
	background-color:#efefef;
}

#cqwpWrapper a, #cqwpWrapper_moreNews a
{
   text-decoration:none;
}
#cqwpWrapper a:link, #cqwpWrapper_moreNews a:link {
color: #595959;
}
#cqwpWrapper a:visited, #cqwpWrapper_moreNews a:visited  {
color: #595959;
}
#cqwpWrapper a:hover, #cqwpWrapper_moreNews a:hover {
color:#595959;
}
#cqwpWrapper a:active, #cqwpWrapper_moreNews a:active {
color:#595959;
}

.borderbottom
{
		border-bottom:1px black dotted;
}
.paddingbottom
{
	padding-bottom:12px;
}
.bordertop
{
		border-top:1px black dotted;
}

