.top628 {
   width: 628px;
   height: 200px;
   float: left;
   /*background-color: pink;*/
}

.top628and12 {
	width: 100%;
	height: 12px;
	overflow: hidden;
	float:left;
	margin-top: 179px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;   /*background-color: gray;*/
}

.top416 {
   width: 416px;
   height: 200px;
   float: left;
   /*background-color: pink;*/
}

.top416and12 {
	width: 100%;
	height: 12px;
	overflow: hidden;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

.top151 {
   width: 151px;
   height: 200px;
   float: left;
   /*background-color: navy;*/
}

.top61 {
   width: 61px;
   height: 200px;
   float: left;
   /*background-color: yellow;*/
}

.top61and12-dotted {
	width: 100%;
	height: 12px;
	font-size: 10px;
	overflow: hidden;
	margin-top: 179px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;   /*background-color: yellow;*/
}

.top10 {
   width: 100%;
   height: 12px;
   font-size: 10px;
   overflow: hidden;
   margin-top: 167px;
   /*background-color: purple;*/
}

.top12 {
   width: 100%;
   height: 12px;
   line-height: 12px;
   font-size: 12px;
   overflow: hidden;
   /*background-color: orange;*/
}

.top12-dotted {
	width: 100%;
	height: 12px;
	font-size: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;   /*background-color: orange;*/
}

.top98 {
   width: 98px;
   height: 12px;
   font-size: 10px;
   overflow: hidden;
   float:left;
   margin-top: 167px;
   /*background-color: black;*/
}

.top204 {
   width: 204px;
   height: 12px;
   font-size: 10px;
   overflow: hidden;
   float:left;
   margin-top: 167px;
   /*background-color: black;*/
}

.top8 {
   width: 8px;
   height: 12px;
   font-size: 10px;
   overflow: hidden;
   float:left;
   margin-top: 167px;
   /*background-color: black;*/
}

.top4 {
   width: 4px;
   height: 12px;
   overflow: hidden;
   float:left;
   margin-top: 167px;
   /*background-color: white;*/
}

.top12dark {
   width: 12px;
   height: 100%;
   float: right;
   background-color: #000000;
}

.top12light {
   width: 12px;
   height: 100%;
   float: right;
   background-color: #999999;
   cursor: pointer;
}

.top2spacer {
   width: 2px;
   height: 100%;
   float: right;
}
