/*
	content-printable.css
 	Product: Manheim Content Pages 
	Description: Manheim Content Structure & Layout Stylesheet for Content Elements
	? 2008, Manheim Inc
*/

.contentTopModule				{width:auto; margin-left:10px;}
.contentTopModule .colOne		{width:auto; float:none; width:auto; background:none !important; color:#555; padding:0px; height:auto;}
.contentTopModule .colOne h3	{margin-left:0px;}
.contentTopModule .colOne p		{margin-left:0px;}
.contentTopModule .colTwo		{display:none;}

.contentModule				{width:90%; margin:0px 7px 8px 0px; overflow:visible; float:none; background:none;}
.contentModule .inner		{padding:0px 10px; height:auto !important; overflow:visible; background:none;}
.contentModule h4			{margin:10px 0px 2px 0px; position:static; line-height:normal; color:#000;}
.contentModule h4 a img		{display:none;}
.contentModule h4 a span	{display:block;}
.contentModule .bottom		{display:none;}

.tabbedContentWrapper		{width:100% !important; margin-top:20px; background:none; left:0px; top:0px;}
.tabbedContent				{margin:0px !important; border:1px solid #ccc; padding:10px 20px;}
.tabbedContentFooter		{background:none;}

.nontabbedContentFooter		{background:none;}

#tabs								{height:auto !important; background:none !important; width:auto; margin:0px;}
ul.subsection_tabs li				{border:1px solid #ccc; border-bottom:none;}
ul.subsection_tabs li a				{background:none !important; height:30px; padding:0px;}
ul.subsection_tabs li a span		{background:none !important; padding:0px 20px; line-height:30px;}
ul.subsection_tabs li a.active 		{font-weight:bold;}
