#all_schools_slider {
	margin-top: 10px;
}
#schools-content{
height:200px;
}


.schools{
padding-top:10px;
height:170px;
}

.schools div{
font-size: 12px;
line-height: 14px;
width:140px;
float:left;
text-align:center;
margin:0px 2px;
}

.lister{
	cursor: pointer;
}

.schools div.sub{
	width: 1600px;
float:none;
text-align:center;
display: table;
margin:auto;
max-height: 149px;
overflow: hidden;
}

.schools div a{
color:#177bb5;
font-size: 12px;
line-height: 14px;
}

.schools div img{
padding-bottom:8px;
}

.biglister{
position:absolute;
margin-left:0px;
margin-top:30px;
}

.biglisterr{
position:absolute;
margin-left:925px;
margin-top:30px;
}


.dnone {
	display: none !important;
}
#all_schools_slider .span12{
	    width: 1022px;
    margin-left: -22px;
}
#all_schools_slider .biglisterr{
	margin-left: 1006px;
}