div.kereses {
	position: relative;
	width: 330px;
	height: 115px;
	background-color: #ededed;
}


div.kereses table.kereses {
    padding-left: 15px;
    padding-top: 10px;
}

div.kereses td.info {
	padding-left: 17px;
	padding-bottom: 3px;
	height: 30px;
}

div.kereses input.keyword {
	width: 180px;
	height: 16px;
}


div.kereses input.submit {
	width: 80px;
	height: 35px;
	background: transparent url(/items/graphics/kereses.png) no-repeat top left;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
}
