div#image-resizing-wrapper {

}
td.lbl {
  text-align: right;
}
input.ff, input.ff_short {
  height: 20px;
  font-size: 14px;
  font-family: Trebuchet MS;
  width: 200px;
  color: #003399;
}
input.ff_short {
  width: 40px;
}
div#extras-page-rank {
  margin-bottom: 12px;
  margin-bottom: 20px;
}
div#extras-page-rank h3 {
  background: transparent url("../images/itp.png") top left no-repeat;
  height: 55px;
  position: relative;
  z-index: 2;
  margin: -20px 0 -10px -30px;
  padding: 10px 0 0 25px;
  color: #444;
}
div#extras-colours {
  margin-bottom: 10px;
}
div#extras-colours h3 {
/*  background: transparent url("../images/itp_long.png") top left no-repeat;
  height: 55px;
  position: relative;
  z-index: 2;
  margin: -20px 0 -10px -30px;
  padding: 12px 0 0 25px;
  color: #444;
*/
  background: transparent url("../images/pr.png") top right no-repeat;
  height: 55px;
  position: relative;
  z-index: 2;
  margin: -27px -14px 0px -28px;
  margin: -27px -50px -15px -28px;
  padding: 25px 0 0 40px;
  color: #444;
  letter-spacing: -1px;
}
div.border-left {
	background: url(../images/corners/l.png) top left repeat-y;
}
div.border-top-left {
  background: url("../images/corners/tl.png") top left no-repeat;
}
div.border-right {
	background: url(../images/corners/r.png) top right repeat-y;
}
div.border-top-right {
	background: url(../images/corners/tr.png) top right no-repeat;
}
div.border-bottom-left {
	background: url(../images/corners/bl.png) bottom left no-repeat;
}
div.border-bottom-right {
	background: url(../images/corners/br.png) bottom right no-repeat;
}
div.border-inner {
  padding: 5px 15px 5px 10px;
}