/*
---------------------------------------------------
biomi.org/Gallery - styles for handheld devices
Author:   Mikko Heikkinen / biomi.org
---------------------------------------------------
*/


.hide {
	display: none;
}

#d-header {
	background-color: #000000;
	height: 30px;
	margin: 0px;
}


#l-biomiorg img {
	width: 140px;
	height: 30px;
	float: left;
}

#l-gallery img {
	width: 75px;
	height: 30px;
	float: left;
}

#d-breadcrumb {
	background-color: #CCCCCF;
	border-bottom: solid 1px #000000;
	padding: 4px;
	margin: 0px;
}

#d-breadcrumb p {
	margin: 0px;
}







