/* @override http://www.artsagri.com/network/templates/tmpl_dev/css/articles.css */

.navigationLinks
{
	display:none;
}

div.categoryBlock1, div.categoryBlock2 {
	width: 450px;
	background-color: #fff;
}

div.categoryHeader {
	background-color: #fff;
}

div.articleBlock1 {
	margin-left: 50px;
	width: 700px;
	padding: 5px;
	border: 1px dotted #a4a4a4;
}

div.boxContent {
	font: 100% "Courier New", Courier, mono;
	color: #443631;
	padding-left: 50px;
}

div.title a, div.title a:link, div.title a:visited, div.title a:hover, div.title a:active
 {
	font: bold 110% "Courier New", Courier, mono;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


div.categoryCaption a, div.categoryCaption a:link, div.categoryCaption a:visited, div.categoryCaption a:hover, div.categoryCaption a:active
 {
	font: bold 110% "Courier New", Courier, mono;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.articleBlock
{
	font-size:13px;
	margin-left:12px;
	margin-right:12px;
	text-align:justify;
	width: 600px;
	padding: 20px 40px 70px 60px;
	border: 1px dotted #adadad;
}

.articleBlock .mainTitle
{
	font-size:16px;
	font-weight:bold;
	padding-left:25px;
	padding-bottom:5px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/icons/artic_papr.gif);
}

.addLink, .categoryEdit, .categoryDelete
{
	position:relative;
	float:right;
	font-size:11px;
	color:#666666;
	margin-right:12px;
}

.articleBlock .date
{
	font-size:11px;
	color:#666666;
}

.articl {
	width:100%;
	height:500px;
}
