.box-desc {
	float:left;
}
.box-desc p {
	padding: 0 10px;
}
h1.home {
	background-image:none;
	color:#222222;
	display:none;
}
.resume {
	width:450px;
}
.info {
	width:279px;
	height:137px;
	background:transparent url(/default/info-bg.png) no-repeat top center;
	margin-left:20px;
}
.info h3 {
    text-align:center;
    margin:10px 0;
}
.info div.content {
	margin: 15px 20px 0;
	height: 80px;
}
.action {
	background-color:#f2f2f2;
}

