/*<![CDATA[*/
div.contentwrap {
 background-image:url("images/box/br_1pix.gif");
 background-repeat:repeat-y;
 width:690px;
 padding-top:15px;
 padding-left:10px;
}

div.gallery {
 margin-left: 10px;
 width: 690px;
}

div.gallerypic {
 width: 200px;
 height: 400px;
 float: left;
 margin: 0 15px 10px 0;
 text-align:center;
 font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div.gallerypic img {
 border:0;
 margin-top: 10px;
  /* */
 border: 1px solid #cc8ba0;

}

div.gallerypic h2 {
 font-weight:normal;
 font-size: 15px;
 margin: 0;
 line-height: 15px;
 text-align: center;
 padding:2px 0 2px 0;
 border-bottom: 1px solid #cc8ba0;
 border-right: 1px solid #cc8ba0;
 border-left: 1px solid #cc8ba0;
 width: 200px;
}

.loc {
 font-size: 11px;
 line-height: 11px;
 text-align: center;
 font-weight: normal;
 margin-top:4px;
 font-weight:bold;
}
/*]]>*/