﻿div.setting
{
	width: 700px;
	margin: 10px;
	height: 20px;
}

div.setupItemHeader
{
	width: 200px;
	float:left;
	height:inherit;
}

div.setupItemValue
{
	float:left;
	width:100px;
	height:inherit;
}
