.an-subscribe {border:0 none; margin:0;line-height:14px; min-height:66px}
.an-subscribe .block-title
{
    height: 18px;
}

.an-subscribe .block-title strong
{
    background: url("http://www.revolutionlifestyle.com/skin/frontend/default/revlabs/images/i_block-subscribe.gif") 0 0 no-repeat;
    padding-left: 21px;
    float:left;
}
.an-subscribe button span
{
    /*background: none repeat scroll 0 0 #618499;
    border-color: #406A83;*/
}
.an-subscribe .block-content
{ padding: 8px 10px 0; }
.an-subscribe .block-content label.an-data
{
    font-size: 11px;
    /*font-weight: bold;*/
	
}
.an-data
{ width: 95%; }
.an-buttons
{ margin-top: 5px; }
.an-subscribe .block-title img
{ 
    float:right;
}

#advancednewsletter-overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
}
#advancednewsletter-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}
#an-content{
    position: fixed;
    z-index:9999;
    text-align:left;
}
#subscribe-please-wait
{
	background:none repeat scroll 0 0 #FFF4E9;
    border:2px solid #F1AF73;
    padding:15px 60px;
    position: fixed;
	z-index: 9999;
    color: black;
}