#retailers {
	background-color: #FFFF00;
	height: auto;
	width: 430px;
	border: thin solid #666666;
}
#signature {
	position: relative;
	top: 20px;
}
#text {
	margin: 10px;
}
