.pnl_top_left {
	width:14px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_left_top.gif);
	background-repeat:no-repeat;
}

.pnl_top_middle {
	width:675px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_middle_top.gif);
	background-repeat:repeat-x;
}

.pnl_top_right {
	width:14px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_right_top.gif);
	background-repeat:no-repeat;
}

.pnl_middle_left {
	width:14px;
	background-image:url(../isnet_image/layout/panel_left_middle.gif);
	background-repeat:repeat-y;
}

.pnl_middle_middle {
	background-color:#FFFFFF;
	text-align:left;
}

.pnl_middle_right {
	width:14px;
	background-image:url(../isnet_image/layout/panel_right_middle.gif);
	background-repeat:repeat-y;
}

.pnl_bottom_left {
	width:14px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_left_bottom.gif);
	background-repeat:no-repeat;
}

.pnl_bottom_middle {
	width:675px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_middle_bottom.gif);
	background-repeat:repeat-x;
}

.pnl_bottom_right {
	width:14px;
	height:14px;
	background-image:url(../isnet_image/layout/panel_right_bottom.gif);
	background-repeat:no-repeat;
}

.pnl_top {
	height:10px;
}

.pnl_bottom {
	height:10px;
}
