<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*New sttyle sheet created to fix browser issues.  This CSS code works in tandem with css_browser_selector/js in the 'bulletproof' theme directory*/

.ie7 #page-tsg-newsletter #col3_content {
	margin-left: -160px;
}
.ie #page-about-our-ads .cnn_sdbxcntnt_rr, .ie #page-about-our-ads .cnn_sdbxcntnt_rr2 {
  margin-left: 20px;
  width: 288px;  
}
.ie #page-about-our-ads .cnn_sdbxcntnt_rr img {
  margin-left: -10px!important;
  padding-top: 5px;
}
</pre></body></html>