/* Newsletter Panel */
#newsletterBlock {border:1px solid #CCC; border-left:none; padding:5px 0 10px; position:relative; margin-top:30px; background:url(http://c.yai.bz/assets/res/imgs/background/greyGradient.gif) repeat-x top left;}
.newsletterIcon {width:24px; height:35px; background:url(http://c.yai.bz/assets/res/imgs/alertEmail.png) no-repeat; position:absolute; top:-20px;}
* html .newsletterIcon {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://c.yai.bz/assets/res/imgs/alertEmail.png', sizingMethod='image');}
#newsletterBlock h4 {font-size:9pt; color:#060; margin:10px 0 4px; border-top:1px dashed #CCC; padding-top:10px;}
#newsletterBlock h4.first {border:none; padding:0;}
.newsletterList {list-style:none; margin:5px 0; padding:0;}
#newsletterBlock .emailInput {width:90%;}
#newsletterBlock .more {margin-top:5px;}
#newsletterblock .inside {margin-right:10px;}