.contentpadding {
	padding: 5px;
}
.listpadding {
	padding: 5px;
	line-height: 16px;
}
.greyline {
	background: #9c9c94;
}
.panel-content {
	border-left: 1px solid #9c9c94;
	border-bottom: 1px solid #9c9c94;
	padding: 5px;
}
.panel-top {
	background: #f4f4f4;
	border: 1px solid #9c9c94;
}
.rightblogpanel {
	border: 1px solid #000;
	width: 190px;
}
.smallpanel-content {
	border-left: 1px solid #9c9c94;
	border-bottom: 1px solid #9c9c94;
	border-right: 1px solid #9c9c94;
	height: 85px;
	width: 157px;
}
.midsize-panel-content {
	border-left: 1px solid #9c9c94;
	border-bottom: 1px solid #9c9c94;
	border-right: 1px solid #9c9c94;
	width: 288px;
}
.smallpanel-links {
	border-left: 1px solid #9c9c94;
	border-bottom: 1px solid #9c9c94;
	border-right: 1px solid #9c9c94;
	margin-right: 10px;
	line-height: 18px;
	text-align: right;
	height: 85px;
	width: 125px;
}
.smallpanel-top {
	background: #f4f4f4;
	border: 1px solid #9c9c94;
	width: 157px;
}

.midsize-panel-top {
	background: #f4f4f4;
	border: 1px solid #9c9c94;
	width: 288px;
}

.smallpanel-links-top {
	background: #f4f4f4;
	border: 1px solid #9c9c94;
	width: 125px;
}
