
.emailSignUpContainer 
{
    height: 110px;
    width: 434px;
    background-image: url(/Portals/1/skins/main/images/bg_emailSignUp.gif);
    background-repeat: no-repeat;
}
.emailSignUpTitle
{
    color: #FFF4E1;
    font-size: 20px;
    font-weight: bold;
	font-family: Calibri, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	line-height: 36px;
}
.emailSignUpText
{
    color: #FFF4E1;
    font-size: 14px;
	font-family: Calibri, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}