﻿body
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
fieldset
{
	width:300px;
}
legend{font-size: 13px;}

label
{
	width:120px;
	display:inline-block;	
}
fieldset div
{
	margin:3px;
	padding:2px;	
}
input[type="text"]
{
	border: solid 1px #cdcdcd;	
}
.alignCenter
{
	text-align:center;	
}
li
{
	line-height:20px;	
}
h4,input[type="button"]
{
	cursor:pointer;	
}
.displayNone
{
	display:none;	
}
