.LeftHolderBlogger
{
    vertical-align: top;
    width: 332px;
}

.BloggerHolder
{
	margin: 0 0 10px;
}

.BloggerBlockTBG
{
	background: url(/images/blogger-tbg.gif) #65BFCE;
	background-repeat: no-repeat;
	background-position:0% 0%;
}

.BloggerBlockBBG
{
	background: url(/images/blogger-bbg.gif);
	background-repeat: no-repeat;
	background-position:0% 100%;
}

.BloggerBlock
{
	background: url(/images/img-blogger.png);
	background-repeat: no-repeat;
	background-position:100% 50%;
	overflow: hidden;
	zoom:1;
	color:#fff;
	padding: 11px;
	min-height: 200px;
}

.BloggerBlock img
{
	border:3px solid #fff;
	float:left;
	margin:0 10px 0 0;
}

.BloggerBlock h1
{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin-bottom: 10px;
}

.BloggerBlock h1 a
{
	color:#fff;
	text-decoration:underline;
}

.ArticleBloggerTitle
{
	background-image: url(/images/article-title-bg.gif);
	background-repeat: no-repeat;
    height: 42px;
    padding: 10px 0 0 12px;
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}

.ArticleBloggerTitle .Title
{
	float:left;
}

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

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

.ArticleBlogger
{
	padding:0 2px;
	margin: 0 5px 13px 0;
}

.ArticleBlogger .BlocksInfo 
{
    float: right;
    overflow: hidden;
	zoom:1;
}

.ArticleBloggerBlock
{
	background-image: url(/images/popular-new-razd.gif);
	background-repeat: repeat-x;
	background-position:0% 0%;
	padding:8px 2px 12px;
	font-size:12px;
	color:#7b878a;
	overflow:hidden;
	zoom:1;
}

.ArticleBloggerBlock:first-child
{
	background:none;
}

.ArticleBloggerBlock .UserTD
{
	vertical-align:top;
	width:48px;
}

.ArticleBloggerBlock h1
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

.ArticleBloggerBlock h1 a
{
	color:#3d92a1;
}

.ArticleBloggerBlock p
{
	padding:0 10px 8px 0;
}

.ArticleBloggerBlock img
{
	border:1px solid #7f8185;
	float:left;
	margin:3px 11px 0px 0;
}

.ArticleBloggerBlock .Date
{
	float:left;
	font-size:10px;
	padding:4px 5px 0 4px;
	color:#b7c2c4;
}

.ArticleBloggerBlock .CommentsLT
{
	background: url(/images/right-comments6.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	height:20px;
	padding:2px 10px 0 0;
}

.ArticleBloggerBlock .Comments
{
	background: url(/images/left-comments6.gif);
	background-repeat: no-repeat;
	padding:0 12px 0 25px;
	float:right;
	font-size:12px;
    color: #3D92A1;
    font-weight: bold;
	height:20px;
}

.AddCommentsLT
{
	background: url(/images/add-comments-bglt.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	height:18px;
	padding: 2px 5px 0 33px;
}

.AddCommentsRT
{
	background: url(/images/add-comments-bgrt.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
	float: left;
	height:18px;
}

.AddCommentsLT a
{
	font-weight:bold;
	display:block;
	color:#fff;
	text-decoration:none;
}