.result {
	padding: 5px 1em;
}

/* rows of results cycle between */
.odd {
	background-color:#f1f1f1;
}
.even {
	
}

input, select {
	vertical-align:middle;
}
#search_container{
	border: solid 1px #666666;
	background-color: #f7f7f7;
	padding: 15px 15px 15px 20px;	
}
.search_help{
	margin: 10px;
	margin-bottom: 0px;
	font: normal 8pt Verdana,Sans-Serif; 
	font-style: italic;
}
#featured_expert th{
	vertical-align: top;
	
}
#featured_expert td{
	vertical-align: top;
	
}
#featured_expert span{
	font-style: italic;
	color: #666666;
	
}
.search_image {
	width:59px;
	height:24px;
}
