#imageContainer {
	border: 0px;
	/*position:left;/**/
	height:209px;
	width:288px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
/* * * * * * * * * * * * * */
#sinBorde {
	/*position:left;/**/
	height:200px;
	width:288px;
}
#sinBorde img {
	position:absolute;
	top:0; left:0;
}
