H1{
	font-family:"ΣΧΤ²";
	font-size:20px;
	font-weight:bold;
	}
	
.payleft {
	width:320px;
	float:left;
	margin:0 auto;
	line-height:6px;
}
.payright {
	width:300px;
	float:right;
	margin:0 auto;
	line-height:6px;
}

fieldset {
	padding:10px;
	margin:0 10px 5px 10px;
	border:1px dashed #8face6;
	line-height:150%;
}
fieldset span {
	color:#690;
}
fieldset legend {
	color:#345ba9;
	margin:1px;
	font-size:14px;
	font-weight:bold;
	padding:3px 20px 3px 20px;
	border:1px solid #8face6;
	background:#fff;
}
fieldset label {
	float:left;
	width:120px;
	text-align:right;
	padding:4px;
	margin:1px;
}
fieldset div {
	clear:left;
	margin-bottom:2px;
}
