.overlay {
	position: absolute;
	padding: 0 0 13px;
	z-index: 10;
	background: url(../images/search_results_shadow_bottom.png) bottom left no-repeat;
}

.overlay .content {
	padding: 12px 12px 0;
	background: url(../images/search_results_shadow.png) top left no-repeat;
}

.overlay .section {
	width: 356px;
	padding: 9px;
	margin: 0;
	border: 1px solid #1b5a9b;
	background: url(../images/search_results_gradient.gif) top left repeat-x #c6def6;
}

.reminderbutton{
    margin: 0 0.5em -1em;
    position: relative;
}