#articles_menu{
 width: 220px;
 float: left;
 display:inline;
}
#submenu_gradient{
 width: 220px;
 height:192px;
 float: left;
 display:inline;
 background:url(../img/graphic/bkgs/submenu_gradient.jpg) no-repeat #fff;
}
#article_content{
 width: 660px;
 float: right;
 display:inline;
 padding: 10px;
 min-height: 450px;
 height: auto !important;
 height:450px;
}
.articles_menu_item{
	width: 220px;
	padding: 0px;
	height: 30px;
	background: #ccc;
	margin-bottom: 1px;
}

.articles_menu_item a{
	width: 200px;
	height: 12px;
	font-size:11px;
	padding: 8px 10px 10px 10px;
	display:block;
	background:url(../img/graphic/bullets/submenu_arrow_unselected.jpg) no-repeat #ccc 200px 12px;
	color: #666;
	text-decoration: none;
}

.articles_menu_item a:hover{
	width: 200px;
	font-size:11px;
	height: 12px;
	padding: 8px 10px 10px 10px;
	display:block;
	background:url(../img/graphic/bullets/submenu_arrow_selected.jpg) no-repeat #5AC01E 200px 12px;
	color: #fff;
	text-decoration: none;
	}
#articles_go_home{
	width: 200px;
	padding: 0px 10px 10px 10px;
	height: 10px;
	background: #dfdfdf;
	margin-bottom: 1px;
}

#articles_go_home a{
	color: #5AC01E;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}

#articles_go_home a:hover{
	color: #5AC01E;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
	}
	
.articles_menu_item_selected{
	width: 220px;
	font-size:11px;
	padding: 0px;
	height: 30px;
	background: #5AC01E;
	margin-bottom: 1px;
}

.articles_menu_item_selected a{
	width: 200px;
	font-size:11px;
	height: 12px;
	padding: 8px 10px 10px 10px;
	display:block;
	background:url(../img/graphic/bullets/submenu_arrow_selected.jpg) no-repeat #5AC01E 200px 12px;
	color: #fff;
	text-decoration: none;
}

.articles_menu_item_selected a:hover{
	width: 200px;
	height: 12px;
	font-size:11px;
	padding: 8px 10px 10px 10px;
	display:block;
	background:url(../img/graphic/bullets/submenu_arrow_selected.jpg) no-repeat #5AC01E 200px 12px;
	color: #fff;
	text-decoration: none;
	}
#article_description{
	width: 410px;
	min-height: 263px;
	height: auto !important;
	height:263px;
	margin-left:10px;
	margin-top:10px;
	padding-right:10px;
	float: left;
	display: inline;
	
}
#article_attachments{
	width: 208px;
	min-height: 53px;
	height: auto !important;
	height:53px;
	padding:10px 10px 10px 10px;
	float: right;
	display: inline;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}

#article_attachments_title{
	width: 230px;
	height:32px;
	margin-top:10px;
	float: right;
	display: inline;
	background:url(../img/graphic/title/insight_box_title.jpg) no-repeat;
}

#suppliers_attachments_title{
	width: 230px;
	height:32px;
	margin-top:10px;
	float: right;
	display: inline;
	background:url(../img/graphic/title/modulistica_box_title.jpg) no-repeat;
}

.attachment_itme{
	padding-bottom:10px;
}
.attachment_itme a{
	color: #696969;
	text-decoration: underline;
	font-weight: normal;
}
.attachment_itme a:hover{
	color: #696969;
	text-decoration: none;
	font-weight: normal;
}

.documentation_bullet{
	float:left;
	display:inline;
	margin:0px 8px 0px 0px;
}

#article_attachments_bottom{
	width: 230px;
	height:10px;
	float: right;
	display: inline;
	background:url(../img/graphic/bkgs/insights_rounded_bottom_bkg.jpg) no-repeat;
}


.all_attachments a{
	font-weight:normal;
	text-decoration:underline;
}

.all_attachments a:hover{
	font-weight:normal;
	text-decoration: none;
	}
