.AuthorsBloggerHolder
{
	margin: 0 0 10px;
	background-image: url(/images/article-holder-bg.gif);
    background-position: 0 100%;
    background-repeat: no-repeat;
}

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

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

.AuthorsIMG
{
    background: url(/images/img-bloggers.png) no-repeat scroll 100% 50% transparent;
    height: 41px;
    left: 307px;
    position: absolute;
    top: 50px;
    width: 15px;
    z-index: 100;
}

*|html[xmlns*=""] .AuthorsIMG
{
    background: url(/images/img-bloggers.png) no-repeat scroll 100% 50% transparent;
    height: 41px;
    left: 307px;
    position: absolute;
    top: 50px;
    width: 15px;
    z-index: 100;
}

.AuthorsBloggerBlock
{
	overflow: hidden;
	zoom:1;
	color:#fff;
	padding: 11px;
	min-height: 200px;
}

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

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

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

.ArticleAuthorsHolder 
{
    background-image: url(/images/article-holder-bg.gif);
    background-position: 0 100%;
    background-repeat: no-repeat;
    width: 646px;
}

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

.ArticleAutorsTitle .Title
{
	float:left;
}

.ArticleAutorsTitle .AdminLink
{
	overflow:hidden;
	zoom:1;
}

.ArticleAutorsTitle .AdminLink img
{
	border:none;
	float:right;
	margin:5px 10px 0 0;
}

.ArticleAutorsTitle .AdminToolLink
{
	float:right;
}

.ArticleAutorsTitle .AdminToolLink img
{
	float:left;
	border:none;
	margin:0 3px 0 0;
}

.ArticleAuthors
{
}

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

.ArticleAuthorsBlock
{
	background-image: url(/images/city-razd.gif);
	background-repeat: repeat-x;
	background-position:0% 0%;
	font-size:12px;
	color:#243033;
	padding:6px 0 12px 8px;
	overflow:hidden;
	zoom:1;
}

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

.ArticleAuthorsBlock h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

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

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

.ArticleAuthorsBlock img
{
	border:1px solid #fdfdfd;
	float:left;
	margin:3px 9px 15px 0;
}

.ArticleAuthorsBlock .Date
{
	float:left;
	font-size:11px;
	color:#556467;
	padding:4px 16px 0 4px;
}

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

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