/* web */

.webLinkContainer {

}

.webLinkIconContainer {

}

.webLinkImageTextSeparator {
	
}

.webLinkTextContainer {

}

.webLinkTextContainer:hover {

}

/* news */
.newsHeader {
	color: #c31f00;
	font-weight: bold;
	font-size: 15px;
}

.newsHeaderTitle {
	color: #c31f00;
	font-weight: bold;
	font-size: 15px;
}

.newsHeaderDescription {
color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: rgba(215,71,72,0.73);
	width: 620px;
	padding-left: 15px;
}

.newsTitle {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: rgba(215,71,72,0.73);
	width: 620px;
	padding-left: 15px;
}

.newsTitle:hover {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #d74748;
	width: 620px;
	padding-left: 15px;
}

.newsTitleComments {
		color: #6e6e6e;
	font-weight: bold;
	font-size: 14px;
	background-color: rgba(215,71,72,0.17);
	width: 620px;
	padding-left: 15px;
}

.newsDate {
	margin: 5px;
}

.newsDescriptionPreview {
	
}

.newsDetailItem {

}

.newsDetailTitle {
color: #fff;
	font-weight: bold;
	font-size: 14px;
	background-color: #d74748;
	width: 620px;
	padding-left: 15px;
}

.newsDetailDate {

}

.newsDetailDescription {

}

.newsCommentSeparator {

}

.newsSeparator {
	
}

.newsNavigator {
	
}

.newsNavigatorButton {
	margin: 10px;
}

.newsNavigatorButton:hover {

}

.newsNavigatorInfo {

}

.newsCommentTitle {		
color: #6e6e6e;
	font-weight: bold;
	font-size: 11px;
	background-color: rgba(215,71,72,0.17);
	width: 620px;
	padding-left: 15px;


}

.newsCommentItem {
	
}

.newsCommentAuthorContainer {

}

.newsCommentAuthor {
	
}

.newsCommentWeb {

}

.newsCommentTextContainer{
	
}

#commentForm {

}


