
#rotatingContent{
	width: 350px;
	height: 225px;
	border-right: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;
	float: left;
	margin-right: 10px;
	
}
#rotatingContent #rotatingHeader{

}
#rotatingContent #rotatingHeader div{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dotted #cccccc;
}
#rotatingContent #contentRotater {
	float: none;
	clear: both;
	position: relative;
	background: url('/fileadmin/images/calendar/contentEvent.gif') repeat-x top left;
	height: 175px;
}
#rotatingContent #contentRotater div.contentRotaterElement{

	padding-left: 5px;
	display: none;
	padding-bottom: 20px;
}
#serviceTable{
	padding: 0px;
	border-collapse: collapse; 
}
#serviceTable td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border: 0px solid white;
}
#serviceTable td p{
	padding: 0px;
	margin: 0px;
}