body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.thrColFixHdr #container { 
	width: 758px;
	background: #FFFFFF;
	margin: 10px auto 0 auto;
	text-align: left;
	background-image:url(/dgengine/images/bg_border_body.gif); background-repeat:repeat-y;
} 
.thrColFixHdr #header { 
	padding: 0;
	height: 40px;
} 

.thrColFixHdr #mainContent { 
	margin: 15px;
	padding: 2px 0 0 2px;
	width: 380px;
	background-image: url(/dgengineimages/border_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
} 

#mainContentInside{ 
	background-color: white;
	/*margin-top: -21px; --need if no height*/
	padding: 10px 0 0 5px;
	height: 340px;
	overflow-y:auto;
	overflow-x: hidden;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

/* for IE */
/*\*/
*html #mainContentInside { padding-top: 10px; }
/**/

#findMoreDeals{
	margin: 5px 0 0 15px;
	clear:both;
}

.forminput{
	padding: 1px 0 1px 2px;
	margin: 1px 2px 1px 0;
	background-color: #F8FDF5;
	border: 1px solid #cccccc;
	color: #666666;
	width:250px;
}
.formbutton{
	margin: 0;
	padding: 0;
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
	height:25px;
	background-image:url(/dgengine/images/dealfalaxyfooter.jpg);
} 
.thrColFixHdr #footer p {
	font-size:9px;
	margin: 0;
	padding: 5px 0;
}

.thrColFixHdr #main{
	height: 505px;
	margin: 0 3px 0 3px;
	overflow: hidden;
	clear:both;
}

.thrColFixHdr #pageTitle{
	margin: 0 15px 0px 15px;
}

.thrColFixHdr #pageTitle h1{
	color: #b84b38;
	font-size: larger;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 14px 0 0 0;
}

td.counter { 
	background-image:url(/dgengine/images/counts_circle.gif); 
	background-position:top left;
	background-repeat:no-repeat;
	height:38px;
	vertical-align:top;
}

td.dealinfo {
	vertical-align:top;
	font-size: 11px;
	padding-top: 9px;
}

td.dealinfo a:link{ 
	font-weight:bold;
}

.description{
	font-size: 10px;
	padding-bottom: 5px;
}

.highlight { background-color: #CCFFFF; }

div.counterNumber {
	width: 38px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}