﻿.txtNormalsearch
{
	FONT-family: tahoma;
	FONT-size: 13px;
	FONT-weight: none;
	TEXT-decoration: none;
	COLOR: #404040;
}

form {
	margin: 0px;
}
.textbox {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	background-image: url(_layouts/images/dicd/images/dropbg.jpg);
	height: 18px;
	width: 176px;
	border: 1px solid #848484;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.listbox {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	background-image: url(_layouts/images/dicd/images/dropbg.jpg);
	height: 24px;
	width: 176px;
	border: 1px solid #848484;
	background-repeat: repeat-x;
	background-position: top;
}
