﻿.newsSettingsLeft
{
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}
.checkbox input, .contentVisibility input
{
	margin-left: 0px;
}

.textBoxWidth { width : 200px; }
.dropDownListWidth { width : 200px; margin-bottom: 1px; }

.availableCol, .assignedCol { width: 49%; }
.buttonsCol { width: 2%; }

.activated { border: solid 1px transparent; }
.deactivated { border: solid 1px red; }
hr.newsSpliter { border:solid 1px #CCCCCC; }
.newsComments{}
.newsCommentsTitle{}
.newsComment{ border:solid 1px black; margin-bottom:3px; }
.newsComment_unpublish{ border:solid 1px red; margin-bottom:3px; }
a.pager {
color:White;
}
.news_archive_input { border:solid 1px #CCCCCC; background-color: white; }
.newsTitle { font-weight:bold; font-size:9pt; }
.newsInfo, .newsAuthor, .newsDate, .newsVisits {color: #C0C0C0; font-size:10px; }
.newsShortParent, .newsDateParent { margin-top:5px; }