.image-border td.nw { background: url(nw.png) no-repeat 0% 0%; width:26px !important; height:27px !important; }
.image-border td.n { background: url(n.png) repeat-x; height:27px !important; }
.image-border td.ne { background: url(ne.png) no-repeat 100% 0%; width:26px !important; height:27px !important;  }
.image-border td.w { 
	background: transparent url(w.png) repeat-y 0% 0%; 
	_background-image: url(w.gif); 
	width:26px !important;
}
.image-border td.e { background: url(e.png) repeat-y 100% 0%;width:26px !important;  }
.image-border td.sw { background: url(sw.png) no-repeat 0% 100%;width:26px; height:27px !important; }
.image-border td.s { background: url(s.png) repeat-x;height:27px !important;  }
.image-border td.se { background: url(se.png) no-repeat 100% 100%; width:26px; height:27px !important;}
.image-border td.b { 
	background: url(b.png) repeat; 
	font-size: 82%; 
	color: black;
	text-align: center;
}
.image-border td.b p { color: black; }
.image-border td.b h1 { font-size: 120%; color: #222; }
.image-border td.n,.image-border td.s,.image-border td.e,.image-border td.nw,.image-border td.ne,.image-border td.sw,.image-border td.se{behavior:url(/shared/htc/iepngfix.htc);}

.image-border table { margin: 0 auto 0 auto !important; }