.archivelist{
float:left;
padding:5px auto;
width:24%;
margin:0px 1% 10px 0px;
}

.newsletterbackground{
background:#E0F2F3;
border:0px solid  rgba(255,255,255,0.0);
box-shadow: 4px 4px 0px rgba(0,0,0,0.2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}

.newsletterinnerbox{
margin:0px 0px 10px 0px;
width:91%!important;
padding:10px;
background:#fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}




