/* CSS Document */
.s-head {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3E3E3E;
	background-image: url(../images/search-head.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 54px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-position: bottom;
}
.s-foot {
	background-image: url(../images/search-foot.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.s-body {
	background-image: url(../images/search-bgrow.gif);
	background-repeat: repeat-y;
	height: 68px;
	text-align: center;
	vertical-align: top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	text-align: left;
	height: 24px;
	padding-right: 5px;
}
.product {
	height: 18px;
	width: 20px;
	border: medium solid #D0D2D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	height: 18px;
	width: 20px;
	border: medium solid #D0D2D4;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	height: 18px;
	width: 15px;
	border: medium solid #D0D2D4;
}
.keyword {
	height: 18px;
	width: 20px;
	border: thin solid #D0D2D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	height: 18px;
	width: 130px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	height: 18px;
	width: 90px;
}