#storing_place{
	display: inline-block;
	height: 25px;
	margin-left: 30px;
	max-width: 350px;
	text-align: center;	
}
#storing_place option{
	text-align: left;
}
#storing_place option:first-child{
	text-align: center;
}