
.rss_icon
{
	float:		   right; margin-top:-32px;
}

.blog_article, .blog_pagination, .blog_write
{
	margin-bottom: 15px;
}

.blog_pagination #current_page
{
	border:		   1px solid black;
	padding:	   2px;
	margin:		   2px;
	font-weight:   bolder;
}

.blog_article h3, .blog_article h2
{
	/* margin-top:	   5px; */
}

.blog_article .article 
{
    margin-bottom: 5px;
}

.blog_article .comment
{
	border-bottom: 1px black dotted;
	margin-bottom: 10px;
}

.blog_article .thumb, .blog_article .image
{
	position:      relative;
	top:           20px;
	border:		   1px solid black;
	float:		   right;
	margin:        10px;
	display:       block;
}

.blog_article .image 
{
    margin-bottom: 20px;
}

.blog_article .info
{
	/* font-weight:   bolder; */
	color:#666;
	margin:0; padding:0 0 15px 0; border-bottom:1px dotted #666;
}

#article_content___Frame {  /* FCK editor iFrame */
    width: 100%;
}
