#capabilitiestxt {
    margin-left: 20px;
    width: 450px;
    z-index: 1;
    background: #fff;
} #capabilitieslist {
    z-index: 1;
    background: #fff;
} #capabilitiesimg {
	float:right;
	left:420px;
	margin-top:-220px;
} #capabilitieslist ul {
	margin-top:32px;
	list-style: none;
} .linkgreen {
    font-family: helvetica, arial;
    font-weight: bold;
    color: #9ab537;
    font-size: 22px;
	text-decoration:none;
	line-height:32px;
} #capabilitiesarea {
	margin: 10px 20px;
} #doubleline2 {
    position: absolute;
    top: 460px;
    left: 10px;
    z-index: 1;
    background: #fff;
    width: 733px;
    height: 1px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
} h4 {
    font-size: 18px;
    font-family: helvetica, arial;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    text-decoration: none;
	margin: 10px 0 0;
	padding:0;
}