
table.spares {width: 700px;
              border: 1px solid #D40026;
}

table.spares td { font-size: 11px;
                  font-family: Arial, Verdana, Helvetica, sans-serif;
                  line-height: 10px;
                  color: #D40026;
                  border:0px solid #CCC;
}

table.spares tr.pink { background-color: #FFCECE;
}

table.spares td#pink {color: #CCC;}

table.spares_part {width: 700px;
              border: 1px solid #D40026;
}

table.spares_part td { font-size: 12px;
                  font-family: Arial, Verdana, Helvetica, sans-serif;
                  line-height: 13px;
                  color: #D40026;
                  border:0px solid #CCC;
}

table.spares_part img {
                    border:0px;
                    margin:0px;
}


table.spares_part td#photo {
                    border:1px solid #D40026;
                    color:#FF0000;
                    width:192px; 
                    height:192px;
                    padding:0px;
                    vertical-align:middle;
                    text-align:center;
}

spares.input        {color: #781351;
                     background: #fee3ad;
                     border: 1px solid #781351
}


