.tx-cal-controller {
	color: #000000;
}

a, a:hover {
	border-bottom: 0;
	text-decoration: none;
}

a, a:active, a:link {
	text-decoration: none;
}

.tx-cal-controller {
	background: #EEEEEE;
}

#calendar-event {
	background: #EEEEEE;
	color: #000000;
	padding-left:10px;
	padding-top:10px;
}
li {
	list-style-image: none;
}

.tx-cal-controller label {
	width:90px;
	padding-right: 0px;
	text-align:left;
}

#starttime, #startminutes, #endtime, #endminutes {
	width: 45px;
}

#sc1 label {
	width: 75px;
}

.tx-cal-controller .title h1 {
	padding-top: 5px;
}

#tx_cal_controller_create_element input[type="text"]:not([size]) {
	width: 7em;
}

dl {
	padding-left: 1em;
}

.month-large .day div {
	width: 60px;
	overflow: hidden;
	padding-left: 3px;
}