@import url(layout0.css);

#drForm table{
	border-collapse: collapse;
	width: 590px;
}

#drForm table tr th{
	width: 150px;
}

#drForm table tr td{
	padding: 3px;
	vertical-align: top;
}

#drForm table tr td #drName,#drForm table tr td #drZip{
	float: none;
	padding: 0;
	margin: 0;
	width: 200px;
}

#drForm table tr td #drSearch-go{
	float: none;
	position: relative;
	top: 5px;
	left: 5px;
}

p.drResult img{
	margin-right: 20px;
	border: 1px solid #CFD8E3;
}

p.drResult{
	padding-top: 10px;
}