div.celebkereso {
	position: relative;
	width: 100%;
	height: 102px;
}
div.celebkereso div.content {
	background-image: url(http://www.rtlklub.hu/cache/gradient/222222444444_102.png);
	height: 70px;
	
}
div.celebkereso div.image {
	width:60px;
	height: 45px;
}

div.celebkereso div.image img {
	background-color: #aaa;
	width:60px;
	height: 45px;
}

div.celebkereso div.form {

	margin:4px;
	position: relative;
	height: 24px;
	padding-left:3px;
}

div.celebkereso input.text {

	width: 260px;
	color:#777;
	padding: 3px;
	font-size: 13px;
	border: 1px solid #000;
	margin-left: 2px;
	margin-top: 20px;

}

div.celebkereso input.image {

	border: none;
	position: absolute;
	top:20px;
	right: 6px;

}

div.celebkereso div.txt {
	position: absolute;
	left:66px;
}

