.content {
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	}
#textbox{
	background-image: url(images/box_a.gif);
	background-repeat: repeat-y;
	width: 603px;
	background-position: left top;
	padding-top: 8px;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 10px;
}
#textbox ul{
	background-image: url(images/box_c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
#textbox span{
	color: #E80000;
}
.instabel{
	font-size: 8.5pt;
	color: #4F4F4F;
}
.instabel h1{
	display: block;
	float: right;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 80px;
	text-align: right;
}
.instabel th{
	background-color: #E8E8E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.instabel td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.instabel span{
	color: #FF0000;
}
.instabel input{
	border: 1px solid #C6C6C6;
}

