.dot {
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
	padding-right: 5px;
	padding-left: 10px;
}
.dot2 {
	background-image: url(dot1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #575757;
	line-height: 16px;
}

.text4 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
	padding-right: 3px;
	padding-left: 1px;
}
.fields {
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

