/** here the styles for the freestore list is defined: */
div.name {
	font-weight: bold;
}

div.logo{
}

/** reduce image dimensions: */
div.logo img{
	height: 220px;
	width: 220px;
}

div.description{
}

div.address{
}

div.email{
}

div.telefone{
}

div.url{
}
