﻿#shad_r {
	background: url(/images/shad_r.png) repeat-y;
	height: 100%;
	width: 12px;
}
#shad_l {
	background: url(/images/shad_l.png) repeat-y;
	height: 100%;
	width: 12px;
}
#shad_t {
	background: url(/images/shad_t.png) repeat-x;
	height: 12px;
	width: 799px;
}
#shad_b {
	background: url(/images/shad_b.png) repeat-x;
	height: 12px;
	width: 100%;
}
#shad_tr {
	background: url(/images/shad_tr.png) no-repeat;
	height: 12px;
	width: 12px;
}
#shad_tl {
	background: url(/images/shad_tl.png) no-repeat;
	height: 12px;
	width: 12px;
}
#shad_br {
	background: url(/images/shad_br.png) no-repeat;
	height: 12px;
	width: 12px;
}
#shad_bl {
	background: url(/images/shad_bl.png) no-repeat;
	height: 12px;
	width: 12px;
}
