//
// PPN
//

html, body{
	margin: 0;
	padding: 0;
}
#mirago {
	background-color:#fff;
	float:left;
	font-style:normal;
	line-height:12px;
	margin-bottom:0;
	margin-right:0;
	text-align:left;
}
#mirago .a {
	 padding-bottom: 0px;
	 padding-top: 0px;
	 padding-left: 0px;
	 text-align: left;
	 font-style: normal;
	 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;
	 font-family: "Trebuchet MS";
	 width: 207px;
	 height: 70px;
	 position: relative;
}
#mirago .a .i {
	 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;
	 float:left;
}
#mirago .a .x {
	width:205px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:#000;
	float:left;
	position: absolute;
	left:71px;
	top:0px;
	font-size: 11px;
}
#mirago .a .x .t {
	 font-size: 12px;
	 text-decoration:none;
	 font-weight: bold;
	 font-style: normal;
	 font-family: "Trebuchet MS";
	float:left;
	 margin: 0 0 3px;
	line-height: 15px;
	color: #666;
}
#mirago .a .d {
	float:left;
	font-family: "Trebuchet MS";
	color: #4c4949;
	 font-size: 10px;
	 text-decoration: none;
	 font-style: normal;
	 padding-left: 0px;
	line-height: 11px;
	width: 135px;
}
#mirago .a .u {
	float:left;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #4c4949;
	line-height: 15px;
	 font-size: 11px;
	 text-decoration: none;
	 font-style: normal;
	 padding-left: 0px;
	 width:205px;
	 color: #ea7c3a;
}
#h {
	background-color: #eeeeee;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px;
    margin-bottom:5px;
    font-family: "Trebuchet MS";
}
#h a {
    color: #000;
    font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom:3px;
	font-weight: bold;
}