#content #mainCont .footage {
float: left;
width: 480px;
margin-bottom: 20px;
}

#content #mainCont .lastFootage {
width: 480px;
text-align: center;
}

#content #mainCont .footage div {
width: 240px;
text-align: center;
float: left;
}

#content #mainCont .footage div img, #content #mainCont .lastFootage div img {
border-style: solid;
border-width: 2px;
border-color: #007BBC;
}
