		
		/* General Styles */

		img{ border: none; }
		a:focus, a:active{ outline:none; }
		
		/* Picture Styles */
		#picture{ position:relative; width:520px; height:404px; margin:0 auto; background:#FFF url('/images/certs/skill_point_sample.jpg'); }
		#picture_connect{ position:relative; width:520px; height:404px; margin:0 auto; background:#FFF url('/images/certs/skill_connect_sample.jpg'); }
			/* General More Button */		
			.more,.more1,.more2,.more3,.more4,.more5,.more6{ position:absolute; width:35px; height:35px; background:url('/images/certs/dim.png'); border:1px solid #444; padding:3px; text-align:left; overflow:hidden; cursor:help;}
			
			.more span{ position:absolute; left:45px; width:415px; height:75px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px;cursor:help; }
			
			.more1 span{ position:absolute; left:45px; width:350px; height:95px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; cursor:help;}
			
	/*comp*/.more2 span{ position:absolute; left:45px; width:145px; height:80px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; cursor:help;}
			
			.more3 span{ position:absolute; left:45px; width:250px; height:75px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px;cursor:help; }
			
			.more4 span{ position:absolute; left:45px; width:150px; height:75px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; cursor:help;}
			
			.more5 span{ position:absolute; left:45px; width:290px; height:50px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; cursor:help;}
			
			.more6 span{ position:absolute; left:45px; width:280px; height:85px;padding:2px 0 0 5px; color:#FFF; font:bold 12px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; cursor:help;}
			
			/* Item Specific More Button */
			#comp{left:-25px; top:100px;}
			#comp_passed{ left:182px;top:195px; }
			#studentname{ left:182px; top:139px;}
			#seal{ left:57px; top:289px;}
			#sponsors{ left:131px; top:295px; }
			#pointsponsors{ left:181px; top:295px; }
			#visit{left:202px;top:80px;}
			
			/* General Info Box 
			#infobox{ position:absolute; bottom:-200px; left: 350px; height:200px; width:300px; z-index:20; margin:0 0 -100px -150px; background:#FFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
				#infobox a, #infobox a:visited{ font:italic 16px Georgia, serif; color:#555; text-decoration:none; }
				#infobox a:hover{ text-decoration:underline; }*/
				
				/* Close button for info box */
				span.close{position:absolute; right:5px; top:5px;}
			
			/* The dimmed background when the info box is showing */	
			#fade_bg{ position:absolute; z-index:15; width:100%; height:100%; background:url('/images/certs/dim.png'); display:none;}
		
