.lib-top-img {
    height:30px;
    width:681px;
    background-image: url(../image/lib-top.jpg);
    background-repeat: no-repeat;
}

.lib-center-img {
    width:681px;
    background-image: url(../image/lib-center.jpg);
    background-repeat: repeat-y;
}

.lib-bottom-img {
    width:681px;
    height:28px;
    background-color: #fd5218;
    background-image: url(../image/lib-bottom.jpg);
    background-repeat: no-repeat;
}
#lib-lst {
padding:5px 5px 10px;
}
#lib-lst table{
background-color:#ffffff;
}
#lib-lst table td{
padding:5px;
}
#lib-lst .lib-gallery {
    background-image: url(../image/lib-gallery-boutique.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 101px;
    width: 80px;
}
.lib-gallery img {
    border:#999999 solid 1px;
    padding:2px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#lib-lst .lib-content {
text-align:left;
line-height:20px;
}
#lib-lst .lib-content div.lib-heading {
width:542px;
clear:both;
float:left;
padding:5px 0px 10px 0px;
}
.lib-heading a{
font-weight:bold;
font-size:14px;
color:#e33500;
text-decoration:none;
}
.lib-heading a:hover{
color:#ff0000;
text-decoration:underline;
}

.lib-footer {
list-style:none;
font-size:11px;
font-weight:700;
margin:0 auto;
padding:0;
}

.lib-footer li {
display:inline;
padding:0 10px;
}

.lib-footer li a {
color:#5A5403;
text-decoration:none;
}

.lib-footer li a:hover {
text-decoration:underline;
color:#353102;
}
