﻿body 
{
	font-family:Arial;
}
.SponsersTableStrip
{
	background-image:url('Images/Search/bg_sponsored_pixel.gif');
	background-repeat:repeat-y;
	width: 545px;
}
.SponsersDivider
{
	background-image:url('Images/Search/bg_sponsored_line.gif');
	background-repeat:no-repeat;
	width: 545px;
	margin:7px 0px 5px 0px;
	height: 2px;
}
.SponsersTop
{
	background-image:url('Images/Search/bg_sponsored_top.gif');
	background-repeat:no-repeat;
	width: 545px;
	margin-right:2px;
	height: 12px;
}
.SponsersBottom
{
	background-image:url('Images/Search/bg_sponsored_bottom.gif');
	background-repeat:no-repeat;
	width: 545px;
	margin-right:2px;
	height: 14px;
}
.ArticlesResultsTopTitle
{
	background-image:url('Images/Search/bg_title.gif');
	background-repeat:no-repeat;
	width: 182px;
	height: 32px;
	color:#ffffff;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-right:10px;
}

