body {
	font-size:11px;
	font-family:Arial;
}

a {
	color:#0099ff;
}

a img { 
  border:none;
}

fieldset {
	padding:0;
	border:none;
	margin:20px 0;
}
	
	
	fieldset h4 {
		margin:0 0 10px;
	}

	fieldset ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	fieldset.inline-list ul li {
		float:left;
	}
	
input.thin {
	width:32px;
	text-align:center;
}
	
h4 {
	font-size:1.1em;
}
