.thumbnail{
	display:block;
	width:95px; 
	height:95px; 
	background:#transparant url(../images/thumbback.gif) top left no-repeat; 
	background-image:none;
	float:left; 
	margin-left:11px;
	margin-bottom:11px;
	border:0px;
}

.thumbnail a{
	border:0px;
}

.thumbnail a img{
	border:2px solid #8a0000;
	width:75px;
	height:75px;
	background-color:#FFFFFF;
	padding:3px;
}

#foto{
	display:block;
	width:541px;
	border:0px;
}
/* A CSS comment before the hack \*/
*html #foto{
	display:block;
	width:540px;
	border:0px;
}

#foto a{
	border:0px;
}

#foto a img{
	border:0px;
	width:541px;
	border-color:transparent;
	background-color:transparent;
}

iframe{width:250px !important;}

#box{float:none;}