.formsearch {
	height: 21px;
	width: 189px;
	font-size: 11px;
	margin-bottom: 3px;
}

.buttonsmall {
	border: 0;
	height: 23px;
	width: 82px;
	font-size: 11px;
	color: #000;
	text-align: center;
	background-image: url(../img/bg_button_small.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	_padding-bottom: 0;
}

.buttontxt {
	padding-top: 4px;
	float: left;
	color: #000;
	border: 0;
	height: 23px;
	width: 120px;
	font-size: 11px;
	text-align: center;
	background-image: url(../img/bg_button.gif);
	background-repeat: no-repeat;
}

.buttontxt a {
	color: #000;
	text-decoration: none;
}

.buttontxt a:hover {
	color: #000;
	text-decoration: none;
}

.buttontxt-padding {
	float: left;
	padding: 0 4px 0 0;
}

.button {
	border: 0;
	height: 23px;
	width: 120px;
	font-size: 11px;
	color: #000;
	text-align: center;
	background-image: url(../img/bg_button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-bottom: 4px;
	_padding-bottom: 0;
}

.buttonbasket {
	border: 0;
	height: 23px;
	width: 110px;
	font-size: 10px;
	color: #5c5c5c;
	background-image: url(../img/bg_button_basket2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 0 4px 24px;
	_padding: 0 0 0 18px;
}

.buttonbasketdetail {
	border: 0;
	height: 23px;
	width: 110px;
	font-size: 10px;
	color: #5c5c5c;
	background-image: url(../img/bg_button_basket.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 0 4px 21px;
	_padding: 0 0 0 18px;
}

.formmailing {
	height: 20px;
	width: 100px;
	font-size: 11px;
}

.formshort {
	height: 20px;
	width: 30px;
	font-size: 11px;
}

.formshort2 {
	height: 20px;
	width: 90px;
	font-size: 11px;
}

.form {
	height: 20px;
	width: 160px;
	font-size: 11px;
}

.formtextarea {
	height: 80px;
	width: 362px;
	font-size: 11px;
}


