.cat_237, .c237 {
	background-color: #bbf0Ad;
}

.schedule tr.panel td.item_set div.profile span.name {
	display:inline;
	
}

.schedule tr.panel td.item_set div.profile {
	min-height: 25px;
}

.schedule tr.group {
	background-color: #EBEEF7;
}

.star {
	background:none;
	width: 300px;
}

.schedule td.item_set div.heading {
	position:relative;
}

.schedule td.item_set div.heading span.bookmark_links {
	position: absolute;
	right: 10px;
	top: 2px;
}


.schedule td.item_set div.heading span.bookmark_links a,
.schedule td.item_set div.heading span.bookmark_links a img {
	display:inline;
	float:left;
	margin: 0px 1px 0px 1px;
}

