.news table.item{
	border-collapse: collapse;
	margin-bottom: 25px;
}

.news table.item td{
	vertical-align: top;
}

.news table.item td.left{
	width: 122px;
}

.news table.item td.left img{
	padding: 3px;
	border: 1px solid #d8d8d8;
}

.news table.item td.head{
	padding-top: 2px;
	padding-bottom: 1em;
}

.news table.item td.head strong{
	color: #f48f24;
	font-weight: normal;
}

.news table.item td.body{
	padding-bottom: 1em;
}

.news table.item td.more{
	vertical-align: bottom;
	padding-bottom: 6px;
}

.news table.item td.more a{
	color: #f48f24;
}

.date{
	padding-top: 7px;
	color: #f48f24;
}

h3.news_head{
	margin-top: 4px;
	font-weight: normal;
	color: #f48f24;
	font-size: 14px;
	margin-bottom: 5px;
}

p.news_body{
	color: #7f7f7f;
	margin-bottom: 20px;
	text-indent: 0;
}

.news_images{
	padding-bottom: 10px;
}

.news_images img{
	padding: 3px;
	margin-right: 14px;
	border: 1px solid #d8d8d8;	
}

p.pright a{
	color: #f48f24;
}

p.newscal{
	margin-top: -15px;
	margin-left: 16px;
	text-indent: 0;
}

.years{
	font-size: 12px;
	margin-left: 16px;
	margin-bottom: 5px;
}

.years a{
	text-decoration: none;
}

.years span{
	color: #ea8a22;
	font-weight: bold;
}

.calendar{
	padding-right: 20px;
	padding-top: 20px;
	font-size: 11px;
}

.month{
	float: left;
	display: inline;
	/*margin-left: 22px;*/
	margin-right: 15px;
	margin-bottom: 10px;
	width: 132px;
	height: 154px;
	color: #000000;
}

.month table{
	border-collapse: collapse;
}

.month table td{
	width: 26px;
	text-align: center;
}

.month table th{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	color: #000000;
}

.month th a{
	color: #ea8a22;
	text-decoration: none;
}

.month td a{
	color: #ea8a22;
}

.month th.off, .month th.off a{
	color: #ea8a22;
}

.month th.off{
	font-weight: bold !important;
}

.month .days th{
	text-align: center;
	padding-left: 0;
	font-weight: normal;
}
