div.module{
	margin-bottom:20px;
	width:100%;
}
div.module h2{
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:32px;
	line-height:32px;
	margin-bottom:8px;
	padding-left:10px;
}
div.module .body{
	margin-top:-10px;
	padding:10px;
}
div.module ul{}
div.module ul li{
	min-height:55px;
	margin-bottom:8px;
	padding:5px 8px 5px 8px;
	position:relative;
}
div.module ul li img{
	border:1px solid;
	float:left;
	height:50px;
	margin-right:5px;
	padding:1px;
	width:50px;
}
div.module ul li p.module_title{
	margin-bottom:5px;
	margin-right:50px;
	margin-top:5px;
}
div.module ul li p.module_rating{
	float:right;
	font-size:14px;
	margin-left:2%;
	position:absolute;
	right:5px;
	top:5px;
}
div.module ul li p.module_text{
	line-height:13px;
	margin-bottom:5px;
}
div.module ul li.comment p.module_text{
	line-height:15px;
}
div.module ul li.comment img{
	margin-bottom:6px;
	margin-right:10px;
}
div.module .button{
	margin-top:3px;
}
div.module.main h2{
	margin-bottom:0;
}
div.module.main p.date{
	margin-bottom:0;
	margin-left:10px;
}
div.module.main p{
	line-height:15px;
	margin-bottom:20px;
}
div.module ul li.odd{
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/* MODULES FONTS w*/
div.module{
	font-size:12px;
}
div.module h2{
	font-size:16px;
}
div.module h2 a{
	text-decoration:none;
}
div.module ul li p.module_rating{
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
div.module ul li p.module_text{
	font-size:11px;
}
div.module ul li.comment p.module_text{
	font-style:italic;
}
div.module ul li p.module_footer,
div.module p.module_footer a{
	font-size:11px;
	text-decoration:none;
}
div.module ul li p a{
	font-weight:bold;
	text-decoration:none;
}
div.module ul li p a:hover{
	text-decoration:underline;
}
div.module.main h2{
	background:none;
	font-size:200%;
}
div.module.main p.headline{
	font-size:110%;
	font-style:italic;
}
div.module.main p{
	font-size:100%;
}
div.module.main .body{
	background:none;
}
/* MODULES MEDIA EVENTS w*/
div.module.main .content_relacionado{
	padding:10px;
	background-color:#000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
}
div.module.main .content_relacionado h3{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}