@import 'portalDefault.css';

.createNew {
	color: #334477;
	font-size : 12px;
    text-align: left;   
}

/* Author: mcl */

.newsLinkContent {
	height: auto;
	width: 544px;
	padding-bottom: 29px;
}

a.artLink:active, a.artLink:link, a.artLink:visited {
	color: #58595B;
	font-weight: bold;
 	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
	line-height: 22px;
	width: auto;
	height: auto;
}

a.artLink:hover {
	font-size: 13px;
	color: #3C9CD6;
	font-weight : bold;
	text-decoration : underline;
	cursor: pointer;
	line-height: 22px;
	width: auto;
	height: auto;
	text-align: left;
}

.newsContentBox {
	width: 544px;
	height: auto;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
	width: 104px;
	height: auto;
	line-height: 22px;
	font-size: 13px;
	cursor: pointer;
	text-align: right;
}

a.readMore:hover {
	font-size: 13px;
	color: #3C9CD6;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	line-height: 22px;
	width: 104px;
	height: auto;
}

.date {
	color: #6D6E71;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	height: auto;
	width: 73px;
}

.content {
	color: #6D6E71;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	height: auto;
	width: auto;
	text-align: justify;
}

.sideMenuNewsList {
	clear:both;
}

div.newsBlock {
	clear:both;
	padding-bottom:15px;
	padding-top: 10px;
	margin: 0px 31px 0px 31px;
}

.customText {
	color:#6D6E71;
	font-size:13px;
	font-weight:normal;
	line-height:22px;
}

