body{
	font:.8em / 1.3 arial,geneva,sans-serif;
	color:#333;
	background:#fff;
	min-width:700px !important;
}

#presenters,#more,#slides,#books,#nerdier,#texteditors,#themes{
	width:240px;
	float:left;
	min-height:200px;
	border-width:2px;
	border-style: solid;
	padding:20px;
	margin:10px;
     
}

div h2{ margin:0;font-size:1.1em;}
div h3{ margin:0;font-size:1em;}
div li{margin-left:-20px;}
#presenters{
	border-color:#fc0;
	background:#ff9;
}


