#basic{
	display:block;
}

#basic_text{
	font-size:130%;
	width:800px;
	margin:0 auto 0;
	line-height:2em;
	padding:0 0 35px;
}
#basic dl{
	display:block;
	width:760px;
	margin:10px auto 20px;
	font-size:120%;
	line-height:1.7em;
}
#basic dt{
	float:left;
	width:160px;
	margin:10px 5px;
	font-weight:bold;
}
#basic dd{
	float:left;
	margin:10px 5px;
	width:540px;
}
/*#name {
	width:550px;
	font-size:120%;
	line-height:1.7em;
	margin:60px auto;
	text-align:right;
}*/