div.hr {
	background-image: url(../images/layout_dot.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
	height: 1px;
}
div.nav {
	float: inherit;
	width: inherit;
}
div.nav p, div.nav a {
	font-size: 12px;
}
div.nav img, div.nav a img {
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border: 0px;
}
