#content h1,
#content h1 span {
	display: block;
	position: relative;
	top: 0; left: 0;
	height: 30px;
	font-size: 12px;
	width: 680px;
}

#content h1 span {
	background: url(../images/corporate-systems.png) top left no-repeat;
	position: absolute;
}

#content .left,
#content .right {
	padding-top: 4px;
}

#content .left {
	float: left;
	width: 500px;
	padding-left: 2px;
}

#content .left .intro {
	font-size: 22px;
	line-height: 1.2em;
	color: #6db33f;
}

#content .right {
	width: 186px;
	float: right;
}

#content .right .dots-short {
	width: 189px;
	background-image: url(../images/content-dots-close-new.png);
	margin: 0 0 6px -1px;
}

#content .right img {
	display: block;
	margin-bottom: 6px;
}

#corp-list li {
	padding: 6px 0 8px 23px;
	background: url(../images/green-arrow.png) 0 10px no-repeat;
}

#corp-list .statement,
#corp-list .statement * {
	cursor: pointer;
}

#corp-list .statement p {
	margin: 0;
}

#corp-list .statement .title {
	color: #fff;
}

#corp-list .statement .small {
	color: #4d4d4d;
	line-height: 1.5em;
}

#corp-list .information {
	font-size: 11px !important;
	line-height: 1.2em !important;
	width: 477px;
}

#corp-list .information .inner {
	margin: 8px 0 -9px 0;
}

#corp-list .information b,
#corp-list .information strong {
	font-weight: bold;
}

#corp-list .information li {
	padding: 0;
	background: transparent none;
}

#corp-list .information a {
	color: #ababab;
}
