#FormJIA
{
	margin:0px 10px;
}
#FormJIA ul
{
	margin-left:10px;
}
#FormJIA p.instruction
{
	font-style: italic;
	font-size:105%;
}
.circle
{
	list-style: circle;
}
#FormJIA h2
{
	font-size: 110%;
	font-weight:bold;
	margin-top:10px;
}
form#JIA fieldset
{
	border: 1px solid #999;
	background-color:#e0e0e0;
	padding: 10px;
	margin-top:20px;
}
form#JIA fieldset legend
{
	background-color: #999;
	line-height: 20px;
	padding: 5px;
	margin-left:20px;
	color: #FFF;
	font-weight: bold;
}
form#JIA input, form#JIA textarea
{
	width: 100%;
}
form#JIA p
{
	text-align: center;
}
form#JIA input#Submit
{
	width:20%;
}
#JIA #Sign
{
	color: red;
	font-weight: bold;
}