.reice_right {
	float: right;
	width: 35%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.reice_left {
	width: 55%;
	clear:left;
	margin:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*******************************************/
/*******************************************/
/*******************************************/

#rsvp {
	padding: 20px;
	
}

.reice_rsvp {
	margin:5px;
	padding:10px;
	background:#EBEFF9;
}

.reice_coming{
	margin:5px;
	padding:10px;
	background-color: #EFEFEF;
}

.reice_rsvp .box_title {
	color:#993300;
	margin-bottom:20px;
	font-size: 16px;
	font-weight: bold;
}

.reice_rsvp_response {
	font-weight:bold;
	left:0pt;
	padding-left:0.5em;
	top:1em;
}

.bottom_line_border {
	padding: 10px 0 15px 0;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
}

.bottom_dotted_border {
	border-bottom:1px dotted #DDDDDD;
	padding: 10px 0 15px 0;
	vertical-align:top;
	text-align:left; 
}

.yes {
	color: #4F8A10 !important;
}

.no {
	color: #563F23 !important;
}

.unresponded {
	color:#444444 !important;
}

table.responses {
	width:100%;
}


td.response_type {
	width:20%;
	vertical-align:top; 
	text-align:left;
	font-size:120%;
}
td.response {
	width:80%;
	vertical-align:top;
	text-align:left;
}

.reice .title {
	font-size:110%;
	line-height:1.1em;
	margin-bottom:5px;
	background-color:#EBEFF9;
	padding:5px 5px 5px 10px;
}

.reice .detail {
	border-top:1px solid #CCCCCC;
	font-size:1em;
	line-height:1.35em;
	overflow:hidden;
	padding:0.85em 0.5em;
}

.reice .detail .content_box  {
	float:left;
	margin-bottom:20px;
}

.reice .detail .content_box .wider  {
	width:50%;
	float:left;
}

.reice .detail h3 {
	font-size:120%;
	font-weight:bold;
}

.reice .calendar {
	border:1px solid #aabbcc;
	width:100px;
	text-align:center;
}
.reice .calendar .month {
	background:#CC6600 none repeat scroll 0% 0%;
	color:white;
	line-height:1em;
	padding:0.25em 0pt;
}

.reice .calendar .day {
	font-size:2.46em;
	line-height:1em;
	padding:0.15em 0pt;
	border-bottom:1px solid #aabbcc;
}

.reice .calendar .time {
	font-size:0.85em;
	margin-top:0.25em;
}

.section_heading{
	font-size:120%;
	padding-left:5px;
	background-color:#E2EEFA;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#003366;
	font-weight:bold;
}

#event_club_selector{
	text-align:left;
	border: 1px solid black; 
	padding: 10px; 
	z-index: 10; 
	width: 350px; 
	background-color: rgb(170, 187, 204); 
	color: rgb(0, 0, 0);
}