@charset "utf-8";
/* CSS Document */

#psContainer {
	position:absolute;
	height:18px;
	width:165px;
	border:1px solid #000000;	
	margin-left:5px;
	background-color:#DDDDDD;
	background-position:right;
	background-image:url('http://learn.forskills.co.uk/pix/strength1.png');
}

#psStrength {
	position:absolute;
	top:0px;
	left:15px;
	display:block;
	background-image:url('http://learn.forskills.co.uk/pix/strength.png');
	height:16px;
	width:0px;
	overflow:hidden;	
}

#psImage {
	position:absolute;
	display:inline;
	height:16px;
	width:14px;
	border-right:1px solid #000000;
	overflow:hidden;	
}
