div.ewLeftContent
{
	width: 190px;	
	float: left;
	margin-right: 10px;
}
div.ewRightContent
{
	width: 190px;		
	float:right;
	margin-left: 10px;
}
div.ewContent
{
	width: 580px;
	float: left;
	margin-left: 10px;
	
}


/* tartalom ideiglenes formázása */
div.ewContent TD
{
    color: #0E4C10;
}

div.ewContent A
{
    color: #E38303;
    font-weight: bold;
}
div.ewContent .zoldlink{
	color:#1B551C;
	font-weight:bold;
	text-decoration:none;
}
div.ewContent .teljes{
	color:#1B551C;
	text-decoration:none;
}

div.header
{
	border: none;
	height: 20px;
	padding-left: 10px;
	padding-top:5px;
	font-size: 14px;
	font-weight: bold;
}

div.footer
{
	border: none;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.content
{
	border-left: 1px solid #99BE03;
	border-right: 1px solid #99BE03;
	border-bottom: 1px solid #99BE03;
	border-top: 1px solid #99BE03;
	overflow-x: hidden;
}

div.container
{
	margin-bottom:	10px;
}
