#techpower {
    border:          0px;
    margin:          10px 0px 0px 0px;
    padding:         0px;
    width:           100%;
    position:        relative;
    top:             0px;
    left:            0px;
    text-align:      center;
    font-family:     arial;
    font-size:       12px;
    text-decoration: none;
    color:           #000000;
}

.thumbnail {
    border:   0px;
    margin:   0px;
    padding:  0px;
    width:    120px;
    height:   120px;
    position: absolute;
    cursor:   pointer;
}

.description {
    border:          0px;
    margin:          0px;
    padding:         0px;
    height:          55px;
    position:        absolute;
    text-align:      center;
    font-family:     tahoma;
    font-size:       10px;
    text-decoration: none;
    color:           #000000;
}

#footer {
    border:              0px;
    margin:              0px;
    padding:             0px;
    width:               405px;
    height:              30px;
    position:            absolute;
    top:                 580px;
    left:                90px;
    background-image:    url("../images/productsfootershort.jpg");
    background-position: top left;
    background-repeat:   no-repeat;
}

