p.text {

	line-height: 1.2em;
	padding: 0 0 .5em 0;
	}
	
.type img {
	width: 30px;
	height: 30px;
	display: block;
	margin: 1em auto 0 auto;
	text-align: center;
}

span#search-by {
	font-size: 1.2em;
	/* display: block; */
	display: inline;
}

#search-text {
	xwidth: 75%;
}

.view-match-now {
margin: 1em 1em 2em 0;
float: right;

}

#search-text {
	background: #FFF;
	border-top: 1px solid #e0d7b8;
	border-bottom: 1px solid #e0d7b8;
	margin: 1em 0 0 0;
}

#search-text-wrap, #content {
	position: relative;
	display: block;
}

#search_text {
	position: relative;
}

#first-time {
	position: absolute;
	top: 8px;
	right: 8px;
}
*/

/* link styles */

#navigation ul li.search a:link {
	background: #196a67;
}

#navigation ul li.search a:visited {
	background: #196a67;
}

#navigation ul li.search a:hover {
	background: #398a87;
}

#navigation ul li.search a:active {
	background: #398a87;
}
