#click-for-offers {
	margin:0px;
	padding:20px;
	text-align:left;
}

#offer-search,
#receive-email-offers,
#register-for-offers {
	margin:10px 0px 10px 0px;
	padding:0px;
}

#offer-search #feature-form {
	margin:0px;
	padding:0px;
	width:100%;
	height:22px;
}

#offer-search #feature-form form {
	margin:0px;
	padding:0px;
}

#feature-form td.input {
	padding-left:40px;
	padding-right:2px;	
}

#offer-search td.button {
	width:100px;
	padding-top:2px;
}

#feature-form input.text {
	width:100px;
	height:19px;
	border:1px solid #7f9db9;
	color:#8f938e;
	font-weight:normal;
	font-size:12px;
}

#feature-form input.featured-button {
	border:none;
	background:url("../images/feature_button_bg.jpg");
	width:100px;
	height:19px;
	color:white;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

#click-for-offers h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

#click-for-offers p {
	width:400px;
	margin:2px 0px 2px 0px;
	padding:0px;
	font-size:12px;
}

#click-for-offers div.submit {
	width:250px;
	height:20px;
	margin:10px 0px 10px 0px;
	padding:0px;
}

#click-for-offers a.featured-button {
	background:url("../images/feature_button_bg.jpg");
	width:100px;
	height:18px;
	padding-top:2px;
	color:white;
	text-decoration:none;
	text-align:center;
	float:right;
	font-weight:bold;
}

