.rsvpwrap {
	position: relative;
	background-color: #F6F6F6;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	}

.rsvphead {
	position: absolute;
	top: -25px;
	left: 0px;
	font-weight: bold;
	font-size: 125%;
	}

#secondary #content .rsvphead a:link, #secondary #content .rsvphead a:visited, #frame_content #content .rsvphead a:link, #frame_content #content .rsvphead a:visited {
	text-decoration: none;
	}

.rsvpchrono {
	position: absolute;
	top: 25px;
	right: 15px;
	}

.rsvpchrono span {
	margin: 0px;
	padding: 0px;
	}

.rsvpaddress {
	position: absolute;
	top: 5px;
	left: 120px;
	font-size: 125%;
	}

.rsvpaddress p {
	margin: 0px;
	padding: 0px;
	}

.rsvplocationlinks {
	position: absolute;
	top: 70px;
	left: 120px;
	}

.rsvpcontactlinks {
	position: absolute;
	top: 60px;
	right: 15px;
	}

.rsvpimage {
	text-align: center;
	width: 100px;
	margin: 10px;
	}

.rsvpimage img {
	border: 2px solid #C0C0C0;
	}

.rsvpchrono ul {
	margin: 0px;
	padding: 0px;
	}

.rsvpchrono li {
	display: inline;
	float: left;
	padding: 0px 5px 0px 5px;
	}

.rsvpstarttime, .rsvpendtime {
	background-color: #C0C0C0;
	color: #ffffff;
	}

.rsvpdate, .rsvpstarttime, .rsvpendtime,
.rsvpat, .rsvpendto {
	padding: 10px;
	height: 20px;
	line-height: 20px;
	font-size: 125%;
	}

.rsvpat, .rsvpendto {
	color: #C0C0C0;
	font-weight: bold;
	font-size: 150%;
	}
