table.groupevents {
	margin: 5px 0;
	padding:0;
	width: 310px;
	border-collapse: collapse;
}
table.groupevents a:hover {
	color: #06c;
}
table.groupevents tr {
	background-color: #f5f5f5;
}
table.groupevents tr:hover {
	background-color: #e5eeff;
}
table.groupevents td {
	border-bottom: 2px solid #fff;
}
.groupevents td.xtc {
	width: 18px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.groupevents td.xtc img {
	width: 14px;
	height: 14px;
}

.groupevents td.title {
	width: 175px;
	height: 20px;
	overflow: hidden;
}
.groupevents td.wAuto {
	width: 284px !important;
}

.groupevents td.title h4 a {
	font-weight: normal;
}
.groupevents td.date {
	width: 75px;
	height: 20px;
	font-size: 12px;
	white-space: nowrap;
	color: #999;
}
table.newEvent label {
	width: auto;
}
table.newEvent td {
	height: 32px;
	color: #000;
}
table.newEvent td.title {
	color: #999;
	width: 100px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
}

fieldset.event_create {
	padding: 15px;
}

.searchbar h2  {
	display: block;
	width: 148px;
	height: 24px;
	background: url(../../common/img/groups/groupsearch_button.gif) no-repeat left bottom;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	text-transform: none;
}

.searchbar h2 span {
	display: block;
	padding-top: 5px;
}

div.events table th h3, div.events table th h3:hover {
	color: #000;
}
#user_content div.events table td.desc {
	/*width: 364px; bug web-2403 fix */
}

#user_content_wide div.events table td.desc {
	width: 530px;
}
div.events table th.member {
	width: 30px;
}

div.events table td.opt {
	width: 160px;
	padding-bottom: 10px;
}
table.empty {
	width: 150px;
} 
table.empty td, table.empty th {
	background: none;
	padding: 0;
	height: auto;
}

table.details th {
	width: 85px;
}

table.details td {
	color: #000;
}


.eventInvite, .createEvent {
	width: 148px;
	height: 21px;
	background: url(../../common/img/groups/groupsearch_button.gif) no-repeat left bottom;
	border: none;
	color: #000;
	display: block;
	font-size: 15px;
	text-align: center;
	padding-top: 3px;
}
.createEvent {
	background-position: left top;
	color: #fff !important;
}
.createEvent:hover {
	background-position: left center;
	color: #000 !important;
}

fieldset .grey {
	color: #999;
}

ul.noList {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.noList li {
	display: inline;
	white-space: nowrap;
}

table.eventTiming {
	width: 300px;
}
* html table.eventTiming {
	width: 295px;
}

table.eventTiming td.title {
	width: 85px;
	color: #999;
}

.guestBlock {
	padding: 10px;
	width: 295px;
	background: #eee;
}
.guestBlock img {
	border-right: 5px solid #fff;
	float: left;
}

input.m5 {
	margin: 5px 5px 5px 0;
	vertical-align: middle;
}

.guestListBox {
	width: 305px;
	margin-bottom: 20px;
}

.inviteTo {
	padding: 20px;
	background: #ccc;
	border-bottom: 1px solid #999;
}

.block_content.margin_bottom_l_ie  span.allEventz {
	display: block;
	margin-top: 10px;
}

