@charset "UTF-8";

html {
	overflow: hidden;	

}
body {padding : 0px;
margin : 0px;
height : 100% ;
width : 100% ;
overflow : hidden;"> 
}

hr{ clear: both; }


.thumbnails a
{
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.thumbnails a img{
	border: solid 3px #F5F6EA;

}
.thumbnails a:hover img{ border: solid 3px #F5F6EA }/* CSS Document */

