@CHARSET "UTF-8";

.list_ghid {
	float:left;
	width:100%;
	margin-top:10px;
}
.list_ghid li {
	float:left;
	padding-bottom:10px;
	border-bottom:1px dotted #e1e1e1;
	margin-bottom:10px;
	width:100%;
}
.list_ghid li a.img {
	float:left;
	margin-right:10px;
}
.list_ghid li div.hold {
	float:left;
	width:450px;
}
.list_ghid li div.hold h1 {
	margin:0;
	font-size:14px;
}
.list_ghid li p {
	margin:10px 0;
	font-size:12px;
}
.list_ghid li div.subtitl {
	border-bottom-width:0px !important;
	margin:0 !important;
	padding:0 !important;
}
.subtitl a.comments {
	float:left;
	background:url(../../../images/frontend/interface/ico_articol.png) no-repeat left -32px;	
	padding:2px 0px 2px 20px;	
}
