.Article h1.Face
{
	color:#9ee3ef;
	font-size:16px; 
	font-weight:bold;
	margin-bottom:3px;
}

.FaceBlockHolder
{
	background-image: url(/images/left-block-bg-face.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.FaceTitle
{
	background-image: url(/images/face-title.gif);
	background-repeat: no-repeat;
	height:52px;
}

.Face .AllLink
{
	background-image: url(/images/left-block-alllink-face.gif);
	background-repeat: no-repeat;
	height:31px;
	text-align:right;
	margin-top:30px;
}

.FaceHolder
{
}

.FaceBlock
{
	background: url(/images/face-block-bbg.gif) #FFFFFF;
	background-repeat: no-repeat;
	background-position:0% 100%;
	width:308px;
	margin:2px 6px 6px 6px;
	font-size:12px;
	color:#7b878a;
	overflow:hidden;
	zoom:1;
}

.FaceBlock .TBG
{
	background: url(/images/face-block-tbg.gif);
	background-repeat: no-repeat;
	background-position:0% 0%;
	padding: 7px 0 7px 6px;
}

.FaceBlock .ImageTD
{
	vertical-align:top;
	width:136px;
}

.FaceBlock .DescTD
{
	vertical-align:top;
	padding: 0 0 0 7px;
}

.FaceBlock .DescTD .UserFace
{
	padding: 0 0 15px;
}

.FaceBlock .DescTD .UserFace h1
{
	margin: 0 0 8px;
}

.FaceBlock .DescTD .Date
{
	float:left;
	font-size:11px;
	color:#556467;
	padding:3px 0 0 0;
}

.FaceBlock .DescTD .Comments
{
	background: url(/images/left-comments2.gif);
	background-repeat: no-repeat;
	padding:0 10px 0 25px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
}

.FaceBlock .DescTD .CommentsLT
{
	background: url(/images/right-comments2.gif) #4ca8b8;
	background-repeat: no-repeat;
	background-position:100% 0;
	height:17px;
	padding:1px 10px 0 0;
}

.FaceBlock .ImageTD img
{
	border:3px solid #FFFFFF;
}

.FaceBlockHolder .AllLink
{
	background-image: url(/images/left-block-alllink-face.gif);
	background-repeat: no-repeat;
	height:31px;
	text-align:right;
	font-size:14px;
}

.FaceBlockHolder .AllLink ul li
{
	color:#9EE3EF;
}

.FaceBlockHolder .AllLink a
{
	color:#9EE3EF;
	text-decoration:underline;
}

.FaceBlockHolder .AllLink a:hover
{
	color:#9EE3EF;
	text-decoration:none;
}

.FaceBlockHolder .AllLink span
{
	color:#FFFFFF;
}