/*
LAYOUT: Three-Column
DESCRIPTION: Three-column 950px fixed layout with two sidebars on either side of content
*/

body {
    min-width:960px;
}
#main {
    width:960px;
    margin:0 auto;
    position:relative;
}
#container {
    width:960px;
    float:left;
    margin:0;
}
#content {
	margin: 0 220px 0 230px;
    overflow:hidden;
}
#primary {
    width:220px;
    float:left;
	margin: 0 0 0 -960px;
}
* html #primary {
	left: 20px;
	position: relative;
}
#secondary {
    width:220px;
    float:left;
	margin: 0 0 0 -220px;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 10px 0 10px;
}
#subsidiary #third {
    margin:0 0 0 10px;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}
.fixed {
	width:960px; 
	margin:0 auto;
}


/*
playback timings (ms):
  LoadShardBlock: 104.735 (3)
  esindex: 0.01
  captures_list: 122.647
  CDXLines.iter: 11.151 (3)
  PetaboxLoader3.datanode: 116.873 (4)
  exclusion.robots: 0.216
  exclusion.robots.policy: 0.202
  RedisCDXSource: 2.945
  PetaboxLoader3.resolve: 55.343
  load_resource: 69.164
*/