/* CSS Document */

.s-rt {
	position:absolute;
	right:0px;
	top:0px;
	width:8px;
	height:8px;
	background-repeat:no-repeat;
}
.s-r {
	position:absolute;
	right:0px;
	width:8px;
	top:7px;
	bottom:9px;
	background-repeat:repeat-y;
}
.s-b {
	position:absolute;
	bottom:0px;
	left:9px;
	right:8px;
	height:9px;
	background-repeat:repeat-x;
}
.s-bl {
	position:absolute;
	bottom:0px;
	left:0px;
	height:9px;
	width:9px;
	background-repeat:no-repeat;
}
.s-br {
	position:absolute;
	bottom:0px;
	right:0px;
	width:8px;
	height:9px;
	background-repeat:no-repeat;
}
.s-rt-25 {
	background-image:url(../imgs/shadow-25/shad-rt.png);
}
.s-r-25 {
	background-image:url(../imgs/shadow-25/shad-r.png);
}
.s-b-25 {
	background-image:url(../imgs/shadow-25/shad-b.png);
}
.s-bl-25 {
	background-image:url(../imgs/shadow-25/shad-bl.png);
}
.s-br-25 {
	background-image:url(../imgs/shadow-25/shad-br.png);
}
.s-rt-45 {
	background-image:url(../imgs/shadow-45/shad-rt.png);
}
.s-r-45 {
	background-image:url(../imgs/shadow-45/shad-r.png);
}
.s-b-45 {
	background-image:url(../imgs/shadow-45/shad-b.png);
}
.s-bl-45 {
	background-image:url(../imgs/shadow-45/shad-bl.png);
}
.s-br-45 {
	background-image:url(../imgs/shadow-45/shad-br.png);
}
