.select { clear: both; border-bottom: 1px dotted #999; text-align: right; margin-bottom: 20px; margin-left: 10px; margin-right: 10px; }

	.select p { font-variant: small-caps; text-align: left; display: inline; float: left; margin: 0; position: relative; bottom: -5px; }
	.select .myinput { margin: 0 5px 5px 0; }

.search { text-align: center; }
.search input { color: #9d3b18; background-color: #e0dfd4; border: 1px dotted #a49977; font-size: 14px; padding-right: 15px; padding-left: 15px; }
	.search input:hover { background-color: #9d3b18; color: white; }
	
.select .myinput { border: 1px solid #a49977; }