/*     Title: Dwight Look College of Engineering     */
/*     Author:  Texas A&amp;M Engineering Communications  */  
/*     Website: http://engineering.tamu.edu     */

div#content.container {
	width: 85% !important;
}

#skip {
  display:none;    
}

#boxcontain {
  display: none;    
}

.logo {
  display: none;
}

.tags {
	display: none;
}

.addthis {
	display: none;
}

.logo:after {
  content:url(/images/engineering-logo-black.png);
}

#navigationcontain {
  display: none;    
}

#audiencecontain {
  display: none;    
}

#navigationmobile {
  display: none;    
}

.icon-bar, nav { display: none; }

#sidebarcontain {
	display: none;    
}

#comment {
	display: none;    
}

.newsletterarticle {
	height: 100% !important; 
}

footer {
  display: none;    
}

/* Generic Table Styling */
table {
	width: 100%;
	border-collapse: collapse;
}
/* Zebra striping */
th {
	color: #000;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
