#content{
padding-top:10px;
}


.post ul li{
margin:0 0 35px 0;
padding:0 0 0 0;
}

.post p{
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}

.post p.answer{
width:580px;
min-height:40px;
color:#666;
font-size:110%;
line-height:160%;
margin:10px 0 0 0;
padding:0 0 0 45px;
background:url(../images/a.png) no-repeat left top;
}

.post h3{
width:580px;
min-height:40px;
margin:15px 0 0 0;
padding:5px 0 0 45px;
font-size:160%;
line-height:130%;
font-weight:bold;
color:#134CBA;
background:none;
text-shadow:none;
background:url(../images/q.png) no-repeat left top;
}