#content{
padding-top:10px;
}


.post ul li{
overflow:hidden;
margin:0 0 25px 0;
padding:0 0 0 0;
}

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

.post p.step{
float:left;
width:120px;
height:auto;
}

.post p.step-con{
float:right;
width:480px;
color:#666;
font-size:110%;
line-height:160%;
margin:10px 0 0 20px;
padding:0 0 0 0;
}

.post h3{
float:right;
width:480px;
margin:15px 0 0 20px;
padding:0 0 0 0;
font-size:160%;
line-height:130%;
font-weight:bold;
color:#66cb98;
background:none;
text-shadow:none;
}