#supliers #searchform form {
	margin: 0;
}
#supliers #searchform {
	background-color: #f8f8f8;
	padding: 5px 7px 7px;
	margin-bottom: 2px;
	text-align: center;
}
#supliers #searchform label {
	position: relative;
	top: -3px;
	cursor: pointer;
	_cursor: hand;
	margin-right: 3px;
}
#supliers #searchform .submit {
	margin-left: 4px;
	width: 100px;
}




#supliers #letters {
	background-color: #f8f8f8;
	padding: 7px 7px 3px;
	border-bottom: 2px solid #ddd;
	text-align: center;
}
#supliers #letters strong {
	padding: 1px 4px 4px;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #fff;
	position: relative; top: 1px;
}
