

/* languages */

a#lEE {
color:#f9461c;
}


/* RSVP */

.rsvp #season {
display:none;
}

.rsvp #mosaic5 {
position:absolute;
top:80px;
left:195px;
width:530px;
background:url("../img/bg_fade.png") repeat;
}

.rsvp #content {
position:static;
margin:0;
padding:0;
width:auto;
min-height:inherit;
background:transparent;
}

#rsvp {
position:absolute;
top:200px;
left:190px;
padding:0 5px 10px 5px;
width:360px;
background:url("../img/bg_video.png") no-repeat bottom left;
}

#rsvp img {
display:block;
}

#rsvp #text {
padding:20px 0 30px 0;
background:#fff;
text-align:center;
font-size:15px;
line-height:1.4em;
}

#rsvp #text img {
margin:0 auto 10px auto;
}

#rsvp p#rsvpEmail {
margin:0 auto 30px auto;
padding:5px 0 5px 0;
border:1px solid #cecece;
width:228px;
color:#666;
}
