.news_comms_list{
	/*margin-top:20px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-bottom: 20px;
}

.news_comm{
	margin-top:10px;
}

.news_comm_title{
	font-size: 14px;
	font-weight: bold;
	color: #933A00;
	background-color: #E8E8E8;
	padding: 4px;
}

.news_comms_show{
	padding: 4px;
}

.news_comms_add{
	/*padding: 4px;*/
	margin-top:5px;
}

.news_comms_add th{
	text-align:left;
	font-weight:bold;
	font-size: 14px;
	color: #6194bc;	
}
.news_comms_add td{
	padding:4px;
}

.news_comms_add tr td input#button{
	float:right;
/*	
	background-color: #5f6f72;
	background-image: url(/_media/_img/bsubmitbg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #6c7a7d;
	color:#FFF;
	font-size:18px;
	padding:0 15px;
*/
}

.news_comms_add td.news_comms_log{
	background-color: #FFF2E8;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #030;
	padding-right: 8px;
	padding-left: 8px;
	border: 2px solid #FFD1C6;
}

.news_comms_add td.news_comms_fiomail{
	padding-top:10px;
}

.news_comms_add td.news_comms_msg textarea{
	width:100%;
}
.news_comms_code{
   display: block;
}

.news_comms_add table{
margin-top 15px;
}

.news_comms_add .t2{
	width: 150px;
}
.news_comms_add input.inp{
	width: 98%;	
}

.news_comms_add #comment{
	height:200px;
}
.news_comms_date{
	font-size:12px;
}

.news_inform{
	color:#666;
	font-size:12px;
}

.newsinner_date{
	font-size:12px;
	color:#999;
}



.newsmonth{
	padding:15px;
}
.newsmonth table tr td
{
	/*border: 1px solid #CCC;	*/
	padding:3px;
}
.monthtitle {
	font-weight: bold;	
	text-align: center;
}
.calendar_title
{
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.yearslist {
	margin-bottom: 10px;	
}

.yearslist a {
	text-decoration: none;	
}
.yearslist a.newsyearsel {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.calendar_td{
	text-align: center;
	padding: 3px;
	color: #666;
}
.calendar_td a {
	font-weight: bold;
	color: #F30;
	text-decoration: underline;
}
