@charset "UTF-8";
/* CSS Document */
#catselect select{
	visibility:visible;
	margin-bottom:10px;
}
.bottom {
	bottom: -2px;
    left: 0;
}

