
BODY{
	background-color:#fff;
	behavior: url(/images/js/csshover.htc);
	font-family:Arial, Helvetica, sans-serif;
}

A {
	text-decoration:none;
	outline:none;
}

strong{
font-weight:bold;
}

.clear{	
	font-size:0px;
	clear:both;
	line-height:0px;
	float:none;
}

a.more{
	width:8px;
	height:16px;
	background-image:url(/images/css/arrow.png);
	background-repeat:no-repeat;
}

.eupanel {
  width:180px; 
  float:left; 
}

.panelcontainer p {
  font-size:11px; 
  font-family:arial; 
  color:#000; 
  text-align:left !important;
}

a.flaglink {
  font-size:11px; 
  font-family:arial; 
  color:#000; 
  text-decoration:none;
}

a.flaglink:hover {
  font-size:11px; 
  font-family:arial; 
  color:#000; 
  text-decoration:none;
}

a.flaglink:visited {
  font-size:11px; 
  font-family:arial; 
  color:#000; 
  text-decoration:none;
}

.panelcontainer .item{
	width:180px;
	height:160px;
	position:relative;
	float:left;
}

.panelcontainer .item img{
	position:absolute;
	top:0px;
	left:0px;
}

.panelcontainer .item .transparent{
	width:180px;
	height:25px;
	left:0px;
	bottom:0px;
	position:absolute;
	background-color:#e7e0cf;
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}

.panelcontainer .item .more{
	width:146px;
	height:19px;
	left:0px;
	bottom:0px;
	background-position:164px 5px;
	font-size:14px;
	color:#FFF;
	position:absolute;
	padding: 7px 20px 0px 14px;
	overflow:hidden;
}
