#miniside_left {
	float: left;
	width: 377px;
	background: transparent url(../core/border.gif) top right repeat-y;
	border-bottom: 1px solid #a8a8a8;
	}
	
#miniside_right {
	float: right;
	width: 377px;
	border-bottom: 1px solid #a8a8a8;
	}