.news-summary h3 {
  margin-top: 5px; }

.news-summary p {
  margin-top: 0px; }

.news-summary .news-summary-title {
  margin-left: 0px !important;
  margin-bottom: 20px;
  width: 360px; }

.news-summary .news-summary-title h3 {
  font-size: 14px; }

.news-summary a {
  text-decoration: none !important; }

.news-summary a:hover {
  text-decoration: none !important; }

.news-summary .news-empty {
  margin: 0 auto;
  width: 200px;
  text-align: center;
  border: 1px solid #dfdfdf;
  color: #045081;
  font-size: 15px;
  padding: 5px; }

.news-summary .news-summary-title div {
  height: 20px;
  padding-top: 5px;
  margin: 0; }

.news-summary .news-summary-title div:first-child {
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  padding-left: 5px;
  padding-right: 5px; }

.news-summary .news-summary-title div:last-child {
  border-bottom: 1px solid #dfdfdf;
  text-align: right;
  float: right;
  width: 292px; }

.news-summary .new-summary-item + .new-summary-item {
  border-top: 1px solid #dfdfdf;
  padding-top: 10px; }

.news-summary .news-summary-title h3 {
  margin: 0; }

.news-summary button.new-see-more {
  background: #045081;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  height: 25px;
  width: 55px;
  cursor: pointer;
  text-shadow: none !important; }

.news-summary .new-summary-item {
  padding-bottom: 20px; }

