diff --git a/ippisite/ippidb/static/css/ippidb.css b/ippisite/ippidb/static/css/ippidb.css
index adb5ec2adba85e419a9460403828ee3da080dd23..f1ed7c1fe8538febc308da40bd1ea3602ccb90a7 100644
--- a/ippisite/ippidb/static/css/ippidb.css
+++ b/ippisite/ippidb/static/css/ippidb.css
@@ -756,7 +756,6 @@ body {
   display: inline-block;
   width: 180px;
   text-align: center;
-  border: 1px solid #8D8888;
   background-color: #FFFFFF;
   background-image: url('/static/images/PPITypes/Inhibited/Hetero2-merAB_Apo.png');
   background-position: center;
@@ -800,7 +799,6 @@ body {
   display: inline-block;
   width: 180px;
   text-align: center;
-  border: 1px solid #8D8888;
   background-color: #FFFFFF;
   background-image: url('/static/images/PPITypes/Inhibited/Homo2-merA2_Apo.png');
   background-position: center;
@@ -842,7 +840,6 @@ body {
   display: inline-block;
   width: 180px;
   text-align: center;
-  border: 1px solid #8D8888;
   background-color: #FFFFFF;
   background-image: url('/static/images/PPITypes/Inhibited/Customyourown_Apo.png');
   background-position: center;
@@ -898,7 +895,6 @@ body {
   display: inline-block;
   width: 180px;
   text-align: center;
-  border: 1px solid #8D8888;
   background-color: #FFFFFF;
   background-image: url('/static/images/PPITypes/Stabilized/Hetero2-merAB_Apo.png');
   background-position: center;
@@ -933,6 +929,301 @@ body {
     border-right: 1px solid #E3E9EB;
 }
 
+.imageBack_Stab_Homo2-merA2 input {
+    display:none;
+}
+
+.imageBack_Stab_Homo2-merA2 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Homo2-merA2_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Homo2-merA2 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo2-merA2_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo2-merA2 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo2-merA2_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo-Like2-merA2 input {
+    display:none;
+}
+
+.imageBack_Stab_Homo-Like2-merA2 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Homo-Like2-merA2 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo-Like2-merA2 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo3-merA3 input {
+    display:none;
+}
+
+.imageBack_Stab_Homo3-merA3 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Homo3-merA3 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo3-merA3 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo3-merA3inhibitedA2-dimer input {
+    display:none;
+}
+
+.imageBack_Stab_Homo3-merA3inhibitedA2-dimer label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Homo3-merA3inhibitedA2-dimer input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo3-merA3inhibitedA2-dimer input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo4-merA4 input {
+    display:none;
+}
+
+.imageBack_Stab_Homo4-merA4 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Homo4-merA4_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Homo4-merA4 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo4-merA4_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Homo4-merA4 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Homo4-merA4_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Ring-Like3-merA3 input {
+    display:none;
+}
+
+.imageBack_Stab_Ring-Like3-merA3 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Ring-Like3-merA3 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Ring-Like3-merA3 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Ring-Like5-merA5 input {
+    display:none;
+}
+
+.imageBack_Stab_Ring-Like5-merA5 label span{
+  display: inline-block;
+  width: 180px;
+  text-align: center;
+  background-color: #FFFFFF;
+  background-image: url('/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Apo.png');
+  background-position: center;
+  background-repeat: no-repeat;
+  height: 180px;
+  font-size: 12px;
+
+} 
+
+.imageBack_Stab_Ring-Like5-merA5 input:hover+label span{
+    cursor: pointer;
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+.imageBack_Stab_Ring-Like5-merA5 input[type="radio"]:checked+label span{
+    background-color: #FFFFFF;
+    background-image: url('/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Holo.png');
+    background-position: center;
+    background-repeat: no-repeat;
+    color: #000000;
+    border-bottom: 1px solid #2D96FA;
+    border-top: 1px solid #E3E9EB;
+    border-left: 1px solid #E3E9EB;
+    border-right: 1px solid #E3E9EB;
+}
+
+
 .imageBack_Stab_Customyourown input {
     display:none;
 }
@@ -941,7 +1232,6 @@ body {
   display: inline-block;
   width: 180px;
   text-align: center;
-  border: 1px solid #8D8888;
   background-color: #FFFFFF;
   background-image: url('/static/images/PPITypes/Stabilized/Customyourown_Apo.png');
   background-position: center;
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..3e8454bb488976a8f8093b7b233eb245fa40736e
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..d24922087ba4e714eaa96656c1695af9d35e9c97
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Hetero2-merAB_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..8c95fbb5c993e3d78956f9760b90a6ffc5ada633
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..eaa01b41c1401a229036aac2f239922e452a60f5
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo-Like2-merA2_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..f0b992316412241a28696b75fb31e8f514cbd2d6
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..919817912121536f241c89a1190d6be7cc6b36ab
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo2-merA2_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..b957ce83fe617338433c17f070bd2800729ffb3e
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..710b9d4c3b4fed30914a2e5a4e27057d366358c2
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..a6713ab6587fb0cf8cb064ca81da2e23401d8c96
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..896b9af2ac0832ae0f4bf10ac3a24bb9e457065b
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo3-merA3inhibitedA2-dimer_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..b3f702b9b8f43fab3c7708cb11962da2ff6b7b51
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..3d8abdbf6cbb7e7421d2a400a65d3653c07c98f6
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Homo4-merA4_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..295811d10b67733590499f8b6b4262af85885c15
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..09b2f10afbc8dbddcc037936f97313f59575772f
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like3-merA3_Holo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Apo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Apo.png
new file mode 100644
index 0000000000000000000000000000000000000000..785840de1de4592ea995f8ebdcbc078d62f606af
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Apo.png differ
diff --git a/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Holo.png b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Holo.png
new file mode 100644
index 0000000000000000000000000000000000000000..af15684b19504a7a3bc57aab2964da43d477983b
Binary files /dev/null and b/ippisite/ippidb/static/images/PPITypes/Stabilized/Ring-Like5-merA5_Holo.png differ