#content-main {
	width: 515px;
	padding: 0 20px;
	letter-spacing: 1px;
}

 #content-main #navigation {
	margin: 0 -20px;
 }

#content-main h2 {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

#content-main .item-content {
	
}

#content-main .item-content dt {
	text-transform: uppercase;
	color: #7B869A;
	border-bottom: 1px solid #ccc;
	margin-left: 215px;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana;
	letter-spacing: -0.8px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#content-main .item-content dd {
	margin: 0;
	margin-bottom: 50px;
}

#content-main .item-content dd img {
	float: left;
	border: 3px solid #999;
	margin-right: 25px;
	margin-top: -15px;
	width: 190px;
}