.centre {
  width: 100%;
  text-align: center;
}

.subheading_text {
  font-weight: bold;
  line-height: 18px;
}

H1 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-weight: normal;
  color: #ffffff;
  background: transparent url(/images/headers/paint-stroke-header_blue.jpg) no-repeat scroll left top;
}

td {
  width: 120px;
}

table {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

ol {
  list-style-type: decimal
}

.howToOrder_Top {
  text-align: justify; 
  width: 405px; 
  position: relative; 
  float: left; 
  padding-top: 20px; 
  color: #ffffff;  
  background: transparent url('/images/boxes/blueboxtop.png') no-repeat scroll left top;
}

.howToOrder_Bottom {
  width: 405px; 
  height: 45px;
  position: relative; 
  float: left; 
  background: transparent url('/images/boxes/blueboxthickbottom.png') no-repeat scroll left top;
}

.howToOrder_Top H2 {
  font-weight: bold;
  line-height: 18px;
  font-size: 11px;
}

.howToOrder_Top #UploadDIV {
  width: 345px;
  margin-left: 30px;
  position: relative;
}

.howToOrder_Bottom div {
  width: 345px;
  margin-left: 30px;
  position: relative;
}

.howToOrder_Bottom a {
  color: #ffffff;  
}
