.news_single_short .img {
	text-align: center;
}
.news_single_short .pic_title p {
	display: inline;
}
.news_single_short .pic_title a {
	color: #404040;
}

.news_single_short .pic_title {
	color: #808080;
	font-size: 1.1em;
	border-bottom: 1px solid #b3b3b3;
	padding-top: 0px;
	margin-top: -1px;
	padding-bottom: 9px;
}

.news_single_short .pic_title span {
	font-weight: bold;
	padding-right: 5px;
}

.news_single_short .lead_big {
	color: #606060;
	padding-top: 10px;
	margin-bottom: 1em;
	font-size: 1.6em;
	font-family: Georgia !important;
}

.news_single_short .more{
	background: url('/media/dsg/more.jpg') no-repeat center left;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 11px;
}
.news_single_short .more a{
	text-decoration: none;
	color: #606060;
	font-size: 1.2em;
}