/* GENERAL STYLES */
.btn_comments,.btn_readMore
{
	padding:5px 2px 5px 2px;
	float:right;
}

#articleBlockLeft,#articleBlockRight
{
	padding-bottom:10px;
}
#articleBlockLeft
{
	width:250px;
	float:left;
	margin:0px 5px 0px 0px;

}
#articleBlockRight
{
	width:250px;
	float:right;
	margin:0px 0px 0px 5px;
}
#archived_articles
{
	padding:20px 0px 0px 0px;

}
.left_box_text
{
	padding:0px 10px 0px 10px;
}
.left_box_top
{
	width:520px;
	height:6px;
	background: url('/img/left/left_box_top.gif');
	background-repeat:no-repeat;
}
.left_box_bg
{
	width:520px;
	height:225px;
	background: url('/img/left/left_box_bg.gif');
	background-repeat:no-repeat;	
}
.left_box_bot
{
	width:520px;
	height:6px;
	background: url('/img/left/left_box_bot.gif');
	background-repeat:no-repeat;
}
.article
{
	border-bottom:1px solid #e5e5e5;
	padding:0px 0px 10px 0px;
	

}
.btnLeft
{
	width:8px;
	height:15px;
	background: url('/img/buttons/btn_left.gif');
	background-repeat:no-repeat;
	float:left;
	color:#fff;
	
}
.btnBg a:visited, .btnBg a:active, .btnBg a:hover, .btnBg a:link, .ctrl_btn_a
{
	
	margin:0px;
	color:#fff;
	font-size:10px;
	font-weight:normal;
text-decoration:none;
}

.btnBg
{
	
	background: url('/img/buttons/btn_Bg.gif');
	background-repeat:repeat-x;
	float:left;
	cursor:pointer;
	padding:1px 0px 0px 0px;
	height:14px;

}
.btnRight
{
	width:9px;
	height:15px;
	background: url('/img/buttons/btn_right.gif');
	background-repeat:no-repeat;
	float:left;
}
.btnIcon
{
	width:9px;
	height:12px;
	padding:0px 2px 0px 0px;
	background: url('/img/buttons/btn_icon.gif');
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	
}

/* EDITOR PROPERTIES */
