.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ABABAB;
	text-decoration: none;
}
.txtbx {
	background-color: #FFFFFF;
	height: 20px;
	width: 123px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.searchbx {
	background-color: #FFFFFF;
	height: 20px;
	width: 130px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
