
#pictures {
    display: block;
    margin-left:120px;
    width: 750px;
    Height: 0px;
    padding: 4px;    
    float:left;
    text-align: left;
}

.IMG140X120C {
    margin:4px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width:140px;
    height:120px;
    z-index:0;
}


.preview {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
#contacts {
    position: absolute;
    left:50%;
    margin-left:262px;
    width:113px;
    height:61px;
    background-image:url(imgs/contacts.jpg);
    top:20px;
}

#generalTags {
    position: absolute;
    left:50%;
    margin-left:-495px;
    width:120px;
    height:100px;
    top:100px;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#a5a4a3;
}

.generalFilterLinks {
  color:#a5a4a3;
}

#generalFilterLinksList {       
    position: absolute;
    left:50%;
    margin-left:-495px;
    width:120px;
    height:100px;
    top:100px;
    text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#a5a4a3;
}
#generalFilterLinksList ul { color:#0aab95; list-style-type:none}
#generalFilterLinksList ul li { color:#0aab95; }
#generalFilterLinksList ul li:after { content:" \00A0 \2022";  }
#generalFilterLinksList ul li.selected:after { content:" \00A0 \00A0";  }

#origpanel {
    position: absolute;
    left:50%;
    margin-left: -495px;
    width:990px;
    top:200px;
    min-height:720px;
        text-align:center;
}

#origpanel2 {
      position: absolute;
    left:50%;
    margin-left: -495px;
    width:990px;
    top:100px;
    min-height:720px;
        text-align:center;
}

#imgline {
    padding-top:20px;
    position: absolute;
    left:50%;
    margin-left:-495px;
    top:100px;
    height:80px;
    width:990px;
    text-align:center;
}

.IMG60X60C {
    margin-left:5px;
    margin-right:5px; 
    border-color:#fff;
    border-width: 3px;
    border-style: solid;
    width:60px;
    height:60px;
    z-index:0;

}

.IMG60X60CSel {
    margin-left:5px;
    margin-right:5px; 
    border-color: #0aab95;
    border-width: 3px;
    border-style: solid;
    width:60px;
    height:60px;
    z-index:0;
}

.litlePreviewSel {
  line-height:60px;
  background-color:#000099;
}

#hiddenDiv {
  color:#FFFFFF;
  position:absolute;
  font-size:0.1pt;
  bottom:10px;
  left:10px;
}

a.logotype {
    position: absolute;
    left:50%;
    margin-left:-375px;
    width:226px;
    height:61px;
    background-image:url(imgs/logo.jpg);
    top:20px;
    display: block;

}

#TagPanel {
  display: block;  
  font-family: Arial;
  height: 600px;
  width: 200px;
  float: left;
  text-align: left;
  margin-left: 30px;
  margin-top: 50px;
} 
#TagPanel a {
    text-decoration: none;
}
#TagPanel a:hover {
    background-color:#FFFFCC;
}

#TagPanel { 
    position:absolute;
    display: block;
    font-family: Arial;
    height: 600px;    
    width: 200px; 
    left: 880px;
    top: 0px;
    text-align: left; 
    margin: 0;
}

/*#origpanel #TagPanel {
    position:static;
    display: block;
    float: left;
    font-family: Arial;
    height: 600px;
    margin-left: 45px;
    margin-top: 15px;
    text-align: justify;
    width: 900px;
}
  */


.IMGoriginal {
   

}

#stateDiv {
    display: block;
    float:left;    
    width: 900px;
}

#Content {
   display: block;
   margin-left: 45px;
   overflow: visible;
   text-align: center;
   width: 900px;
}
