a.ce_eventrow
{
	color: #000000;
	display: block;
	text-decoration: none;
}

a.ce_eventrow:hover
{
	background-color: #ffdf8f;
}

DIV[class] .ce_eventrow
{
	height: auto !important;
}

.ce_colorpanel
{
	height: 25px;
	margin-right: 5px;
	width: 25px;
}

.ce_eventcolorpanel
{
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	margin-right: 5px;
	min-height: 30px;
	width: 30px;
}

.ce_eventrow
{
	display: block;
	height: 30px;
	margin-bottom: 5px;
	min-height: 30px;
	padding: 3px;
}

.ce_eventrow_even
{
}

.ce_eventrow_odd
{
	background-color: #fff3d4;
}

.ce_validity
{
	display: block;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
}

