#container {
	overflow: hidden;
}

#content_area {
	background: #ffffff;
	overflow: hidden;
}

#content_area div {
	overflow: hidden;
}

#content_area .divider {
	width: 100%;
	height: 5px;
	margin-bottom: 0px !important;
	clear: both;
}

img {
	border: none !important;
	padding: 0px !important;
}

#content_area .csc-textpic-imagewrap {
	padding: 0px !important;
}
