﻿ 
.deLeftTbl
{	  
	border-left:solid 1px #2369b5;
	border-top:solid 1px #2369b5;
	border-bottom:solid 1px #2369b5;	
}
.deTxt
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	padding-right:5px;
	width:140px;
}
.deTdOffblue
{
	width:178px;
	height:36px;
	background-image:url('../../../resources/images/deals_engine/boxoffblue.jpg');
	background-repeat:no-repeat;
	background-position:right;
	border-left:solid 1px #2369b5;
	padding-right:3px;
}
.deTdOfforange
{
	width:178px;
	height:36px;
	background-image:url('../../../resources/images/deals_engine/boxofforange.jpg');
	background-repeat:no-repeat;
	background-position:right;
	border-left:solid 1px #2369b5;
	padding-right:3px;
}
.deOff
{
	text-align:right;
	cursor:pointer;
	width:188px;
	background-color:#FFFFFF; 
}
.deEdgeTd
{
	border-left:solid 1px #2369b5;
	width:0px;
}
.deTdOnblue
{
	width:188px;
	height:36px;
	background-image:url('../../../resources/images/deals_engine/boxonblue.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:3px;
}
.deTdOnorange
{
	width:188px;
	height:36px;
	background-image:url('../../../resources/images/deals_engine/boxonorange.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:3px;
}
.deOn
{
	text-align:right;
	cursor:pointer;
	width:188px;
	background-color:#FFFFFF; 
}
.deTdEmty
{
	width:187px;
	background-color:#FFFFFF;
	border-left:solid 1px #2369b5;
	height:10px;
}
.deIconImg
{
	width:30px;
	height:30px;
}