.bullet {
  background: #000000 url('/images/style/bulletUL.gif') no-repeat top left;
  color: white;
}
 
.bullet .UR {
  background: transparent url('/images/style/bulletUR.gif') no-repeat top right;
}
 
.bullet .BR {
  background: transparent url('/images/style/bulletBR.gif') no-repeat bottom right;
}
 
.bullet .BL {
  background: transparent url('/images/style/bulletBL.gif') no-repeat bottom left;
  padding:6px;
}

table.fobImage {
    margin: 0;
    border-collapse: collapse;
}

td.fobImage {
    width: 75px;
    height: 166px;
    border: 0;
    padding: 0;
    text-align: center;
}

img.fobImage {
    width: 75px;
    height: 166px;
    margin: 0;
    border: 0;
    padding: 0;
}

select.selectItem {
    width: 13em;
    margin: 0;
    overflow: hidden;
}

img.makeImage {
    width: 150px;
    height: 200px;
    margin: 0;
    border: 0;
    padding: 0;
}

div.personalizeImage {
    position: relative;
    top: 0;
    left: 0;
    width: 292px;
    height: 386px;
}

img.personalizeImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 292px;
    height: 385px;
    margin: 0;
    border: 0;
    padding: 0;
}

