
.myAccount{  }
.myAccount .moduleList{ 
    float:left;
    line-height:normal;
    border-bottom:1px solid #BCD2E6;
    margin-bottom: 10px;
    padding:10px 10px 0 50px;
    list-style:none;
   }
.myAccount .moduleList li{ 
    display:inline;
    margin:0;
    padding:0;
   }
.myAccount .moduleList li a{ 
    padding:0 0 0 4px;
    text-decoration:none;
   }
.myAccount .moduleList li.active{ 
    font-weight:bold;
   }
.myAccount .moduleList li.inactive{  }
.postcard_manager{ width: 693px}
.postcard_manager .title{  }
.postcard_manager .subcat{  }
.postcard_manager .docname{  }
.postcard_manager a{  }
.mainpopup .pic_name{ 
      display:block;
      margin-bottom:2px;
   }
.mainpopup .prev_button{ 
    background:transparent url(./images/postcard/gal_prev_black.gif) no-repeat 0 0;
    display:block;
    text-align:right;
    cursor:hand;
    width:7em;
    border:0;
    float:left;
   }
.mainpopup .next_button{ 
    background:transparent url(./images/postcard/gal_next_black.gif) no-repeat 100% 0;
    display:block;
    cursor:hand;
    width:7em;
    float:right;
    border:0;
   }
.mainpopup .pic_desc{ 
    display:block;
    margin-bottom:2px;
   }
.postcard_picture .imgplaceholder{ 
    position:absolute;
    z-index:100;
    background-color:#CCFFFF;
    padding:5px;
    top:-999px;
   }
