#newsletter {
            margin-bottom: 30px;
            float: right;
            width: 340px;
            height: 147px;
            position: relative;
            background: url(img/newsletter_home.gif) no-repeat;
}

#nome, #email {
            position: absolute;
            width: 190px;
            line-height: 13px;
            font-size: 10px;
}

#nome { left: 70px; top: 79px; }
#email { left: 70px; top: 109px; }

#ok {
            position: absolute;
            width: 40px;
            line-height: 13px;
            font-size: 10px;
            left: 270px;
            top:109px;
}

#cursos {
        padding-bottom: 10px;
	background-color: black;
}

#cursos a {
             display: block;
             width: 480px;
	     height: 333px;
             text-indent: -5000em;
             background: url(img/cursosimms.gif) no-repeat;
}
