.PSI_container
{
	font-family:Consolas, courier, serif;
	float:right;
	color:#224386;
	text-align:center;
	/*margin-bottom:1em;*/
	font-weight:bold;
	padding:.25em .25em;
	border-left:1px #224386 dashed;
	border-top:1px #224386 dashed;
}
.PSI_container:hover
{
	background-color:#224386;
	color:#059317;	
	border-left:1px #059317 solid;
	border-top:1px #059317 solid;
}
