/*!
 * Biometric Games AS
 * Copyright (c) 2013
 */
 
#supermodul .dropdown-container .options .suboption {
	padding-left: 20px;
}

#supermodul .dropdown-container .options .expando {
	float: right;
	display: inline-block;
    font-size: 18px;
}
 
#supermodul .dropdown-container .options .holder {
	display: none;
}

#supermodul .dropdown-container .options .hr {
	border-top: 1px solid #aaa;
	position: relative;
	left: 3%;
	width: 94%;
}

/* more css in supermodul.css? */