.boxed ul, .boxed li {
	list-style-type: none;
	}
	
fieldset {
	border: 1px solid #ccf;
	padding: 8px;
	font-size: 12px;
	}
	
table#team {
	border: 1px solid #009;
	font-size: 12px;
	}
	
	table#team th, table#team td {
		border:  1px solid #009;
		padding: 5px;
		}
		
	table#team th {
		font-size: 14px;
		}
		
	table#team td {
		vertical-align: top;
		}
		
	th#thname {
		width: 25%
		}		
		
label {
	line-height: 1.75;
	}
	
legend {
	color: #006;
	font-size: 1.5em;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	}
	
img {
	border: none;
	}
