.images {
	position: relative;
}
#gallery_01 {
	/*margin: 10px 0;*/
}

#gallery_01 a {
	float: left;
	margin: 10px 10px 10px 0;
}
#gallery_01 a {
	width: 122px !important;
	margin-right: 10px !important;
}
#gallery_01 img {
	border: 2px solid #FFF;
	width: 122px !important;
}
 #gallery_01 img{
 	border: 2px solid white;
 }

 /*Change the colour*/
 .thumbnails .active img{
 	border: 2px solid #F05025 !important;
 }
