#miniside_right {
	float: right;
	width: 360px;
	}
	
#miniside_left {
	float: left;
	width: 383px;
	}