.single_header_top, .single_header_bottom{
      float:left;
      width:100px;
    }
    .single_header_top{
          border-right: 1px solid #3c763d;
		  padding: 5px;
    }
     .single_header_bottom{
        border-right: 1px solid #31708f;
		padding: 5px;
     }
			.hide{
				display:none !important;
			}
			.top_row .single_number, .bottom_row .single_number{
			float: left;
  cursor: pointer;
  margin: 1px 2px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
  padding: 9px 7px;
			}
			.top_row{
				padding:0px 20px;			
				overflow:hidden;			
				width: 80%;
				padding-left: 130px;
			}
			.bottom_row{
				padding:0px 20px;			
				overflow:hidden;	
				width: 80%;
				padding-left: 130px;
			}
			.active{
				  padding: 4px 7px;
  /* border: 1px dotted #ccc; */
  background: #fff;
  color: #000 !important;
			}
.front_naviblock{
background: url('tabs_back.png?ss') no-repeat;
  width: 810px;
  overflow: hidden;
}