#content{
padding-top:10px;
}

.post p{
width:600px;
color:#666;
font-size:110%;
line-height:180%;
margin:5px 0 30px 15px;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
}

.post p img.dot{
border:dashed 2px #CCC;
}

.post p em{
color:#ff6666;
}

ul#sample{
margin:20px 0;
height:400px;
}
ul#sample li{
float:left;
}


