body	{
	font-size: 20px;
	height: 100%;
}
dt{
	text-align:left;
	font-size: 60%;
}
dd{
	font-size: 90%;
	width:100%;
	text-align:center;
	margin:0;
}
dl.left{
	clear:none;
	float: left;
	width : 48%;
}
dl.right{
	clear:none;
	float: right;
	width : 48%;
}
input[type="button"]{
	font-size: 30px;
	height:100%;
}
button{
	font-size: 30px;
	height:100%;
}
.partchooser_center,.partchooser_prev,.partchooser_next,.partchooser_lock{
	font-size: 25px;    vertical-align: top;
}
.partchooser_center{
	width:150px;
	text-align: center;
}
fieldset {
    padding: 5px;
    margin: 0;
    font-size: 130%;
        width: 93%;
}
#OptionSwitchPC{
	display:none;
}

#OptionSwitch{
	display:inline-block;
}