* {
   font-family: Verdana, Tahoma, Arial, sans-serif;
   margin: 0;
   padding: 0;
   font-size: 10pt;
}

body {
   background-color: #fff;
}

ul, li {
   list-style-type: none;
}

#bottom {
   color: #36f;
   height: 70px;
   padding: 10px 0 0 125px;
   clear: both;
}

#logo a {
   display: block;
   width: 100%;
   height: 100%;
}

#top {
   height: 200px;
   overflow: hidden;
   margin: 0 125px 0 50px;
}

#logo {
   height: 150px;
   width: 350px;
   background: url('http://img.photosite.kz/images/logo.jpg') no-repeat #fff;
   float: left;
}

#b468 {
   width: 468px;
   height: 60px;
   border: 0;
   float: right;
   margin: 75px 0 0 0;
}

#c88 {
   width: 88px;
   height: 31px;
   border: 0;
   float: right;
   margin-right: 92px;
}

#c88_2 {
   width: 88px;
   height: 31px;
   border: 0;
   float: right;
   margin-right: 5px;
}

a {
   color: #36f;
}

a:Hover {
   color: #03c;
}

.hline {
   clear: both;
   overflow: hidden;
   height: 2px;
   background-image: url('http://img.photosite.kz/images/line.jpg');
   background-position: top center;
   background-repeat: repeat-y;
}

#big_photo {
   cursor: pointer;
}

.tag {
   text-decoration: none;
}

.tag:Hover {
   background-color: #36f;
   color: #fff;
}

a img {
   border: 0;
}

#preview {
   display: none;
   position: absolute;
   height: 27px;
   overflow: hidden;
   background-color: #fff;
   border: 2px solid #fff;
}

.photo {
   border: 1px solid #ccc;
   background-color: #fff;
   width: 100px;
   margin: 5px;
   padding: 10px;
   float: left;
}

.photo a {
   width: 100px;
   height: 75px;
   background-color: #fff;
   overflow: hidden;
   display: block;
}

.photo a img {
   background-image: url('http://img.photosite.kz/images/loader.gif');
   background-position: 33px 21px;
   background-repeat: no-repeat;
   width: 100px;
   height: 112px;
   opacity: 0.9;
   -moz-opacity: 0.9;
   -khtml-opacity: 0.9;
}

.photo a:Hover img {
   opacity: 1;
   -moz-opacity: 1;
   -khtml-opacity: 1;
}

.photo li a {
   display: inline;
}

#photo_block {
   width: 400px; 
   margin-left: auto; 
   margin-right: auto;
   overflow: hidden;
}

#tag_cloud {
   width: 200px;
   height: 200px;
   overflow: hidden;
}

a.ajax {
   text-decoration: none;
   background-image: url('http://img.photosite.kz/images/link_border.gif');
   background-repeat: repeat-x;
   background-position: bottom;
   padding-bottom: 0px;
}

   .doBigger {
      background-position: 0px 0px;
   }
   .doSmaller {
      background-position: 0px -9px;
   }

   #expander {
      cursor: pointer;
      width: 100px;
      height: 9px;
      background-color: #fff;
      background-image: url('http://img.photosite.kz/images/expand-collapse.gif');
   }

#banner_120_240 {
   width: 120px;
   height: 240px;
   margin-top: 25px;
}