hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #333333;
    border-style: none none dotted;
    border-width: 0 0 1px;
    clear: both;
    color: #FFFFFF;
    height: 1px;
    margin-bottom: 10px;
}

h2 {
    font-size: 115%;
    padding-bottom: 4px;
	border-bottom:none;
}

.xslIndex {
	color:#666666;
	border-bottom:dotted 1px #666666;
	padding-bottom: 4px;
}



#cfe_col_1 {
  clear: both;
  float: left;
  width: 220px;
  color: #000;
  padding-bottom:20px;
  padding-top:8px;
	
}

#cfe_col_2 {
  clear: right;
  float: right;
  width: 225px;
  color: #000;
padding-bottom:20px;
  padding-top:10px;
  padding-left:5px;
	
}


/* Common properties */

#cfe_tabs {
	background: #f2f6f4;
}



#cfe_col_1, #cfe_col_2 {
background-color:#e9edf3;

padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  margin-top: 20px;
}


/* CFE Tabs */

#cfe_tabs {
  background: none;
}

#center #cfe_tabs ul {
  margin: 0;
  line-height: 0;
}

#center #cfe_tabs ul li {
  display: block;
  float: left;
  font-weight:bold;
  width: 168px;
  height:33px;
  padding: 0;
  margin: 0 1.5px 0 0;
  background: url("//www3.sqa.org.uk/images/standardH2BgQual.gif") repeat-x scroll left top #1D3463;
  overflow: hidden;
  margin-bottom:10px;
}

#center #cfe_tabs ul li.tabLast {
  margin: 0;
}

#center #cfe_tabs ul li.fsTabSelected {
background: url("//www2.sqa.org.uk/images/navOff-bg.gif") repeat-x scroll left top transparent;

}

#center #cfe_tabs ul li a {
  display: block;
  font-size: 14px;
  line-height: 13px;
  color: #FFF;
  margin-left: 6px;
    margin-top: 10px;
	text-decoration:none;
}

#center #cfe_tabs ul li.fsTabSelected a {
  color: #294A8C;
}


#fs01Tabs img {
  width: 508px;
  height: 190px;
  padding-top:15px;
}



#fs01Tabs .tabHidden {
  display: none;
}

/* CFE COLS */


.cfe_cols img {
  width: 245px;
  height: 80px;
}
/* test font size */

 extra 
.cfe_cols div {
	padding-top: 7px;
	margin: 0 0 10px 0;
}

#center a {
    text-decoration: none;
}

#center a:hover {
    text-decoration: underline;
}

