.but {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C6C5B9;
}
.rright {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:  #C6C5B9;
	border-right-width: thin;
	border-right-color:  #C6C5B9;
}
.LR {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:  #C6C5B9;
	border-left-color:  #C6C5B9;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 30pt;
	padding: 0px;
	margin: 0px;
	left: 10px;
	list-style-type: none;
}

