body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.test {
	padding-bottom: 22px;
	float: left;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

