div#get-hot-deals {
	background-color: #f1f1f1;
	border: 1px solid #ececec; 
	margin-bottom: 1.1em;
	font-size: 70%;
	width:184px;
}

div#get-hot-deals div.innerBorder {
	border: 1px solid #fff;	
}

div#get-hot-deals img {
	margin: 0;
	padding: 0;
	border: 0;
}


div#get-hot-deals p {
	margin: 5px 10px 10px 10px;
}

div#get-hot-deals form {
	width: 100%;
}

div#get-hot-deals form input#yourEmail {
	height: 20px;
	width: 155px;
	font-size: 11px;
	border: 0;
	margin-left: 10px;
	padding-left: 4px;
}

div#get-hot-deals form .theButtonHolder button  {
	margin: 5px 2px 0 0;
	padding:0;
	width: 112px;
}

div#get-hot-deals .theButtonHolder {
	margin: 2px 7px 2px 0;
	text-align:right;
}
