.ennyhet {width:216px; font-size:0px; margin:0px; margin-left:5px; margin-top:7px; color:white; text-align:center}
.ennyhet .footer {height:14px; font-size:0px; background-image:url(graphic/ennyhet_bottom.png);}
.ennyhet .top {height:12px; font-size:0px; background-image:url(graphic/ennyhet_top.png)}
.ennyhet .content_wrapper {background-image:url(graphic/ennyhet_body2.png)}
.ennyhet .content  {padding-left:17px; padding-right:17px; padding-bottom:10px; background-repeat:no-repeat;background-image:url(graphic/ennyhet_body.png)}

.ennyhet h2 {
	margin:0px;
	font: bold 18px sans-serif;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px dotted silver;
	text-align:center;
	width:180px;
}
.ennyhet ul{
	margin:0;
	padding:0;
	margin-top:5px;
	
}
.ennyhet li{
	position:relative;
	display:block;
	list-style-type: none;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid silver;
}
.ennyhet p {
	margin:0px;
	font: normal 11px sans-serif;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	text-align:left; 
	width:100%;
}
.ennyhet a {
	display:block;
	font:normal 18px sans-serif;
	color:white;
	margin:0px;
	margin-left:25px;
	padding:0px;
	text-align:left;
	}
.ennyhet a:hover {
	color:yellow;

	}