a.gm {
	background: url('./images/google_icon.jpg') no-repeat top left;
	padding-left: 18px;
}
.side {
	padding: 0 !important;
}
.events_search fieldset{
	width: 155px;
	font-size: 10px;
}
.events_search table {
	margin: 0 0 6px 0;
}
.events_search .overflow {
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
}
.events_search {
	width: 520px !important;
}
.cal_select {
	position: absolute;
	margin: -30px 0 0 410px;
}
.cbtns {
	position: absolute;
}
table th {
	text-align: left;
	color: #3b3b3b;
}
.eventswrap td {
	background-color: #ffffff;
}
table.events {
	width: 100%;
}
table.events tr td {
	vertical-align: top;
	background-color: #ffffff;
}
table.events tr td.date {
	width: 150px;
}
table.events tr td.time{
	width: 150px;
}
table.events tr td.title {
	border: none !important;
	padding: 5px !important;
	width: 150px;
}
table.events .desc {
	border-bottom: 1px solid #bfdfff;
	padding-bottom: 20px;
}
table.events .tt td {
	background-color: #edf7ff !important;
}
table.events_view p , table.events p {
	padding: 5px 0 !important;
}
table.events_view tr td.label {
	color: #a1a1a1;
	width: 60px;
}
table.events_view tr td h2 {
	font-size: 23px;
}
table.events_view .label {
	vertical-align: top;
}
.description {
	background-color: #e6efd6;
	margin: 20px 0px;
	padding: 16px 10px 0 10px;
	border: 1px solid #b8c99b;
	border-bottom: 2px solid #a7b886;
}
.description .inner {
	margin: 0 0 16px 0;
	padding: 16px 10px 8px 10px;
	border-top: 1px solid #d6e1c4;
	border-right: 1px solid #d6e1c4;
	border-bottom: 1px solid #b8c99b;
	border-left: 1px solid #b8c99b;
	background-color: #ffffff;
}

/** Events Calendar **/

.page-template-events-calendar-php h2 {
	font-size: 23px;
	color: #2d3641;
	margin: 16px 0 6px 3px;
}
.page-template-events-calendar-php h2 span {
	color: #5c5c5c;
}
.page-template-events-calendar-php h2 small {
	font-size: 10px;
	font-weight: normal;
}
.calendar {
	width: 100%;
	margin: 20px 0 0 0;
}
.calendar tr.godays td {
	border: 1px solid #D9D9D9;
	border-left: 1px solid #a1a1a1;
	border-top: 1px solid #a1a1a1;
	border-bottom: 2px solid #D9D9D9;
	height: 100px;
	width: 100px;
}
.calendar ul li {
	list-style: none;
}
.calendar .caltc {
	margin: 7px 0 0 16px;
}
.calendar .calnav {
	background: #ffffff url(./images/bg_sf-menu.png) repeat-x;
	color: #ffffff;
	height: 30px;
}
.calnav .caltitle {
	position: absolute;
	font-size: 14px;
	font-weight: bold;
}
.calnav .prevnext {
	position: absolute;
	margin: 0 0 0 618px;
}
.calendar .calnav a {
	color: #ffffff !important;
}
.calendar .calnav a:hover {
	color: #e2e2e2 !important;
}
.rightbutton {
	width: 163px;
	height: 44px;
	margin: -35px 0 0 0;
	float: right;
}
.rightbutton img {
	border: none;
}