/* =======================================
H-Newsletter css
*/

/* New styles below */

label.valid {
width: 24px;
height: 24px;
background: url(assets/img/valid.png) center center no-repeat;
display: inline-block;
text-indent: -9999px;
}
label.error {
font-weight: bold;
color: red;
padding: 2px 8px;
margin-top: 2px;
}
table {
background-color: #fff;
width: 98%;
margin-top: 15px;
}
td a{
color: #000;
}
.update-nag{
display: none;
}
.tblfrst{
font-size: 20px;
font-weight: bold;
text-align: center;
}
.tblfrst h2{
margin: 14px 0px;
}
#eml td{
padding: 5px;
}	
.mainnewslatter{
bottom: 0px;
right: 0px;
position: fixed;	
}
#newsltr {
background-color: #eee;
height: 18px;
margin-top: 6px;
padding: 14px;
width: 261px;
}
#dsplynewslatr {
background-color: #fff;
border: 1px solid #eee;
height: 97px;
padding-top: 17px;
}
.emalneslat{
margin-left: 14px;
}
.sndnesltr{
margin-left: 95px;
}
.mlfrmt{
float: right;
width: 570px;
}
.mainnewsletter{
position: fixed;
right: 0px;
bottom: 0px;
}

#subscribeloader{
display: table-cell;
padding-left: 20%;
position: absolute;
z-index: 999;
}
#subscribe-form
{
	position:relative;
}
.mlfrmt{
	float: right;
    width: 570px;
}