@CHARSET "ISO-8859-1";

.ipt-common
{
	width: 150px;
	border: 1px solid #666;
	background: #e1e1e1;
}

.desc_common
{
	font: inherit;
	font-size: 8pt;
	color: #333;
}

.bt-common
{
	padding: 0px 2px 0px 2px;
	background: #eee;
	border: #333 1px solid;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	margin-top: 5px;
}