#mirago-feed {
	border-bottom:dotted 1px #e0e0e0;
	margin-bottom:7px;
}
#mirago {
/*background:transparent url(http://max.rcs.it/libs/css/default_theme/assets/max_ppn.png) no-repeat scroll left top;*/
float:left;
font-style:normal;
height:155px;
line-height:14px;
margin:0;
padding:0px 0 0;
text-align:left;
width:940px;
}
#mirago .a {
 padding-bottom: 0px;
 padding-top: 0px;
 padding-left: 0px;
 text-align: left;
 font-style: normal;
 height: 52px;
 width:310px;
 text-decoration: none;
 float: left;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 cursor:pointer;
}
#mirago .a .i {
 height: 40px;
 width: 40px;
 float: left;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 2px;
}
#mirago img {
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
}
#mirago .a .x {
 float: left;
 height: 45px;
 width:250px;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 5px;
}
#mirago a.n3 div.x {
 float: left;
 /*height: 45px;*/
 width:250px;
 padding-top: 1px;
 padding-bottom: 5px;
 border-bottom: none;
 padding-left: 5px;
}
#mirago .a .x .t {
 font-size: 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #626262;
 font-weight: bold;
 font-style: normal;
 float: left;
 width:250px;
}
#mirago .a .d {
 font-size: 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #626262;
 font-style: normal;
 float: left;
 width:250px;
}
#mirago .a .u {
 font-size: 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:underline;
 color: #990000;
 font-style: normal;
 float: left;
 width:250px;
}
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
input { outline: 0; }
body {
	background:#FFFFFF none repeat scroll 0 0;
	line-height:1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

input[type=hidden] {
	display: none !important;
}

/* =========================  CLEARFIX ============================= */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}



