.code{ font-family:"Courier New", Courier, monospace; font-size:.85em;}

#leftnav.extrapadding li{ padding:3px 0; line-height:1.1em;}


.ssi{ color:#000;}
.html{color:#444;}
.css{color:#6633FF;}
.text{color:#999;}

#hidecode{display:none; }


#myleftnav ul.links li{
	margin-top:0; margin-bottom:2px;
}

p.nextlink { color: #999; border-top: 1px dotted #ccc; margin: 20px 0 10px 0; padding-top: 5px; font-style:italic; text-align:right; }
.sublist li { margin-left: 50px; list-style-type: lower-alpha; }
 
 
/* suEXEC section */
#request_box{
	width:300px; 
	margin:30px auto; 
	padding:10px; 
	background-color:#eee; 
	border:1px solid black; 
	font-size:1.4em; 
	line-height:1em; 
	text-align:center;
}
#suexec_boxes{
	width:600px;
	overflow:auto;
}
#suexec_boxes .box{
	width:175px; 
	float:left; 
	padding:0 10px;
	min-height:95px;
}
#suexec_boxes .with_border{
	border-right:1px solid #ccc;
}
