BODY{min-width: 800px;}

.ts_item {
border-bottom: 1px solid #dcdcdc;
padding: 7px 0;
min-height: 100px!important;
}
.ts_pic {
width: 131px;
float: left;
}
.ts_pic img {
border: 5px solid #d6e8f0;
width: 125px;
height: 90px;
}
.ts_txt {
margin-left: 146px;
margin-top: -20px;
}
.ts_item h3 {
margin-bottom: 5px;
}
.ts_item h3 a, .overtabs .ts_item h3 a {
color: #333;
font-weight: bold;
}
.date_time {
font-size: 11px;
color: #666;
}
.preview_text {
margin-top: 10px;
}

.ts_pic a:hover img {
border: 5px solid #ffc077;
}

.ts_item h3 a:hover {
color: #ff6600;
text-decoration: none;
}
h3, .twiket h3 {
font-size: 18px;
}

.container-fluid
{
width: 1024px;
margin:auto;
}

.content-block summary {
margin-bottom: 15px;
line-height: 1.2;
font-family: 'NSC', sans-serif;
font-size: 16px;
color: #3c3c3c;
padding: 5px 0px 5px 20px;
border-left: 4px solid #ff8808;
font-weight: normal;
}