#body-left {
	float: left;
	width: 250px;
	margin-right: 20px;
}

#body-center {
	float: left;
	margin: 0pt;
	padding: 0pt;
	text-align: left;
	width: 420px;
}

#body-center-top {
	height: 90px;
	margin: 10px 0 30px 0;
}

#body-right {
	width: 250px;
}

#search-form input,
#search-form input[type=text] {
	height:22px !important;
	line-height:20px;
	padding:0;
	width: 120px ;
}

#body-center-top {
	margin-left: -270px;
}

#body-left .panel {
	width: 230px;
	padding: 10px;
	color: #333333;
}

.right-panel-hours ul {
	list-style: none;
	margin: 0;
}

.right-panel-hours li {
	border-bottom: 1px solid #c0c0c0;
}

.right-panel-hours li.last {
	border-bottom: none;
}

#csd-contact {
	background-color: transparent;
	background-image: url( /asset/css/public/img/csdkoper-home.jpg );
	background-repeat: no-repeat;
}

#panel-calendar table {
	width: 100%;
}

#content {
	padding: 0;
	background: transparent !important;
}

#content h1, #content h2, #content h3, #content h4 {
	margin: 0;
	padding: 0;
}

#content .home-shell {
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

#content .home-shell-alt {
	background: #FFFFFF;		
}

.home-shell-sep {
	height: 10px;
	/*background: url( /asset/css/public/img/wave_03.gif ) left top no-repeat;*/
	background: #02A9DD;
	display: none;
}


