body#secondary {
  font: 12px Arial,Helvetica,Sans-Serif;
  color: #444;
  background: #FFFFFF;
  line-height: 150%;
}
body#secondary a img { border: 0; }
.left {
  float: left;
  margin: 0 10px 10px 0;
}
body#secondary .right {
  float: right;
  margin: 0 0 10px 10px;
}
body#secondary .hr {
  border-bottom: 1px solid #ccc;
  margin: 20px 0;
}
body#secondary div#global-wrapper #mast {
  border-bottom: 1px solid #ccc;
  background: #FFFFFF;
}
body#secondary div#global-wrapper  div#main{
  border-bottom: 1px solid #ccc;
  background: #FFFFFF;
}
body#secondary div#global-wrapper div#main div#main-wrapper div#content{
  background: #FFFFFF;
}
body#secondary #footer {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  background: #FFFFFF;
}
body#secondary a { color: #0a51a1; }
body#secondary h2 { font-size: 24px; }
body#secondary .post { border-bottom: 1px solid #ccc; }

/* hide these elements for printing */
#sub-right, div#fade-right, div#fade-left {
  display: none;
}
body#secondary div#global-wrapper  div#mast  #nav {
  background: #FFFFFF;
  list-style: none;
}
body#secondary div#global-wrapper div#mast #nav li {
  text-indent: 0;
}


body#secondary .sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

body#secondary span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
