.articles_list_item {
	width: 100%;
	margin-bottom: 0px;
}

.articles_icon {
	border: none;
	width: 100px;
	height: 100px;
}

.articles_icon_wrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articles_tags {
	font-size: 11px;
	text-align: right;
	float:right;
	width: 460px;
	color: #CCCCCC;
	background-image: url('../img/articles/balls.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px 26px 3px 0px;

	margin-bottom: 30px;
}

.articles_tag_link {
	text-decoration: underline;
	white-space: nowrap;
}

.articles_article{
	line-height: 150%;
}



.articles_article p {
	margin-top: 14px;
	margin-bottom: 14px;
		
}

.aimage_default {
	text-align: center;
	padding: 0px;
	margin: 12px 0px 12px 0px;
	border: none;
}

.aimage_default td {
	border: none;
}

.aimage_left {
	text-align: center;
	float: left;
	padding: 0px;
	margin: 12px 10px 12px 0px;
	border: none;
}

.aimage_default td {
	border: none;
}

.aimage_left td {
	border: none;
}

.aimage_right td {
	border: none;
}

.aimage_right {
	text-align: center;
	float: right;
	padding: 0px;
	margin: 12px 0px 12px 10px;
	border: none;
}




.aimage_title {
	display: block;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	padding: 6px;
}


.aicon_bg_left {
	background-image: url('../img/articles/article_image_bg_left.jpg'); 
	background-repeat: repeat-y; 
	background-position: left top;
}


.aicon_bg_bottom {
	background-image: url('../img/articles/article_image_bg_bottom.jpg'); 
	background-repeat: repeat-x; 
	background-position: left bottom;
}


.aicon_bg_corner_left{
	background-image: url('../img/articles/article_image_bg_corner_left.jpg'); 
	background-repeat: no-repeat; 
	background-position: left bottom;
}


.aicon_bg_corner_right{
	background-image: url('../img/articles/article_image_bg_corner_right.jpg'); 
	background-repeat: no-repeat; 
	background-position: right bottom;  
	padding: 0px 7px 20px 7px;
}


.aicon_cell {
	border-top: solid 1px #e5e5e5; 
	border-right: solid 1px #e5e5e5; 
	padding: 9px 9px 0px 10px;
}


.articles_menu_block {
	line-height: 150%;
	background-image: url('../img/articles/articles_menu_bg_right.jpg'); 
	background-repeat: repeat-y; 
	background-position: right top;
	margin-top: 0px;
}

.amenu_bg_top {
	background-image: url('../img/articles/articles_menu_bg_top.jpg'); 
	background-repeat: repeat-x; 
	background-position: left top;
}

.amenu_bg_corner_right {
	background-image: url('../img/articles/articles_menu_bg_corner_right.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
	padding: 20px 20px 20px 20px
}

.articles_menu_inactive {
}

.articles_tag_item {
	line-height: 200%;
}

.articles_block_icon {
	width: 60px;
	height: 60px;
	float: left;
	padding: 3px;
	border: solid 1px #d5d5d5; 
	margin-right: 6px;
	margin-bottom: 6px;
}


.article_menu_item {
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	display: block;
}

.abf_item {
	float: left;
	width: 305px;	
	height: 360px;
	padding:0px;
	margin-right: 14px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}

.abf_icon_cell {
	width: 100px;
	height: 100px;
	padding: 8px;
	border: solid 1px #CCCCCC;
	float: left;
	margin-right: 10px;
}

.abf_icon {
	width: 100px;
	height: 100px;
}

.abf_tag {
	padding: 50px 0px 28px 40px;

}



.article_author {
	font-style: italic;
	font-size: 11px;
	color: #666666;
}



.article_date {
	font-style: italic;
	font-size: 11px;
	color: #666666;
}

.articles_article li {
	margin-bottom: 10px;
}

.section_article_wrap {
	background-color: #f6ffde;
	padding: 22px 10px 0px 0px;
	margin-bottom: 32px;
	background-image: url('../img/main_content_hr.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.section_article {
	padding-bottom: 22px;
	padding-left: 18px;
	background-image: url('../img/main_content_hr.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 11px;
}

.section_article ul {
}

.article_bar {
	width: 400px;
	font-size: 11px;
	text-align: left;
	margin-bottom: 16px;
}

.article_bar_icon {
	position: relative;
	top: 3px;
}

.articles_article .section_article_wrap{
	padding-top: 4px;
}

.articles_article .section_article {
	padding-bottom: 8px;
}

.article_gallery {
	width: 170px; 
	height: 170px; 
	padding: 0px 0px 0px 0px; 
	margin-left: 10px; 
	margin-bottom: 20px; 
	float: right; 
	text-align: center;
	clear: right;
}

.article_gallery img{
	border: solid 1px #d5d5d5;
}

.ik_block_another {
}

.ik_block_another ul{
	list-style-type: none;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
}

.ik_block_another li{
	margin-left: 0px;
	margin-bottom: 14px;
}