.pallet table {border-spacing: 10px 10px; margin:0 0 0 0; padding:0 0 0 0; border-width:0;}
.pallet td {width:27px; height:28px; margin:0 0 0 0; padding:0 0 0 0;}

.vaccine table {border-spacing: 1px 1px; background-image: url('/virus/bubbleBgGrid.jpg'); width:122px; height:122px}
.vaccine td {width:37px; height:37px; margin:0 0 0 0; padding:0 0 0 0;}

.vaccineH table {border:0; border-spacing: 1px 1px; width:61px; background-image: url('/virus/bubbleBgGridH.jpg'); margin: 3px 3px 3px 3px}
.vaccineH td {width:18px; height:18px; margin:0 0 0 0; padding:0 0 0 0; border:0 dotted;}


.virus table {border:0; border-spacing: 2px 2px; width:122px; background-image: url('/virus/bubbleBgGrid.jpg')}
.virus td {width:37px; height:37px; margin:0 0 0 0; padding:0 0 0 0;}

.virusH table {border:0; border-spacing: 1px 1px; width:61px; background-image: url('/virus/bubbleBgGridH.jpg'); margin: 3px 3px 3px 3px}
.virusH td {width:18px; height:18px; margin:0 0 0 0; padding:0 0 0 0; border:0 dotted;}

.indicator {width:37px; height:37px; border:thin solid blue; display:block; background-image: url('/virus/bubbleBgSmall.gif'); position: relative; top:-14px;}
.indicator div {width:37px; height:37px;}

.contentsTD
{
   position:relative;
   background-color:black;
   width: 633px;
   height: 563px;
   left:4px;
}

.instructionDiv
{
    width:600px; height:80px; overflow:auto; background-color:white; padding:3px;
    position: absolute;
    left: 11px;
    top: 48px;
    padding: 3px 3px 3px 3px;
    z-index:2;
}


.instructions {
    position:relative;
    left:11px; 
    top:16px;
    
    font-size:14px;
    color: #0099ff;
    text-align:center;
    margin: 0;
    display:block;
    width:600px;
    height:32px;
    background-color: #333333;
    padding: 3px 3px 3px 3px;
}

.instructions img
{
    position: absolute;
    right:5px;
    top:6px;
}

.instructions b
{
    position: relative;
    top:6px;
}

.virusDisplay
{
    width:124px;
    height:126px;
    background-image: url('/virus/bubbleBgGrid.jpg');
    background-repeat:  no-repeat;
    position: absolute;
    left: 106px;
    top: 144px;
}

.postButton
{
    position:absolute;
    left:318px;
    top:405px;
}

.heads
{
    position: absolute;
    left: 479px;
    top: 144px;
    background-color:white;
    width:136px; 
    height:360px; 
    overflow:auto;
}

.indicator
{
    position: absolute;
    left: 148px;
    top: 337px;
    width:40px;
    height:40px;
    background-image: url('/virus/virusImages/indicatorborder.gif');
}

.indicator > div
{
    position: relative;
    top:3px;
    left:3px;
    height:34px;
    width:34px;
}

.pallet
{
    position: absolute;
    left:10px;
    top:144px;
    background-image: url('/virus/virusImages/palletborder.gif');
    background-repeat: no-repeat;
}


.headImage
{
     position:absolute;
     left:239px;
     top:144px;
     background-image:url(/virus/headborder.gif); 
     background-repeat: no-repeat;
     width:226px;
     height:246px;
}

.sampleViruses
{
    position:absolute;
    top:144px;
    left:10px;
    background-image:url(/virus/virusImages/sampleborder.gif); 
    width:84px;
    height:362px;
}      

.topLink {
    width:640px;
    height:50px;
    z-index:2;
    font-size:14px;    
    color: #0164FF;
background-image:url('/virus/titleStripTile.gif');
background-repeat: repeat-x;
position:relative;
}

.topLink .left
{
     display:inline;
     position:relative;
     left:10px;
     top:7px;
}

.topLink .right
{
     display:inline;
     position:absolute;
     right:10px;
     top:7px;
}

.topLink A:link {
    color: #0164FF;
    font-size:14px;    
    text-decoration: none;
}

.topLink A:visited {
    color: #0164FF;
    font-size:14px;    
    text-decoration: none;
}

.topLink td {
    color: #0164FF;
    font-size:14px;    
    text-decoration: none;
}

.sampleViruses img{
display:block;
}

.virusDisplay img{
display:block;

}
