div.component_calendar .hr {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000;
}

div.component_calendar .hr hr {
	display: none;
}

div.component_calendar form.searchBox {
	margin: 0 0 10px;
	text-align: right;
}

div.component_calendar form.searchBox label {
	font-weight: bold;
}

div.component_calendar form.searchBox input {
	border: 1px solid #999;
}

div.component_calendar form.searchBox input.textfield {
	width: 150px;
	padding: 1px;
}

div.component_calendar form.searchBox input.button {
	width: auto;
	margin: 0 0 0 4px;
	padding: 0 4px;
}

div.component_calendar div.list div.item {
	border-bottom: 1px solid #000;
	position: relative;
	padding: 10px 0 30px 0;
	
	
}

div.component_calendar div.list div.item p {
	margin: 10px 0;
}

div.component_calendar div.list div.startdatetime {
	float: left;
	margin: 0 5px 0 0;
}

div.component_calendar div.list a.readMore,
div.component_calendar div.list a.readMore:visited {
	display: block;
	float: left;
}

div.component_calendar div.list ul.signup {
	float: right;
}

div.component_calendar div.list ul.signup li {
	float: left;
	margin: 0 0 0 30px;
}

div.component_calendar div.navigationBottom p {
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
}

div.component_calendar div.navigationBottom a,
div.component_calendar div.navigationBottom a:visited {
	font-weight: bold;
}

div.component_calendar table.detail td.label {
	padding: 0 10px 0 0;
}

div.component_calendar table.detail td.value {
	width: 100%;
}

div.component_calendar table.detail td.longdescription {
	padding: 15px 0;
}

div.component_calendar table.participants {
	width: 100%;
	margin: 5px 0 10px;
	padding: 4px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

}

div.component_calendar table.participants th {
	padding: 0 4px 4px 0;

}

div.component_calendar table.participants tr.h {
	background: #cecece;
}

div.component_calendar dl dt {
	width: 150px;
	float: left;
	clear: both;
}

div.component_calendar dl dt label {
	font-weight: bold;
} 

div.component_calendar div.view_viewprofile div.company,
div.component_calendar div.view_viewprofile div.user {
	overflow: hidden;
	padding: 4px 0;
}

div.component_calendar div.view_viewprofile div.company {
	border-bottom: 1px solid #000;
}

div.component_calendar  div.view_viewprofile dl dt {
	display: block;
	width: auto;
	clear: both;
	float: none;
	font-weight: bold;
}

div.component_calendar div.view_viewprofile dl dd {
	padding: 0 0 10px 0;
}

div.component_calendar div.view_viewprofile div.c1 {
	float: left;
	width: 300px;
	padding: 0 10px 0 0;
}

div.component_calendar div.view_viewprofile div.c2 {
	overflow: hidden;
	text-align: right;
}

div.component_calendar div.view_viewprofile div.company div.c2 dl {
	margin: 0 0 0 80px;
}

div.component_calendar div.view_viewprofile div.company div.c2 dl dt {
	float: left;
	width: 50px;
	padding: 0 5px 0 0;
}

div.component_calendar div.view_viewprofile div.company div.c2 dl dd {
	text-align: left;
	padding: 0;
}
<!-- Server time: 0.5954 s -->
