/* CSS Document */

/* make room for sidebar by floating content wrapper */
#main { padding-right: 5px; }
#contentwrap {
	float:left;
	width:600px; 
}


/* styles for sidebar column */

#sidebar {
	float:right;
	width:159px;
	overflow: hidden;
	border:1px solid #999;
	border-top: 0px;
	background:#ddd;
	padding: 0px 5px 10px 5px;
	margin:0;
}
#sidebar form { margin:0; padding: 0; }
#sidebar .module {
	padding-bottom: 7px;
}
#sidebar .module h3 {
	background: #fff url(/images/sidebar-header.gif) bottom left no-repeat;
	margin: 0 -5px; /* subtract padding from sidebar */
	padding: 5px 5px 15px 10px;
	text-indent: 0px;
	font-size: 100%;
	line-height: 100%;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #666;
	border-top: 1px solid #999;
}
#sidebar .module p { margin: 0 0 0.7em 0; padding:0;}



/*
playback timings (ms):
  exclusion.robots: 0.327
  esindex: 0.022
  load_resource: 220.655 (2)
  captures_list: 178.613
  LoadShardBlock: 133.684 (3)
  PetaboxLoader3.datanode: 179.982 (5)
  PetaboxLoader3.resolve: 114.759 (2)
  RedisCDXSource: 4.105
  exclusion.robots.policy: 0.305
  CDXLines.iter: 33.353 (3)
*/