/* CSS Document */

.csstable500-1 {
  width: 500px;
}
.csstable500-1 li {
	width: 100%;
	float:left;
	text-align: left;
	list-style-type: disc;
}
.csstable500-2 {
width: 500px;
}
.csstable500-2 li {
	width: 250px;
	float:left;
	text-align: left;
	list-style-type: disc;
}
.csstable500-3 {
width: 501px;
}
.csstable500-3 li {
	width: 167px;
	float:left;
	text-align: left;
	list-style-type: disc;
}


