div#col2-top-sst-pte div.floatLeft {
	width: 406px;
	height: 63px;	
	position: relative;
	left: -4px;	
	margin: 0;
	padding: 0;
	background-image: url(/images/education/pte_bkgrnd_centre1.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	overflow: hidden;
}
div#col2-top-sst-pte div.floatLeft div span {
	display: block; 
	font-weight: bold; 
	margin-top: 5px; 
	margin-left: 10px;	
	color: #FC6;	
	font-size: 1.7em;
}
div#sst-search-pte {
	width: 171px;
	height: 63px;
	background-image: url(/images/education/pte_bkgrnd_search.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0;
	margin-left: -3px;
	clear: right;
	overflow: hidden;	
}
* html div#sst-search-pte {
	width: 171px;
	margin-left: 0;
}
div#sst-search-pte form {
	margin: 0;
	padding: 0;
}
div#sst-search-pte label {
	color: #FC6;
	font-size: 1.1em;
}



/* START LVL 3 TEXTBOX STYLES */
div.center div.elements-box-top-sml {
	background-image: url(/images/education/elements_lvl3_box_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 390px;
	height: 37px;
}
div.center div.elements-box-top-sml h2 {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #FFF;
	padding-top: 8px;
	margin-left: 20px;
	text-align: left;				
}
div.center div.elements-box-center-sml {
	background-image: url(/images/education/elements_lvl3_box_center.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #600;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 390px;
	height: auto;
}
div.center div.elements-box-center-sml div {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-right: 10px;				
	font-size: 0.9em;
	text-align: left;
}
div.center div.elements-box-center-sml div * {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}				
div.center div.elements-box-bottom-sml {
	background-image: url(/images/education/elements_lvl3_box_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 390px;
	height: 21px;
}
/* END LVL 3 TEXTBOX STYLES */


/* START PTE "ON THIS PAGE" BOX STYLES (SMALL RIGHT-SIDE ONE - CENTER AND BOTTOM STYLE ARE IN GENERIC STYLESHEET) */
div.center div.pte-otp-sml-top {
	background-image: url(/images/education/pte_onpage_right1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 37px;
}
/* END PTE "ON THIS PAGE" BOX STYLES (SMALL RIGHT-SIDE ONE - CENTER AND BOTTOM STYLE ARE IN GENERIC STYLESHEET) */


/* START PTE LINK COLOR STYLES (BY SECTION) */
div.center * a.pte-link:link,
div.center * a.pte-link:visited,
div.center * a.pte-link:active,
div.center * a.pte-link:hover {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
div.center * a.pte-link:hover {
	text-decoration: underline;
}
/* END PTE LINK COLOR STYLES (BY SECTION) */


/* START PTE ELEMENT INFO BOX STYLES */
div#pte-element {
	color: #000;
	background-color: #FFF;
	width: 575px;
	height: 84px;
	border: 1px solid #000;
	padding: 5px;
	clear: both;
	overflow: hidden;
	font-family: verdana, arial, sans-serif;
	margin-bottom: 0.75em;
}
* html div#pte-element {
	width: 575px;
}
div#pte-alkali-metal {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #F93;
}
div#pte-alkaline-earth-metal {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #399;
}
div#pte-transition-metal {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #C9C;
}
div#pte-other-metal {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #6C9;
}
div#pte-other-non-metal {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #C63;
}
div#pte-halogen {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #FC0;
}
div#pte-noble-gas {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #9C6;
}
div#pte-lanthanide {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #FC9;
}
div#pte-actinide {
	position: relative;
	width: 80px;
	height: 80px;
	border: 2px solid #000;
	background-color: #3CC;
}
div#atomic-number {
	position: absolute;
	top: 2px;
	left: 2px;
	font-size: 0.9em;
	width: 15px;
	height: 15px;
}
div#atomic-abbr {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 1.4em;
	text-align: right;
	width: 35px;
	height: 35px;
}
div#atomic-weight {
	position: absolute;
	bottom: 2px;
	text-align: center;
	font-size: 0.7em;
	width: 80px;
	height: 25px;
}
.no-stable-nuclides {
	color: #FFF;
}
div#pte-element-properties {
	position: relative;
	top: -80px;
	left: 90px;
	width: 483px;
	height: 80px;
	font-weight: bold;
}
div#pte-element-symbol {
	position: relative;
	width: 483px;
	height: 17px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
	font-size: 0.8em;
}
div#pte-element-name {
	position: relative;
	width: 483px;
	height: 17px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
	font-size: 0.8em;
}
div#pte-element-number {
	position: relative;
	width: 483px;
	height: 17px;
	padding-top: 2px;
	border-bottom: 1px solid #000;
	font-size: 0.8em;
}
div#pte-element-mass {
	position: relative;
	width: 483px;
	vertical-align: text-bottom;
	height: 17px;
	padding-top: 2px;
	border-bottom: 1px solid #FFF;
	font-size: 0.8em;
}
span.pte-property {
	color: #036;
	position: absolute;
	right: 2px;
	text-align: right;
}






/********************************added by Lab5 Inc***********************************/
/*************************************SUBPAGE****************************************/

#wrapper_pte_body{padding-top:10px; font-weight:normal;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:.8em; }
#wrapper_pte_body a{color:black;}
#wrapper_pte_body #left{float:left; width:390px; padding-right:6px; background:white; border:1px solid left;padding-top:4px;font-size:1.2em;}
#wrapper_pte_body #left h1{font-size:2.0em; margin-top:5px; padding-top:9px; width:260px; margin-left:100px; border:1px solid white; }

#wrapper_pte_body #left #bg_brown{background:url(/images/education/periodic_table/elements/bg_brown.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_aqua{background:url(/images/education/periodic_table/elements/bg_aqua.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_blue{background:url(/images/education/periodic_table/elements/bg_blue.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_cream{background:url(/images/education/periodic_table/elements/bg_cream.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_green{background:url(/images/education/periodic_table/elements/bg_green.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_orange{background:url(/images/education/periodic_table/elements/bg_orange.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_purple{background:url(/images/education/periodic_table/elements/bg_purple.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_teal{background:url(/images/education/periodic_table/elements/bg_teal.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }
#wrapper_pte_body #left #bg_yellow{background:url(/images/education/periodic_table/elements/bg_yellow.gif) no-repeat; width:100px; height:100px; float:left; padding:5px;text-align:center; }



#wrapper_pte_body #left  #number{float:left;}
#wrapper_pte_body #left  #symbol{float:right;font-size:2.2em;font-weight:bold;padding:5px 8px 0 0; }
#wrapper_pte_body #left  #symbol .white{color:white;}
#wrapper_pte_body #left  #bottom{clear:both;padding-top:23px; padding-right:8px;}

#wrapper_pte_body #left .otherapptop{background:url(/images/education/periodic_table/elements/other_app_top.gif) no-repeat; width:400px; height:10px; margin:0;padding:0; line-height:7px;}
#wrapper_pte_body #left .otherappcontent h4{color:#d7d3b0; margin:0;padding:0;font-size:1.2em; }
#wrapper_pte_body #left .otherappcontent p{margin:0;padding:5px 0 0px 0;}
#wrapper_pte_body #left .otherappcontent{background:url(/images/education/periodic_table/elements/other_app_bg.gif) repeat-y; width:370px; padding:0 20px 10px 10px; color:white; }
#wrapper_pte_body #left .otherappbottom{background:url(/images/education/periodic_table/elements/other_app_bottom.gif) no-repeat; width:400px; height:19px;}

#wrapper_pte_body #left .didyouknow_wrapper{float:left;padding:10px 10px 10px 0; width:181px;}
#wrapper_pte_body #left .didyouknow_bluetop{background:url(/images/education/periodic_table/elements/did_you_know_blue_top.gif) no-repeat;  width:166px; height:34px; padding:8px 0 0 10px; color:white;font-size:1.1em;font-weight:bold;}
#wrapper_pte_body #left .didyouknow_bluecontent{background:url(/images/education/periodic_table/elements/did_you_know_blue_bg.gif) repeat-y; font-size:.8em;}
#wrapper_pte_body #left .didyouknow_bluecontent ul{margin:0 15px 0 15px; padding:0 0 0 0px;}
#wrapper_pte_body #left .didyouknow_bluecontent li{ background:url(/images/education/periodic_table/elements/did_you_know_blue_arrow.gif)  -0 7px no-repeat; list-style:none; padding-left:10px; padding-top:3px;}
#wrapper_pte_body #left .didyouknow_bluebottom{background:url(/images/education/periodic_table/elements/did_you_know_blue_bottom.gif) repeat-y; height:21px;}





#wrapper_pte_body #right{width:180px; font-size:1.0em; background:white;float:right; }
#wrapper_pte_body #right #detailsWrapper{padding:13px 0 8px 0;}
#wrapper_pte_body #right #detailsWrapper #details{ width:180px;border-top:1px dotted black;}
#wrapper_pte_body #right #detailsWrapper #details td{ border-bottom:1px dotted black;padding:7px 0 7px 0;}

#wrapper_pte_body #right .orangeboxtop{background:url(/images/education/periodic_table/elements/orange_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .orangeboxheader{background:url(/images/education/periodic_table/elements/orange_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .orangeboxcontentimg{background:url(/images/education/periodic_table/elements/orange_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .orangeboxcontentimg{width:150px;}
#wrapper_pte_body #right .orangeboxcontent{background:url(/images/education/periodic_table/elements/orange_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .orangeboxbottom{background:url(/images/education/periodic_table/elements/orange_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .brownboxtop{background:url(/images/education/periodic_table/elements/brown_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .brownboxheader{background:url(/images/education/periodic_table/elements/brown_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .brownboxcontentimg{background:url(/images/education/periodic_table/elements/brown_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .brownboxcontentimg{width:150px;}
#wrapper_pte_body #right .brownboxcontent{background:url(/images/education/periodic_table/elements/brown_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .brownboxbottom{background:url(/images/education/periodic_table/elements/brown_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .aquaboxtop{background:url(/images/education/periodic_table/elements/aqua_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .aquaboxheader{background:url(/images/education/periodic_table/elements/aqua_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .aquaboxcontentimg{background:url(/images/education/periodic_table/elements/aqua_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .aquaboxcontentimg{width:150px;}
#wrapper_pte_body #right .aquaboxcontent{background:url(/images/education/periodic_table/elements/aqua_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .aquaboxbottom{background:url(/images/education/periodic_table/elements/aqua_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .blueboxtop{background:url(/images/education/periodic_table/elements/blue_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .blueboxheader{background:url(/images/education/periodic_table/elements/blue_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .blueboxcontentimg{background:url(/images/education/periodic_table/elements/blue_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .blueboxcontentimg{width:150px;}
#wrapper_pte_body #right .blueboxcontent{background:url(/images/education/periodic_table/elements/blue_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .blueboxbottom{background:url(/images/education/periodic_table/elements/blue_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .creamboxtop{background:url(/images/education/periodic_table/elements/cream_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .creamboxheader{background:url(/images/education/periodic_table/elements/cream_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .creamboxcontentimg{background:url(/images/education/periodic_table/elements/cream_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .creamboxcontentimg{width:150px;}
#wrapper_pte_body #right .creamboxcontent{background:url(/images/education/periodic_table/elements/cream_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .creamboxbottom{background:url(/images/education/periodic_table/elements/cream_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .greenboxtop{background:url(/images/education/periodic_table/elements/green_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .greenboxheader{background:url(/images/education/periodic_table/elements/green_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .greenboxcontentimg{background:url(/images/education/periodic_table/elements/green_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .greenboxcontentimg{width:150px;}
#wrapper_pte_body #right .greenboxcontent{background:url(/images/education/periodic_table/elements/green_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .greenboxbottom{background:url(/images/education/periodic_table/elements/green_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .purpleboxtop{background:url(/images/education/periodic_table/elements/purple_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .purpleboxheader{background:url(/images/education/periodic_table/elements/purple_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .purpleboxcontentimg{background:url(/images/education/periodic_table/elements/purple_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .purpleboxcontentimg{width:150px;}
#wrapper_pte_body #right .purpleboxcontent{background:url(/images/education/periodic_table/elements/purple_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .purpleboxbottom{background:url(/images/education/periodic_table/elements/purple_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .tealboxtop{background:url(/images/education/periodic_table/elements/teal_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .tealboxheader{background:url(/images/education/periodic_table/elements/teal_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; black:140px;} 
#wrapper_pte_body #right .tealboxcontentimg{background:url(/images/education/periodic_table/elements/teal_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .tealboxcontentimg{width:150px;}
#wrapper_pte_body #right .tealboxcontent{background:url(/images/education/periodic_table/elements/teal_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .tealboxbottom{background:url(/images/education/periodic_table/elements/teal_box_bottom.gif) no-repeat; width:180px; height:9px;}

#wrapper_pte_body #right .yellowboxtop{background:url(/images/education/periodic_table/elements/yellow_box_top.gif) no-repeat; width:180px; height:9px; line-height:7px; }
#wrapper_pte_body #right .yellowboxheader{background:url(/images/education/periodic_table/elements/yellow_box_bg.gif) repeat-y; padding:0 25px 7px 15px; border-bottom:2px solid white; color:black; width:140px;} 
#wrapper_pte_body #right .yellowboxcontentimg{background:url(/images/education/periodic_table/elements/yellow_box_bg.gif) repeat-y; padding:11px 15px 2px 15px; width:120px; }
html>body #wrapper_pte_body #right .yellowboxcontentimg{width:150px;}
#wrapper_pte_body #right .yellowboxcontent{background:url(/images/education/periodic_table/elements/yellow_box_bg.gif) repeat-y; padding:0 25px 0px 15px; width:140px; }
#wrapper_pte_body #right .yellowboxbottom{background:url(/images/education/periodic_table/elements/yellow_box_bottom.gif) no-repeat; width:180px; height:9px;}
 

#wrapper_pte_body #right .didyouknow_bluetop{background:url(/images/education/periodic_table/elements/did_you_know_blue_top.gif) no-repeat;  width:166px; height:34px; padding:8px 0 0 10px; color:white;font-size:1.4em;font-weight:bold;}
#wrapper_pte_body #right .didyouknow_bluecontent{background:url(/images/education/periodic_table/elements/did_you_know_blue_bg.gif) repeat-y;}
#wrapper_pte_body #right .didyouknow_bluecontent ul{margin:0 15px 0 15px; padding:0 0 0 0px;}
#wrapper_pte_body #right .didyouknow_bluecontent li{ background:url(/images/education/periodic_table/elements/did_you_know_blue_arrow.gif)  -0 5px no-repeat; list-style:none; padding-left:10px; padding-top:3px;}
#wrapper_pte_body #right .didyouknow_bluebottom{background:url(/images/education/periodic_table/elements/did_you_know_blue_bottom.gif) repeat-y; height:21px;}


/*************************************MAIN PT PAGE****************************************/

/* CSS Document */

#wrapperPT{background:#004976; clear: both; margin-left: -9px; width:589px; padding:15px 0 0 8px; }
* html #wrapperPT {padding:15px 0px 15px 14px; width:585px; }
html>body #wrapperPT{width:587px; padding:15px 0 0 10px; }

#wrapperPT a{color:black; text-decoration:none;}
#wrapperPT a:hover{ text-decoration:underline;}


#wrapperPT .threeOptionsFirst{ text-align:center; float:left; padding:5px 0 0 0px; margin-left:1px; background:url(/images/education/periodic_table/main/3_options_bg.gif) no-repeat; width:187px; height:25px; color:white;}
#wrapperPT .threeOptionsMiddle{ text-align:center; float:left; padding:5px 0 0 0px; margin-left:6px; background:url(/images/education/periodic_table/main/3_options_bg.gif) no-repeat; width:187px; height:25px; color:white;}
#wrapperPT .threeOptionsLast{ text-align:center; float:right; padding:5px 0 0 0px; margin-right:5px; background:url(/images/education/periodic_table/main/3_options_bg.gif) no-repeat; width:187px; height:25px; color:white;}

html>body #wrapperPT .threeOptionsFirst{margin-left:0px; }
html>body #wrapperPT .threeOptionsMiddle{margin-left:9px;} /*ie6 hack*/
html>body #wrapperPT .threeOptionsLast{margin-right:10px;} /*ie6 hack*/

#wrapperPT .threeOptionsFirst a{color:white;}
#wrapperPT .threeOptionsMiddle a{color:white;}
#wrapperPT .threeOptionsLast a{color:white;}


.number{color:#fbface; width:21px;  text-align:right; padding-top:22px; font-size:.6em;float:left; padding-right:11px; }
.clearBox{width:32px; height:32px;float:left;}
#wrapperPT .white {color:white;}
#wrapperPT .white a{color:white;}

.brown{background:url(/images/education/periodic_table/main/brown_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left; font-weight:color:black;}
.orange{background:url(/images/education/periodic_table/main/orange_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.green{background:url(/images/education/periodic_table/main/green_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left; color:black;}
.teal{background:url(/images/education/periodic_table/main/teal_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.blue{background: url(/images/education/periodic_table/main/blue_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.yellow{background: url(/images/education/periodic_table/main/yellow_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.yellow_shadow{background: url(/images/education/periodic_table/main/yellow_shadow.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}

.purple{background: url(/images/education/periodic_table/main/purple_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream{background: url(/images/education/periodic_table/main/cream_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream_whiteborder{background: url(/images/education/periodic_table/main/la-lu.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream_bottom_left{background: url(/images/education/periodic_table/main/cream_bottom_left.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream_bottom_middle{background: url(/images/education/periodic_table/main/cream_bottom_middle.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream_bottom_middle_shadow{background: url(/images/education/periodic_table/main/cream_bottom_middle_shadow.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.cream_bottom_right{background: url(/images/education/periodic_table/main/cream_bottom_right.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}


.aqua{background: url(/images/education/periodic_table/main/aqua_bg.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.aqua_bottom_left{background: url(/images/education/periodic_table/main/aqua_bottom_left.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;margin-left:0px;}
.aqua_bottom_middle{background: url(/images/education/periodic_table/main/aqua_bottom_middle.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}
.aqua_bottom_right{background: url(/images/education/periodic_table/main/aqua_bottom_right.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}

.aqua_whiteborder{background: url(/images/education/periodic_table/main/ac-lr.gif) no-repeat; width:32px; height:24px; text-align:center; padding-top:8px;float:left;color:black;}



.twolines{padding-top:6px;padding-left:2px;height:26px;width:30px;line-height:10px; position:relative;}
.star{position:absolute;left:21px;top:2px;}
.star2{position:absolute;left:13px;top:2px;}

#arrow{background:url(/images/education/periodic_table/main/arrow.gif) no-repeat; margin-left:38px; height:100px; width:19px; float:left; padding:0;}
html>body #arrow{margin-left:76px;} /*ie6 hack*/

#sub_arrow{color:white;margin-top:40px;  padding-top:0; line-height:8px;margin-left:95px;}
html* #sub_arrow{margin-top:53px;} /*ie7 hack*/

#sub_arrow_lower{color:white; line-height:8px;margin-left:95px; margin-top:3px;}
html* #sub_arrow_lower{padding-top:8px;}


#legendWrapper{ float:right; padding:10px 0px 20px 0; color:white;}
#legendWrapper a{color:white;}
#legendTab{color:#ffffcc; background:url(/images/education/periodic_table/main/color_legend_top_tab.gif) no-repeat; width:127px; height:17px; padding:5px 0 0 15px; }

#legendTab_fr{color:#ffffcc; background:url(/images/education/periodic_table/main/color_legend_top_tab_fr.gif) no-repeat; width:195px; height:17px; padding:5px 0 0 15px; }

#legendTop {background:url(/images/education/periodic_table/main/color_legend_top.gif) no-repeat; width:480px; height:9px; font-size:.0em; }
#legendBG{background:url(/images/education/periodic_table/main/color_legend_bg.gif) repeat-y; background:black; width:465px; padding: 0 0 0 15px; margin-right:10px; }
html>body #legendBG{ margin-right:12px;} /*ie6 hack*/
#legendBG table{margin:0;padding:0;}
#legendBottom{background:url(/images/education/periodic_table/main/color_legend_bottom.gif) no-repeat;width:480px; height:9px; }

#subPageBGTop {background:url(/images/education/periodic_table/mainsubpages/bg_top_subpage.gif) no-repeat;width:405px; height:83px; padding-top:20px; font-size:1.2em;}


#wrapperElIndex{width:580px;  background:white; padding-top:10px; font-weight:normal;}
#wrapperElIndex .non_selected_index_bg{background:url(/images/education/periodic_table/elementindex/index_bg.gif) no-repeat; width:177px; height:27px; margin-right:24px;  float:left; padding-top:4px; text-align:center;} 
#wrapperElIndex .selected_index_bg{background:url(/images/education/periodic_table/elementindex/index_bg_selected.gif) no-repeat; width:177px; height:27px; margin-right:24px; float:left;padding-top:4px;text-align:center;} 


#wrapperElIndex .non_selected_index_bg_fr{background:url(/images/education/periodic_table/elementindex/index_bg_fr.gif) no-repeat; width:177px; height:40px; margin-right:24px;  float:left; padding-top:4px; text-align:center;} 
#wrapperElIndex .selected_index_bg_fr{background:url(/images/education/periodic_table/elementindex/index_bg_selected_fr.gif) no-repeat; width:177px; height:40px; margin-right:24px; float:left;padding-top:4px;text-align:center;} 



#wrapperElIndex .last{padding-right:0;margin-right:0;}
#wrapperElIndex #subTable{clear:both; width:580px; margin-top:0;padding-top:0;}
#wrapperElIndex #subTable .bgcolor{background:#fecc67;}
#wrapperElIndex #subTable #gap{background:white;}
#wrapperElIndex a{color:#333333;}
#wrapperElIndex a:hover{text-decoration:none;}


#wrapperPT #pdfVerLink{position:absolute;top:505px; left:12px; font-size:.7em; width:89px; color:white;}
html>body #wrapperPT #pdfVerLink{position:absolute;top:505px; left:8px; font-size:.7em; width:89px; color:white; } /*IE6 Hack*/
#wrapperPT #pdfVerLink a{color:white;}

/**************/

/* END PTE ELEMENT INFO BOX STYLES */


