.redborder {
	width:200px;
	background: url(redborderbg.gif) top left repeat-y;
	margin:0; padding:0;
}

.redbtop {
	width:200px;
	height:9px;
	background: url(redbordertop.gif) top left no-repeat;

}

.redbmiddle {
	width:180px !important;
	width:200px;
	background: url(redborderbg.gif) top left repeat-y;
	padding: 0 10px 0 10px;

}

.redbbtm {
	width:200px;
	height:7px;
	margin:0;padding:0;
	background: #fff url(redborderbtm.gif) top left no-repeat;
	overflow:hidden;
}

