.lbox_login {
background:url(../img/lightbox_login.jpg) no-repeat;
width:402px;
height:279px;
}
.lbox_submit_inno {
background:url(../img/lightbox_submit_inno.jpg) no-repeat;
width:402px;
height:279px;
}
.lbox_contact {
background:url(../img/lightbox_contact.jpg) no-repeat;
width:402px;
height:279px;
}
.lbox_newsletter {
background:url(../img/lightbox_newsletter.jpg) no-repeat;
width:402px;
height:279px;
}
.lbox_powered {
background:url(../img/lightbox_powered.jpg) no-repeat;
width:402px;
height:279px;
}

.lbox_email_innovation {
background:url(../img/lightbox_email_inno.jpg) no-repeat;
width:402px;
height:279px;
}

.lightbox .inner {
padding:70px  0px 0px 50px;
}
.lightbox form label {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
padding:0 0 3px;
color:#555;
}
.lightbox form input.text{
width:125px;
border:1px solid #ccc;
}

.lightbox form  textarea.text {
width:300px;
border:1px solid #ccc;
}



.lightbox form input.submit {
display:block;
background:#13c6fd;
border:0;
padding:4px 6px 3px ;
_padding:5px 2px 1px;
border-right:1px solid #0089AF;
border-bottom:1px solid #0089AF;
color:#fff;
font-weight:bold;
}
