﻿div.strong-0{
}
div.strong-1{
	width:10px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-2{
	width:20px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-3{
	width:30px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-4{
	width:40px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-5{
	width:50px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-6{
	width:60px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-7{
	width:70px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-8{
	width:80px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-9{
	width:90px;
	background-color:#66FF66;
	border-right:1px solid #A7A6AA;
}
div.strong-10{
	width:100px;
	background-color:#66FF66;
}
div#strongness{
	padding:0px;
	margin:0px;
}
div.strongtext{
	width:60px;
	padding:0px;
}
div.strongbox{
	padding:0px;
	width:100px;
	border:1px solid #A7A6AA;
}
