#content-tabs {
  position:absolute;
  bottom:35px;
  width:100%;
  text-align:center; }
#content-tabs ul {
  width:469px;
  margin:0px auto;
  padding-left:18px;
  background: none;
  height:18px; }
#content-tabs li {
  float:left;
  width:108px;
  height: auto;
  left: 0;
  margin-right:9px;
  background:url(../images/bg_bar_categories.png) center 0 no-repeat;
  font:11px/19px arial,sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center; }
#content-tabs li.last {
  left: 0;
  margin-right:0px;}
#content-tabs li a {
  background: none;
  font-size: 11px;
  line-height: 19px;
  font-weight: bold;
  padding: 0;
  display:block;
  color:#166BAE; }
#content-tabs li.last a {
  background: none; }
  
 @media print {
	.buttonContainer a.button, .buttonContainer button {
		display:none !important;
	}  
}
