#picwrapper {
 width: 553px;
 padding-left:30px;
}
#picwrapper .img-wrsmall,.img-wrlarge {
  background: url(../images/shadowpic.gif) no-repeat bottom right;
  line-height:0;
}
#picwrapper img{
 border:1px solid #e9e9e9;
 padding:4px;
 position:relative;
 left:-4px;
 top:-4px;
}
#picwrapper .img-wrlarge{
 margin:60px 10px 60px 10px;
 float:left;
 display:inline;
}
#picwrapper .img-wrsmall {
 margin:5px 5px 5px 10px;
 float:right;
 display:inline;
}
#picwrapper .img-wrlarge img {
 width: 428px;
 height: 428px;
}
#picwrapper .img-wrsmall img {
 width:  50px;
 height: 50px;
}

#content  table {
 border-collapse:collapse;
 margin-top:10px ;
 float:right;
 margin-right:17px;
 display:inline;
 }
#content  table th {
 border-top:2px ridge #48c8ee;
 border-bottom:2px ridge #48c8ee;
 background:#BBB;
 width:260px;
 padding: 5px 0px 4px 30px;
}

#content  table .left {
 border-left:1px ridge #48c8ee;
}

#content table td{
 border-bottom: 1px ridge #48c8ee;
 padding: 5px 0px 4px 30px;
}

#content table .odd{
 border-bottom: 2px;
 background:#EFEFEF;
}

#content .shortdes {
 background: url(images/e_punct_b.gif) no-repeat center left;
 margin-left: 20px;
 font-size:12px;
 padding:10px;
 COLOR: #003c5e;
 float:left;
 width:500px;
 }
