body {
	font: 100% "HelveticaNeue-Light",Verdana,'Trebuchet MS', Arial, Sans-Serif;	
	border: none;
	border-top: 4px solid #f66733;
	margin: 0 auto;
	padding: 20 20 20 20;
	color: #333
	width: 480px;
}

h1 {
	color: #522D80;
	margin-bottom: 0px;
}



a {
	color: #005CA3;
	text-decoration: none;
}

a .title {
	color: #522D80;
	text-decoration: none;
}

.sectiontitle {
	font-size: 1.4em;
	padding-bottom: 3px;
}

.sectiontitle a {
	text-decoration: none;
	color: #444;
}
.sectiontitle a:hover {
	text-decoration: none;
	color: #F66733;
}

.section {
	width: 400px;
	margin-top: 12px;
	clear: right;
	padding-bottom: 0px;
	float: left;
	line-height: 150%;

}

.section .row {
	color: #444;
	font-size: 1em;
}
.section .row a {
	font-size: 1em;
}

.label {
	color: #666;
	font-size: 1em;
	float: left;
	padding-right: 5px;
}

.section img {
	float: left;
	margin-right: 5px;
}

	