@charset "UTF-8";
.content {
	width: 630px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
DIV#aside {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
H1 {
	font-style: italic;
}
DIV#aside P {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 2px;
}