.headDetails img{
	float:left;
	margin-top:5px;
	margin-right:8px;
}
.carry{
	color:#eaa01c;
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	border-bottom:2px #ecd998 solid;
	font-size:14px;
	font-weight:bold;
	padding:0 0 12px 18px;
	margin:25px 0 12px 0;
}
.problemDetail p{
	margin:0 auto;
	line-height:25px;
	width:720px;
}
.writer{
	background-image: url(../images/vertical%20bar.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	border-top:1px #d8d8d8 solid;
	padding:6px 0 0 15px;
	margin-top:15px;
}
.restore{
	color:#eaa01c;
	background:#eee;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:8px;
	margin-top:8px;
}
.restoreCharacter{
	color:#f3ab2c;
	margin:8px auto 0;
	width:720px;
}
.content {
    line-height:27px;
    padding-left:30px;
    padding-right:30px;
}
