div#column_left div.box {
	margin-top: 0;
	margin-bottom: 30px;
}

div#column_left hr {
	border: 0;
	height: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(90,90,90);
	margin: 10px 0;
}