body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ;
}.borde {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D9FAB;
	border-right-color: #7D9FAB;
	border-bottom-color: #7D9FAB;
	border-left-color: #7D9FAB;
}
.wrapper { 
clear : both;
float : left;
width : 100%;
} 
.thumbnail { 
float : left;
font-size : 100%;
margin-left : 2px;
text-align : center;
padding : 2px;
font-family: Arial;
height : 110px;
width : 145px;
} 