#queryField {
	background:#F8FAFA;
	color: #000;
	border: 0px solid #ccc;
	margin-top: 2px;
	margin-right: 2px;
	padding: 5px 5px 5px 5px;
	display: block;
	float: right;
}
#queryField label {
	font-size: 10px;
	font-weight: bold;
}
#query {
	width: 120px;
}
#queryColls {
	font-size: 10px;
	text-align: center;
}
#queryCollsBox {
	border: 1px solid #000;
	z-index: 19; 
	position: absolute; 
	width: 25%;
	left: 73%;
	margin-top: 2px;
	background-color: #fff;
	color: #000;
	padding: 2px 2px 2px 2px;	
	text-align: left;
}
#queryCollsBox legend {
	font-size: 10px;	
}
#queryCollsX {
	font-size: 10px;
	text-align: center;	
}
.queryParaC {
	font-size: 10px;
	text-align: center;
}
#querySuggest {
	border: 1px solid #000;
	z-index: 20; 
	position: absolute; 
	width: 40%;
	left: 58%;
	margin-top: 2px;
	background-color: #fff;
	color: #000;
	clear: both;
}
#querySuggest table {
	font-size: 90%;
}
.s_option a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000;
	padding: 2px 1px 2px 1px;
	background-color: #eee;
}
.s_option a:hover {
	background-color: #ccc;
}
.s_name {
	text-align: left;
}
.s_phone {
	text-align: right;
	border: 1px solid #ccc;	
}
.k2table th {
	border-bottom: 2px solid #666;	
}
.k2tscore {
	border-bottom: 1px solid #999;
	padding-right: 10px;	
}
.k2title {
	font-weight: bold;
	border-bottom: 1px solid #ddd;	
}
.k2links {	
	border-bottom: 1px solid #ddd;	
}
#name {
	width: 200px;
}
#email {
	width: 400px;
}
#comments {
	width: 400px;
	height: 50px;
}
