.pageitem-no-border {
	-webkit-border-radius: 8px;
	background-color: #fff;
	border: 0;
	font-size: 12pt;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 3px 9px 17px;
	list-style: none;
}

.textbox-no-border {
	padding: 5px 9px;
	position: relative;
	overflow: hidden;
	border-top: 0px;
}



li.menu a:hover span.name, li.menu a:hover span.comment, li.store:hover .starcomment, li.store:hover .name, li.store:hover .comment, body.list li.withimage a:hover .comment {
	color: #ab0707;
}

li.menu span.name {
	margin: 11px 0 0 7px;
	width: auto;
	color: #ab0707;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: left;
}


table, th, td
{
border: 0;
border-collapse: collapse
}
td
{
padding:5px;
}

.schedule-legend {
padding:5px 0 5px 0;
}

.schedule-title {
font-weight:bold;
font-size:1.5em;
padsding:0;
}

.schedule-subtitle {
text-align: left
}

