/********NEW CSS ***********/
#search-midprgms2 {
    border-bottom: 1px solid #DAE1E7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#search-midprgms2 #menu-div {
    float: left;
    margin-left: 1%;
    margin-right: 4%;
    width: 20%;
}

#search-midprgms2 #menu-div p, #search-mid #menu-div p a {
    color: #393939;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
	text-decoration: none;
}
#search-midprgms2 #menu-div img {
	margin-bottom: -7px;
	margin-right: 5px;
}

#search-midprgms2 ul {
	margin: 0;
	padding: 0 0 0 0px;	
}
#search-midprgms2 ul li 
{
	float: left;
	margin-right: 1%;
	width: 98%;
	margin-left: 1%;color: #393939;
   	 font-family: arial;
 	   font-size: 12px;
  	  font-weight: normal;
   	 line-height: 26px;
	text-decoration: none;
	list-style-type: none;
}
    #search-midprgms2 ul li a {
        color: #2CA8E2;
        font-family: arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 26px;
        margin: 0;
        text-decoration: none;
    }
#search-midprgms2 ul li img {
    float: left;
    margin: 0 5px 0 0;
}
.list_tbl{ width:24%; }
@media only screen and (max-width : 1024px) 
{
	.list_tbl{ width:25%; }
}
@media only screen and (max-width : 960px) {

{
.list_tbl{ width:45%; }
}


.list_tbl{ width:45%; }
}


@media only screen and (max-width : 600px) {

{
.list_tbl{ width:95%; }
}

.list_tbl{ width:95%; }
}