﻿.ToSAdvertItem
	{
		width: 181px;
	}
.ToSAdvertItemHeader
	{
		width: 181px;
		height: 5px;
		background-image: url('../gfx/advert/header.gif');
		background-repeat: no-repeat;
		font-size: 1px;
	}
.ToSAdvertItemFooter
	{
		width: 181px;
		height: 4px;
		background-image: url('../gfx/advert/footer.gif');
		background-repeat: no-repeat;
		font-size: 1px;
	}
.ToSAdvertItemBox
	{
		width: 176px;
		padding-left: 5px;
		background-image: url('../gfx/advert/bg.gif');
		background-repeat: repeat-y;
		color: White;
		font-family: Verdana;
		font-size: 10px;
	}
.ToSAdvertItemBoxHeader
	{
		padding-top: 4px;
		padding-bottom: 5px;
		padding-left: 5px;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		line-height: normal;
	}
.ToSAdvertItemBoxTxt
	{
		padding-left: 5px;
		padding-right: 11px;
	}
.ToSAdvertItemBoxLink
	{
		padding-top: 1px;
		padding-bottom: 5px;
		text-align: right;
		padding-right: 11px;
	}
.ToSAdvertItemBoxImage
	{
		padding-left: 4px;
		width: 172px;
		height: 134px;
		padding-top: 2px;
		background-image: url('../gfx/advert/img_bg.gif');
		background-repeat: no-repeat;
	}
.ToSAdvertItemBoxImageInside
	{
		width: 161px;
		height: 130px;
	}
.LinkWhite{color:#fff;}

.rowCell
	{
		background-color: #e7e7e7;
	}