.news_col1 {
float: left;
width: 84.1%;
margin: 0px 0.5% 0px 0px;
padding: 0px 0px 0px 1.37%;
}
.search-height{
height: 373px;
/* height:500px; */
}

.news_col2 {
width: 14%;
margin: 0px;
padding: 0px;
float: left;
}

#mycustomscroll_new_s {
width: 100%;
height: 300px;
overflow: auto;
position: relative;
margin: 0 auto;
outline: none;
}


.colum_1 {
width: 140px;
padding: 0;
margin: 0;
float: left;
}
.search-results td {
height: 20px;
padding: 5px;
border-bottom: 1px solid #fff;
}
.search-results td a {
text-decoration: none;
}
.search-results strong {
color: rgb(102, 102, 102);
font-size: 12px;
}
.search-results dt.result-title {
margin-bottom: 5px;
}
.search-results dd.result-text {
margin-bottom: 5px;
text-align: justify;
padding-right: 10px;
}