body {
background:#3f3e3e;
}


#BigContenitore{
width:470px;
height:225px;
margin:0;
padding:0;
float:left;
display:inline;}

#contenitore{
width:470px;
height:215px;
margin:0 0 0 0px;
padding:0;
float:left;
display:inline;
background: url(../images/corner_bottom.gif) #fff no-repeat left bottom;
}

.box {
width:200px;
float:left;
display:inline;
margin:40px 0 0 32px;
}

.box a {border:0; color:#333;}
.box a img {border:0;}

.box p a span {
background: url(../images/go.png) transparent no-repeat 100% 50%;
color:#BCD63D;
font-weight:bold;
display:inline;
float:left;
margin:12px 0 0 0;
padding: 0 20px 0 0;
}

p {color:#333;font-size:1em;font-weight:bold;margin:0;}
p.close {position:absolute; right:20px; bottom:20px;}
p.close a{color:#333;}

.box input.loginInput {
background: url(../images/bgInputLightbox.gif) #fff no-repeat 0 0;
margin: 0 0 10px 0;
padding: 4px 8px 3px 8px;
width:135px;
vertical-align:middle;
min-height: 26px;
height: auto !important;
height: 26px;
border:0;
color:#bbb;
}

.forgot{
width:200px;
margin:8px 0 0 0;
display:inline;
}

input.go {
background: url(../images/go.png) #fff no-repeat 0 0;
border:0;
width:13px;
height:13px;
cursor:pointer;
margin:7px 0 0 8px;
display:inline;
}

h3 {
color:#BCD63D;
font-size:1.05em;
margin:0 0 25px 0;
display:inline;
padding:0;
}


