div#contentHolder{
	overflow: visible;
	background-image: url(../gfx/content_holder_bg_main.gif);
}

div#leftColumn{
	height:298px;
}

div#contentLeft{
	float:left;
	clear:both;
	height:560px;
	width:660px;
}

div.doboz {
	width: 200px;
	margin-right:5px;
}
div.dobozBg {
	background-image: url(../gfx/doboz_top2.gif);
	background-repeat: no-repeat;
	width:200px;
	height:36px;
}
div.dobozBg a {
	color: #3A5B6B !important;
	text-decoration: underline  !important;
	font-weight:bold !important;
	display: block !important;
	padding-left: 25px !important;
	padding-right:10px !important;
	padding-top:5px !important;
}
div.doboz img {
	width:198px;
	height:150px;
	border:1px solid #cccccc;
	margin-right: 0px;
	margin-bottom: 3px;
}
		
div.doboz p {
	padding-bottom: 10px;
	margin-top: 3px;
}

.moreLinkSpan {float:right; margin-top:0px;}
.moreLinkSpan a {
	color:#3A5B6B !important;
       	font-size:11px !important;
       	text-decoration:underline !important;
}
.moreLinkSpan a:hover {
	color:#3A5B6B !important;
       	font-size:11px !important;
       	text-decoration:none !important;}
						
tr.tx-a1teasermenu-pi1 {
	padding-bottom: 0px;
}
td.tx-a1teasermenu-pi1 {
	vertical-align: top;
}

#contentLeft p{
	margin-left: 0px;
	margin-right: 0px;
}


