.pins { width: 100%; background-color: transparent; BORDER: 0;  padding: 0; }

.topleft { background: url('topleft.png') no-repeat 0 bottom; width: 21px;  height: 42px; }
.topmid { background: url('topmid.png') repeat-x 0 bottom; height: 34px; }
.topright { background: url('topright.png') no-repeat 0 bottom; width: 21px; height: 42px; }

.midleft { background: url('midleft.png') repeat-y 0 0; width: 21px; margin:0;  padding:0;  }
.Blue_Curved_Content { padding: 6px 16px 10px 0; margin:0;   font-size: 15px; color: #404040; background: #fbf9f6; }
.midright { background: url('midright.png') repeat-y 0 0; width: 21px; margin:0;   padding:0;}

.btmleft { background: url('btmleft.png') no-repeat 0 bottom; width: 21px;  height: 20px; }
.btmmid { background: url('btmmid.png') repeat-x 0 bottom; height: 20px; }
.btmright { background: url('btmright.png') no-repeat 0 bottom; width: 21px; height: 20px; }


/* Container Title Formatting */
.Blue_Curved_Title { font-family: Tahoma; font-size: 12px; color: #000;  /* Change Title Color HERE */ font-weight: bolder; }

