.partitiongreen{
	background-color:#99CC01;
	width: 179px;
	height: 5px;
	line-height: 5px;
	margin: -2px 0px 0px 0px;	
	padding: 0px 0px -0px 0px;
	float: left;
}
.stripeyline {
	width: 450px;
	border-top: 1px dotted #999999;
	margin: 10px 0px -20px 0px;
}
.stripeylinedottedbox{
	width: 165px;
	height: 1px;
	line-height: 1px;
	border-top: 1px dotted #999999;	
	margin: 5px 0px 0px 2px;	
	float: left;
}
.dottedbox{
	width: 180px;
	margin: 4px 0px 5px 0px;	
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}