.about {
	width:590px;
	float:left;
	background:url(../images/box-grey.png) top left no-repeat;
	margin-top:10px;
	padding-top:25px;
	padding-left:30px;
	text-align:justify;
	font-size:12px;
	color:#111111;
	min-height:218px;
}

.about-right {
	width:158px;
	float:right;
	font-size:12px;
	text-align:right;
}