.gyorskeresoContainer {
	background: url(../../images/gyorskereso_back.png) repeat-x;
	height: 79px;
	width: 665px;
	text-align: center;
}
.gyorskereso table {
	margin: auto;
}
.gyorskereso table td {
	font-weight: bold;
	color: #830d14;
}
.gyorskeresoInput {
	background-color: #c1a17e;
	border: #a18464 1px solid;
	height: 23px;
}
.gyorskereso a {
	color: black !important;
	text-decoration: underline;
	display: block;
	margin-top: 5px;
}
.kiemeltTitle {
	width: 665px;
	height: 36px;
	background: url(../../images/kiemelt_title_back.png) repeat-x;
	position: relative;
	margin-top: 10px;
}
.kiemeltTitle div {
	position: absolute;
	color: #830d14;
	font-size: 24px;
	height: 28px;
	top: 7px;
}
.kiemeltContainer {
	height: 237px;
	width: 665px;
	background: url(../../images/kiemelt_back.png) repeat-x;
	text-align: center;
}
.kiemeltContainer table {
	width: 655px;
	margin: auto;
}
.kiemeltContainer table td {
	text-align: center;
}
.imageContainer {
	width: 140px;
	overflow: hidden;
}
.imageContainer a img {
	border: none !important;
	margin: 0px !important;
}
.imageSeparator {
	width: 2px !important;
	background: url(../../images/kiemelt_separator.png) no-repeat;
	background-position: 0% 50%;
}
.bookTitle {
	vertical-align: top;
	height: 35px;
	overflow: hidden;
}
.bookTitle a {
	color: #830d14;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin: auto;
}
.kiemeltLink {
	margin-left: 465px;
	background-color: #caab87;
	width: 200px;
	text-align: center;
}
.kiemeltLink a {
	font-weight: bold;
	text-decoration: underline;
}