.article_full {
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.article_full h2 {
	margin: 1px;
	padding: 1px;
}
.article_full img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	clear: both;
}
.article_full .date {
	font-size: 10px;
	text-align: right;
}
.article_short {
	text-align: justify;
	vertical-align: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline-block;
	width: 98%;
}
.article_short h4 {
	margin: 1px;
	padding: 1px;
}
.article_short img {
	margin: 4px;
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	clear: left;
	display: inline-block;
}
.article_short .date {
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
.article_short .details {
	margin: 5px;
	padding: 5px;
	text-align: right;
}

.article_titles {
	text-align: justify;
	vertical-align: top;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 3px;
}
.article_titles h2 {
	margin: 1px;
	padding: 1px;
}
.article_admin {
	text-align: justify;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 10px;
}
.article_admin h4 {
	margin: 1px;
	padding: 1px;
}
.article_admin img {
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}
.article_sidetitles {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 3px;
}
.article_sidetitles h4 {
	margin: 1px;
	padding: 1px;
}
.article_titlesNolink {
	text-align: justify;
	vertical-align: top;
	margin: 3px;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.article_titlesNolink_kiemelt {
	text-align: justify;
	vertical-align: top;
	margin: 3px;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EAEAEA;
}
.article_newsbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(articlebox_title_art_boxtop.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.article_newsbox_title {
	background-color: #759C5B;
	font-size: 9px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-transform: capitalize;
	background-image: url(articlebox_title_art_end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.article_pic {
	margin: 5px;
	padding: 5px;
	border: 2px solid #CCCCCC;
}
.articleEDITORpageNUM {
	clear: none;
	float: left;
	margin: 6px;
	padding: 6px;
	border: 1px dotted #CCCCCC;
}
.articleEDITORpageNUMselected {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	clear: none;
	float: left;
	margin: 6px;
	padding: 6px;
}
.article_admin_CMStools {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #999999;
	margin: 0px;
	font-size: 9px;
	overflow: hidden;
	height: 30px;
	padding: 0px;
}
.article_admin_CMStools:hover {
	background-color: #CCCCCC;
}

