﻿table.OfferItem
{
	width:241px;
	border:1px solid #c80000;
}
td.OfferHead
{
	background-color:#c80000;
	font-weight:bold;
	color:#ffffff;
	background-image:url('offer/top.gif');
	background-repeat:repeat-x;
}
td.OfferFoot
{
	background-color:#f0f0f0;
	text-align:right;
}
.OfferLine1
{
	margin-top:2px;
	color:#e60000;
}
.OfferLine2
{
	color:#0040a0;
}
.OfferLine3
{
	color:#808080;
	font-size:11px;
}
a.OfferLink:link, a.OfferLink:visited, a.OfferLink:active, a.OfferLink:focus
{
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:3px 40px 3px 0px;
	background-image:url('offer/next.gif');
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
}

a.OfferLink:hover
{
	background-image:url('offer/nexth.gif');
	color:#800000;	
}

a.shortoffer:link, a.shortoffer:visited, a.shortoffer:active, a.shortoffer:focus, a.shortoffer:hover
{
	font-size:11px;
	text-decoration:underline;
	color:#c80000;
	padding:1px 16px 1px 1px;
}
div.OfferLine
{
	font-size:11px;
	color:#808080;
	border-bottom:1px dotted #c8c8c8;
	padding:1px 1px 4px 1px;
	margin:10px 0px 4px 0px;
}

td.OfferImage
{
	height:147px;
	width:232px;
	text-align:center;
}