/* Common Styles */

#main					{ width:575px; position:relative; top:42px; left:0px; }
#leftnav				{ display:none; }
#center-column			{ width:550px; }
#right-column			{ display:none; }	
#wide-gradient			{ display:none; }
#printLogo				{ display:block; position:absolute; top:5; left:0; height:45px;  }
#header-img-large		{ height:auto; background:transparent none no-repeat; }
#header-img-medium		{ height:auto; background:transparent none no-repeat; }
#header-img-small		{ height:auto; background:transparent none no-repeat; }

body 					{ margin:0; }

ul 						{ padding:3px 0 0 17px; list-style-type:disc;}
ul.padded-top			{ padding:3px 0 0 17px; list-style-type:disc; }
ul.padded-bottom		{ padding:3px 0 0 17px; list-style-type:disc; }
ul.padded-twenty		{ padding:3px 0 0 17px; list-style-type:disc; }

.bar					{ display:none; margin:0; }

.large-header			{ height:auto; }
.medium-header			{ height:auto; }
.small-header			{ height:auto; }
.engine-families-header	{ width:500px; }
#landing-topcopy		{ width:500px; margin-left:5px; }
.content-box			{ margin-top:20px; }
.content-box-padded		{ margin:20px 10px 0 10px; width:550px; }
.sub-box-padded			{ padding:10px 10px 10px 10px;  width:550px;}
