html {
background-image: url('../img/bg_alnetis.jpg');
}
h2 {
text-indent: -5000px;
background-image: url('../img/logo_alnetis.gif');
}
section#choose_webmail ul li {
background-color: #B5CC26;
}
section#choose_webmail ul li.featured {
background-color: #8EB12F;
background-image: url('../img/bg_featured_alnetis.jpg');
}
section#choose_webmail ul li div.webmail {
color: #fff;
}
section#choose_webmail ul li div.webmail h3 a {
color: #F4F7FA;
}
section#choose_webmail ul li div.webmail h4 {
color: #F4F7FA;
}
section#choose_webmail ul li div.webmail p.note {
background:none repeat scroll 0 0 #EEEEEE;
color:#000000;
}
