body {
	color: black;
	background: white;
	font-family: Arial, Verdana;
	font-size: 13px;
}

#blockx {
	width: 901px;

}

#blockright {
	width: 600px;
	float: left;
}

#blockleft {
	width: 300px;
	float: left;
}


li {
	line-height: 20px;
}

code {
	background-color: #DCDEFE;
}