@charset "utf-8";
.NewsList {
	min-height: 175px;
	height: auto !important;
	height: 175px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.NewsList .PicCont {
	height: 141px;
	width: 134px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #ecefec;
}
.NewsList .PicCont img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7e8286;
	border-bottom-color: #7e8286;
	margin-bottom: 4px;
}
.NewsList .PicCont .PicDetails {
	height: 34px;
	width: 134px;
	background-color: #ecefec;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.NewsList .Details {
	min-height: 141px;
	height: auto !important;
	height: 141px;
	width: 586px;
	position: relative;
	top: 0px;
	left: 144px;
	padding-left: 9px;
	padding-bottom: 6px;
	background-color: #ECEFEC;
}
.NewsList .Details .RedText16 {
	padding-top: 10px;
	padding-bottom: 21px;
}
.NewsList .Details .Text {
	width: 561px;
}
.NewsList .Details .Date {
	color: #7c7c7d;
	position: relative;
	height: 41px;
}
.NewsList .Details .Date a {
	display: block;
	height: 41px;
	width: 107px;
	float: right;
	background-image: url(../images/ReadMore.gif);
	background-repeat: no-repeat;
	margin-right: 6px;
}
.NewsList .Details .Date span {
	height: 41px;
	width: 300px;
	display: block;
	float: left;
	line-height: 41px;
}
.NewsCont {
	width: 776px;
	min-height: 463px;
	height:auto !important;
	height: 463px;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.NewsCont .Split {
	width: 780px;
	height: 8px;
	line-height: 15px;
	padding-top: 7px;
	text-align: right;
}

.NewsCont hr {
	padding: 0px;
	width: 595px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #ECEFEC;
}
.AddCommentFormCont .CollapsiblePanelContent {
	width: 770px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 185px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.AddCommentFormCont .AddCommentSubmit {
	margin-top: 2px;
	float: right;
}
.Pager {
	width: 765px;
	margin-left: auto;
	margin-right: 0px;
}

