hr, .textbox {
	clear: both;
}

#sidebar, #icontent {
	top: 72px;
}

.photobox {
	border: medium outset black;
	margin-right: 1.5em;
	margin-bottom: 1.1em;
	width: 130px;
	margin-left: auto;
	margin-top: 0em;
}

.widgetbox {
	border: none;
	margin-right: 1.5em;
	margin-bottom: 1.1em;
	margin-left: auto;
	margin-top: 0em;
}

.textbox {
	padding-top: 0em;
	margin-left: 1.5em;
	margin-top: 1.5em;
}

.textbox p {
	font-size: smaller;
}