div#mainImage img{
    border:1px solid #54413b;
}
div#imageList{
    width:700px;
    height:140px;
    border:1px solid #54413b;
text-align:top;    overflow:auto;
    margin-bottom:10px;
}

p#desc{
    margin:0px;
    font:verdana, sans-serif;
    font-size:110%;
    font-weight:bold;
    padding-left:10px;
}
