#author_pic{margin:7px;border: 1px solid #EFEFEF;
#author_pic .f1 img{float:left;}
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1');
background:-moz-linear-gradient(top, white, #F1F1F1 100%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#F1F1F1));overflow:hidden;}
#author_des{position:relative;float:left;padding: 0 0 0 20px;-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;}
#author_des a{color:#11C;}
#author_des .add-line-height{line-height:29px;position:absolute;}
#tutorials .content .related-articles {display: block;
background: #f8f8f8;
padding: 10px;
border-radius: 5px;
margin: 15px 0;
list-style: inside;}
#tutorials .content .related-articles p {
margin: 15px 0;
overflow: hidden;
line-height: 20px;
padding:0;
}
#tutorials .content .related-articles a{font-size:13px;color:#0072bc;text-decoration:none;}
#tutorials .content .related-articles a:hover{text-decoration:underline;}
#tutorials .content .dash_line{border: none;
border-bottom: 1px dashed #e8e8e8;
height: 0;
overflow: hidden;
margin: 15px 0;}