#footer {
	margin: 30px 20px 10px 20px;
} 
div.module h3, div.module-red h3, div.module-blue h3, 
div.module-yellow h3, div.module-green h3, div.module-orange h3 {
	margin: 0px 5px -4px -8px;
	line-height: 10px;
	padding-left: 2px;
}
div.module label, div.module-red label, div.module-blue label, 
div.module-orange label, div.module-yellow label, div.module-green label {
	vertical-align: middle;
	margin: 2px auto -5px auto;
	line-height: 10px;
}
div.module input, div.module-blue input, div.module-red input, 
div.module-green input, div.module-orangw input, div.module-yellow input {
	vertical-align: middle;
	line-height: 10px;
	margin-top: 2px;
}