.latest_program_main{
float:left;
width:100%;
text-align:center;
}
.latest_arrow{float:left;width:27px;padding-top:145px;margin-left:3px;margin-right:3px}
.latest_arrow img{cursor:pointer}
.latest_programs {
float:left;
width:510px;
height:342px;
text-align:center;
}
.latest_program{
text-align:center;
width:115px;
height:160px;
float:left;
overflow: hidden;
margin: 4px;
border:2px solid #307AA9;
background:#F1F4F6;
}
.latest_program:hover{background:#D1E8F3}
.latest_program p{
margin:5px;
}
.latest_program img{border:none;background-image: url("/site_media/images/loading.gif");  background-position: center;
  background-repeat: no-repeat;"}

