#CustomSlideshow {
   margin:5px;
   width: 244px;
   background: transparent url(/images/photo_frame_top.gif) no-repeat scroll center top;
   overflow: hidden !important;
}
blockquote p, pre{
    padding:6px;
    border:1px solid #999;
    background:#f4f4ff;
}
.textcenter {
    text-align:center;
}
.slideshow-slide > img{
    width: 200px;
    height: 300px;
    margin-left: 6px;
    margin-top: 10px;
}