#tabela{
	width:890px;
}

#coluna{
	width:290px;
	position:relative;
	float:left;
}

#row{
	width:290px;
	height:112px;
	position:relative;
	height:auto;
}

#row img{
	cursor:pointer;
}