div#mainImage img{
    border:0px outset #000;
}
div#imageList{
    width:650px;
    height:105px;
    border:1px solid #d0b1b1;
    overflow:auto;
    margin-bottom:10px;
}

p#desc{
    margin:0px;
    font:verdana, sans-serif;
    font-size:110%;
    font-weight:bold;
    padding-left:10px;
}


