.greyDiv { margin-bottom: 10px; }
.greyDivPad { padding: 20px 10px 5px 10px; }
.couponFav { background: #A5CEF1; }
.couponFav input { background: #A5CEF1; border: solid 1px #A5CEF1; color: #ffffff;}
.couponFav .greyDivPad { border: solid 1px #BFDEF8; }
.couponFav .coup_half { color: #fff; }

.thumbnail_actions {
	padding: 5px 15px;
	background: #F7F9FC;
	font-size: 11px;
	float: left;
	line-height: 18px;
	margin-top: 55px;
}
.thumbnail_actions a { color: #5A97CB; }
.thumbnail_actions a:hover { color: #3775AC; }

.update_thumb {
	padding: 3px;
	border: dotted 1px #fff;
	float: left;
	margin-right: 5px;
	background: #fff;
}

#right_column {
	float: right;
	width: 275px;
	background: #ffffff url(/images/grey-strip-middle.jpg) repeat-y top center;
}
#right_column_top {
	width: 275px;
	height: 99px;
	background: #ffffff url(/images/grey-strip-top.jpg) no-repeat top center;
}
#right_column_bottom {
	width: 275px;
	height: 39px;
	background: #ffffff url(/images/grey-strip-bottom.jpg) no-repeat bottom center;
}

#left_column {
	width: 575px;
	float: left;
	text-align: left;
	padding-top: 75px;
}

h4 {
	font: bold 20px arial;
	border-bottom: solid 1px #ECEDEE;
}

.coupon_input {
	border: solid 1px #ECEDEE;
	background: #ECEDEE;
	width: 365px;
	font: bold 18px arial;
	color: #676A6C;
	margin-bottom: 0px;
}

.coup_half {
	width: 320px;
	padding-left: 10px;
	float: left;
	margin-top: -10px;
}
.action_half {
	width: 200px; 
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.rightWrap {
	background: #EEEFF0;
	border: solid 1px #B5B6B6;
	width: 220px;
	padding: 10px;
	margin-bottom: 15px;
}
.rightWrap h4 {
	text-align: left;
	font-size: 13px;
	border-bottom: solid 1px #cccccc;
}

.ad img {
	border: solid 1px #b5b6b6	
}

#companyInfo {
	text-align: left;
	margin-top: 7px;
}
#companyInfo a { color: #639CCD; font-size: 11px;}
#companyInfo a:hover { color: #B5B6B6; }

#companyLinks { margin-top: 15px; }
#companyLinks div { margin-bottom: 5px; }
#companyLinks div img{ float: left; }
#companyLinks div span{ float: left; margin-left: 5px; cursor: hand; }


#company_thumb {
	width: 210px;
	text-align: right;
	font-size: 11px;
	margin-bottom: 15px;
	color: #639CCD;
}
#company_thumb a { color: #639CCD; }
#company_thumb a:hover { color: #B5B6B6; }
#company_thumb img { 
	margin-bottom: 3px; 
	padding: 4px; 
	background: #ffffff; 
	border: solid 1px #C7C8CA;
}



.text_link_ads {
	text-align: left;
}
.text_link_ads ul { margin: 0px; padding: 0px; list-style: none;}
.text_link_ads ul li { margin: 0px; padding: 0px; padding-left: 10px; line-height: 18px; }
.text_link_ads ul li a { display: block; }
.text_link_ads ul li:hover { background: #fff; }