﻿#shareList
{
	margin:0;
	color: #999999;
	text-align:center;
}
#shareList .headrow
{
	height: 22px;
	padding-top: 16px;
	padding-bottom: 5px;
}
#shareList .datarow
{
 
}
#shareList .date
{
	width: 60px;
}
#shareList .category
{
    text-align:left;
}
#shareList .datarow .category a 
{   
    color:#333333;
    text-decoration:underLine;
}
#shareList .datarow .category div
{
    color:#999999;
}
#shareList .author
{
	width: 110px;
}
#shareList .author .authorHead
{
	width:35px;
	float:left;
}
#shareList .author .authorBrief
{
	margin:0 auto 0 35px;
}
#shareList .setup
{
    width:80px;
}
#shareList .setup a
{
    display:inline;
}