.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	width: 800px;
}

.bott {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/bott.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bott[class] {
  background-image:url(myndir/site/bott.png);
}

.bottr {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/bottr.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottr[class] {
  background-image:url(myndir/site/bottr.png);
}

.bottl {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/bottl.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.bottl[class] {
  background-image:url(myndir/site/bottl.png);
}

.l {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/l.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.l[class] {
  background-image:url(myndir/site/l.png);
}

.r {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/r.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.r[class] {
  background-image:url(myndir/site/r.png);
}

.top {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/top.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.top[class] {
  background-image:url(myndir/site/top.png);
}

.topr {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/topr.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topr[class] {
  background-image:url(myndir/site/topr.png);
}

.topl {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='myndir/site/topl.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.topl[class] {
  background-image:url(myndir/site/topl.png);
}

