.mc_news_home * {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.mc_news_home h1 {
font-size:14px;
font-weight:bold;
}
.mc_news_home h2 {
font-size:14px;
margin:2px
}
.mc_news_home h3 {
font-size:12px;
}
.mc_news_home p {
font-size:11px;
margin:0;
padding:0;
}
.mc_news_home .main_img {
float:left;
margin:2px;
}
.mc_news_home subtitle {
margin:1px;
margin-bottom:4px;
}
.popper {
position:absolute;
top:370px;
left:258px;
z-index:80;
width:495px;
padding:50px 100px;
margin:0;
display:none;
background:#f7ba4d; 
border:1px solid #f98200;
}
.popper p {
margin:1em;
}

.close {
width:32px;
height:32px;
background:url(../img/cancel_32.png);
position:absolute;
top:5%;
right:5%;
cursor:pointer;
}