@charset "UTF-8";
/* CSS Document */
div#zapper div.selectField {
	height:40px;
}


/* arrow button */
div#zapper div.selectField div.status {
	height: 40px;
	background-image:url(../../content/ALG/bg/zapper_button_xlarge.png);
}
div#zapper div.selectField div.status div.selected{
	font-size: 17px;
	height:36px;	
	line-height:18px;	
}
div#zapper div.selectField{
	background-image:url(../../content/ALG/bg/zapper_xlarge.png);
}
div#zapper div.selectField div.opt{
	height:40px;
	line-height:15px;
}
div#zapper {
	font-size:17px;
	height:40px;
}

div#links input.submiter{
	margin-top:2px;
}
div#zapper div.selectField div.optContainer{
	top:40px;
}

