#quotebox {
	border: 1px solid #CECED0;
	float: left;
	width: 446px;
	border-top: 0px;
	padding: 15px;
	padding-left: 21px;
	min-height: 160px;
    height: auto !important;
    height: 160px;
	overflow: hidden;
}

#quotebox div div,
#quotebox div.divcloser {
	border: 0px;
	height: auto;
}

#quotebox .title-noimage {
	background-color:#FFF;
	position: relative;
	color: #EC519D;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
}

#quotebox .content-noimage {
	padding-top: 0px;
	width: 450px;
}

#quotebox .image {
	display: block;
	float: left;
	height: 80%;
}

#quotebox .image img {
	width: 153px;
}

#quotebox .title {
	background-color:#FFF;
	margin-left: 170px;
	color: #EC519D;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
}

#quotebox .content {
	padding-top: 0px;
	margin-left: 170px;
	padding-left: 0px;
	width: 265px;
}

div.menu-left ul.menu {
	background-color: #F2F2F2;
}

#menuleft-sub {
	background-color: #F2F2F2;
	padding: 15px;
}

#menuleft-sub #searchfrm input.widgetinputfield,
#menuleft-sub #searchfrm select.widgetselectbox {
	width: 170px !important;
	border: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menuleft-sub #searchfrm select.widgetselectbox {
	width: 171px !important;
	*width: 173px !important;
}

#searchfrm {
	padding-top: 10px;
}

#menuleft-sub #searchfrm button.widgetbutton {
	margin: 10px;
	margin-left: 90px;
	float: none;
}

#maincontentarea {
	_height: 200px;
	min-height: 200px;
}

#maincontentarea .mainIntroEditable {
	border: 1px #000 dashed;
	padding-bottom: 15px;
}

#mainIntro H1 {
	margin-bottom: 10px;
}
.menu-left  {
display: none;
}

#menuleft-sub {
	background: none;
	height: 1px !important;
	padding: 0px;
	overflow: hidden;
}
