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

#header {width:100%}

#nav-secondary a {width:143px}

#resultslist-wrap li dl {display:inline}


/* 
I've added position:relative to these items below to fix the IE Peakaboo bug. 
more about it here: http://www.positioniseverything.net/explorer/peekaboo.html 
*/
ol.code, .featurebox, #content ul, #sidebar ul {position:relative}
	