.results-head .tb-vertical ul.select {
	width: auto;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	list-style: none;
}
.results-head .tb-vertical ul.select li {
	padding: 0;
	float: left;
	margin-right: 40px;
}
.results-head .tb-vertical ul.select li:last-child {
	margin-right: 0px;
}
.results-head .tb-vertical ul.select li .selecter .selecter-selected {
	min-width: 180px;
}
.results-head .tb-vertical ul.select li .selecter .selecter-item {
	white-space: normal;
}
.results-head .tb-vertical .news-date {
	position: absolute;
	right: 0;
	margin-top: -17px;
	margin-bottom: 13px;
}
.results-head .tb-vertical .news-date .period-icon {
	width: 16px;
	height: 9px;
	display: inline-block;
	float: left;
	background: url("../img/calendar-period.png");
	margin: 12px 10px 0 10px;
}
.results-head .tb-vertical .news-date .input-calendar {
	margin-bottom: 0;
	height: 34px;
	width: 141px;
	float: left;
}
.results-head .tb-vertical .news-date input[type="text"] {
	padding-top: 8px;
	padding-bottom: 8px;
	height: 16px;
	float: left;
	width: 112px;
}
.results-head .tb-vertical .news-date .input-calendar .ui-datepicker-trigger {
	right: 0;
	position: absolute;
	cursor: pointer;
}
.ui-datepicker {
	margin-left: -100px;
	z-index: 120!important;
}
.br-news {
	margin: 23px 0 0 0;
}
.br-news-devider {
	margin: 23px 0;
}
.news-content {
	margin: 0;
	padding: 0;
}
.news-content article {
	margin: 0 0 28px 0;
	padding: 0;
}
.news-content article:last-child {
	margin: 0;
	padding: 0;
}
.news-content article .image {
	float: left;
	margin-right: 10px
}
.news-content article .img {
	width: 54px;
	height: 54px;
}
.news-content article .img img {
	max-height: 52px;
}
.news-content article header {
	overflow: hidden;
}
.news-content article header a.broker {
	font-size: 20px;
	margin-top: 15px;
	display: block;
	float: left;
}
.news-content article header .date {
	margin: 22px 0 0 20px;
	max-width: 660px;
	line-height: 21px;
}
.news-content article header .news-view {
	background: url("../img/view-eye.png") left no-repeat;
	float: right;
	font-size: 11px;
	padding-left: 85px;
	color: #999;
	margin-top: 16px;
}
.news-content article header .news-view span {
	font-size: 12px;
	color: #383838;
}
.news-content article header .news-view-eng {
	background: url("../img/view-eye-eng.png") left no-repeat;
	float: right;
	font-size: 11px;
	padding-left: 58px;
	color: #999;
	margin-top: 16px;
}
.news-content article header .news-view-eng span {
	font-size: 12px;
	color: #383838;
}
.news-content article > a {
	font-size: 20px;
}
.news-content article > p {
	margin-top: 3px;
}
.catbydate header {
	float: left;
	margin: 0;
}
.catbydate article {
	height: 54px;
	display: table;
	vertical-align: middle;
}
.catbydate article header {
	width: 54px;
	display: table-cell;
	margin-right: 10px;
}
.catbydate article a {
	display: table-cell;
	vertical-align: middle;
}
.display {
	display: block!important;
}
.no-icon {
	background: none!important;
	padding: 0!important;
}