@import url("reset.css");
@import url("base.css");

.nav, .global-navigation, .search-form, #banner, #gci-breadcrumbs, #service-location, #courtesy-bubble, .ask-a-question, #footer{
  display: none !important;
}
body, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: 90% !important;
  margin: 0 auto!important;
  padding: 0 !important;
 
}

html body {background: white;}


#main-content {
	margin:0px auto; width:auto!important; overflow:visible; height: auto; }
#wrapper, #copy-sections, #main-content{border:none;width:100%;}
#wrapper {margin:0 auto;}
.sosume {width:100%; float:none;}

#banner.product-matrix {display:block!important;}

#header {height:auto;margin:0;padding:20px 0;}
#section-header-wrapper{width:100%;border-bottom:1px dashed #ccc;border-top:1px dashed #ccc;padding-bottom:10px;}
#logo {
	background:none; text-indent:0; height:auto; 
	width:auto; position:relative; top:0; left:0; border:none; }
#logo * {margin:0;display:inline;}
#logo h2 {font-size:2.5em; margin-right:.2em;}

#tagline {
	display:inline; font-size:1.2em;}
	
#retrieved-from{font-size:1.0em;display:block !important;margin-top:10px;}
.retrieved-date{font-size:1.0em;display:block !important;}

#banner, .promotion {border:none;}

#billboard{}
.billboard-item {position:relative!important;}

#copy-sections {margin-top:20px;}
.copy-section {border-bottom:1px dashed #ccc;margin:0 0 20px;padding-bottom:0px;width:100%!important;}
.copy-section p {width:auto;}

.copy-section p + a {top:-20px; border-bottom:1px solid #666;}



h1, h2, h3, h4, h5, h6{font-color:#333;}



a.thickbox{text-decoration:none;}
a.thickbox:after{
	content: " at GCI.com";
} 
#main-content a[href^="/"]:after{
   content: " (http://www.gci.com" attr(href) ") ";}