.block{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e7e8e9;
	width: 185px;
	position: absolute;
	padding:0px;
	border: solid;
	border-width:1px;
	border-color:#000000;
	
}

.lookbook_cell{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e7e8e9;
	width: 120px;
	position: absolute;
	padding:0px;
	border: solid;
	border-width:1px;
	border-color:#000000;
	
}

.info_cell {

	font-family:Courier New,monospaced;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	padding-bottom: 10px;
	margin-top:-2px;
	letter-spacing:-0.01em;
	line-height:12px;
	word-spacing:-0.1em;
	
}

.titulo_cell {

	font-family:Courier New,monospaced;
	font-size:13px;
	color:#000000;
	font-weight: bold;
	letter-spacing:-0.01em;
	word-spacing:-0.1em;
	
}

.variable_cell{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 185px;
	position: absolute;
	padding:0px;
	
}

