.greyTopLeft {
background:#e6e6e6 url(greyTopLeft.gif) left top no-repeat;
margin:18px 18px 15px 0px;
}
.greyTopRight {
background:url(greyTopRight.gif) right top no-repeat;
}
.greyBottomLeft {
background:url(greyBottomLeft.gif) left bottom no-repeat;
}
.greyBottomRight {
background:url(greyBottomRight.gif) right bottom no-repeat;
}
.purpleTopLeft {
background:#a0a7c8 url(purpleTopLeft.gif) left top no-repeat;
margin:0px 13px 0px 13px;
}
.purpleTopRight {
background:url(purpleTopRight.gif) right top no-repeat;
}
.purpleBottomLeft {
background:url(purpleBottomLeft.gif) left bottom no-repeat;
}
.purpleBottomRight {
background:url(purpleBottomRight.gif) right bottom no-repeat;
}
.boxLeftBorder2 {
background:white url(boxBorder.gif) left top repeat-y;
margin:0px 13px 0px 13px;
}
.boxLeftBorder {
background:white url(boxBorder.gif) left top repeat-y;
margin:0px 18px 0px 0px;
}
.boxRightBorder {
background:url(boxBorder.gif) right top repeat-y;
}
.boxTopBorder {
background:url(boxBorder.gif) left top repeat-x;
}
.boxBottomBorder {
background:url(boxBorder.gif) left bottom repeat-x;
}
.boxTopLeft {
background:url(boxTopLeft.gif) left top no-repeat;
}
.boxTopRight {
background:url(boxTopRight.gif) right top no-repeat;
}
.boxBottomLeft {
background:url(boxBottomLeft.gif) left bottom no-repeat;
}
.boxBottomRight {
background:url(boxBottomRight.gif) right bottom no-repeat;
}
