/***** Import *****/

@import                   url("../../../extend/skin/web.css");

/***** Local *****/

#biography					{  float:left; display:inline; width:898px; border-top:1px solid #DDD; margin:15px 0 0 28px; }

#biography h2				{  text-align:left; line-height:28px; font-size:11px; font-weight:normal; padding:10px 0 0 0; }

#biography .publication 		{  margin-top:10px; }

#biography .publication a	{  border-bottom:1px solid #CCC; padding-bottom:2px; }

#biography .publication em	{  color:#666; font-size:10px; }

#biography ul {
    list-style-type: square;

}

#biography li {
    text-align: left;
    margin-left: 14px;
}





