body {
   background: white;
   font-size: 12pt;
   }
#SearchForm_SearchForm,
#Navigation,
#Sidecol,
#SilverStripeNavigator,
#SilverStripeNavigatorMessage,
#FeatureImage,
#Subnavigation,
#LatestNews,
#Footer p a,
#Sidebar .WidgetHolder,
#FeatureSlideHolder span,
.spotlight span,
#Logos {
   display: none;
   }
.wrapper,
#Subnavigation,
#Content,
#BlogContent,
#Footer,
#FeatureSlideHolder,
#FeatureSlideNav,
#FeatureSlides,
.featureslide {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a {
   color: #003366;
   background: transparent;
   text-decoration: underline;
   }
#Content a:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#Content a[href^="/"]:after {
   content: " (http://www.torqind.com" attr(href) ") ";
   }
#Sidebar {
	width: auto;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
	position: absolute;
	right: 0;
	top: 0;
	}
.wrap-top {
	height: 12em;
	}
#Footer p {
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1pt solid #ccc;
	}
.featureslide p,
.featureslide h4 {
	position: static;
	margin: 1em 0;
	}
.featureslide h4 a {
	text-shadow: none !important;
	font-weight: bold !important;
	padding: 0;
	}
#FeatureSlides {
	height: auto;
	}
.featureslide {
	position: static !important;
	height: auto;
   }
#FeatureSlideHolder {
	height: auto;
   }
.spotlight {
	text-shadow: none !important;
	border: 1pt solid #ccc;
	}
.spotlight h4 a {
	text-shadow: none !important;
	}
