.mystyle {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
