.home_images {
	float: left;
	display: inline;
	width: 300px;
	margin: 5px 0px 0px 5px;
	text-align: center;
	border: none;
}

.input_row {
	background: #EEEADC;
	width: 600px;
	margin: 0px 5px 3px 5px;
	padding: 3px;
}

	
.row_text {
	color: #3B2314;
	font-weight: bold;
	font-size: 12px;
	margin: 1px 0px 1px 20px;
	width: 75px;
	float: left;
}

.input_text {
	color: #3B2314;
	font-weight: bold;
	font-size: 12px;
}