.image-border { margin-right: 10px; }
.image-border  td {margin:0;padding:0;}
.image-border td.nw { background: url(nw.png) no-repeat 0% 0%; width:12px; height:12px; }
.image-border td.n { background: url(n.png) repeat-x; height:12px; }
.image-border td.ne { background: url(ne.png) no-repeat 100% 0%; width:16px; height:12px;  }
.image-border td.w { background: url(w.png) repeat-y; width:12px; }
.image-border td.e { background: url(e.png) repeat-y;width:16px;  }
.image-border td.sw { background: url(sw.png) no-repeat 0% 100%;width:12px; height:17px; }
.image-border td.s { background: url(s.png) repeat-x;height:17px;  }
.image-border td.se { background: url(se.png) no-repeat 100% 100%; width:16px; height:17px;}
.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.w,.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; }
