.boxed
{
	font-family: trebuchet ms, sans serif;
	font-size: 12px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

.vertidot
{
	background-image: url(images/verti.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
}

.horizdot
{
	background-image: url(images/horiz.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
