@charset "UTF-8";
/* CSS Document */

.wrktxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#333333;
	width: auto;
	margin-left: 15px;
}
