@charset "utf-8";
/* CSS Document */

#aboutBlog{
	width:700px;
}

#aboutList{
		   
}

#aboutList dt{
	font-size: 15pt;
	font-weight:bold;
}

#aboutList dd{
	margin-bottom:10px;
	font-size:12pt;
}

#authorsList{
	list-style:disc;
	position:relative;
	left:20px;
}