#sidebox {
	width: 180px;
}

#sidebox .boxhead {
	background: url("../images/box/top.gif") no-repeat;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
}

#sidebox .boxcont {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../images/box/content.gif") repeat-y;
	font-size: 10px;
}

#sidebox .boxfoot {
	background: url("../images/box/bottom.gif") no-repeat;
	height: 9px;
}
