@charset "utf-8";
/* CSS Document */


#content .imgload ,#bigimage { background:#e8e8e8;  display:inline-block; margin:15px 30px; display:inline-block; border:1px solid #d7d7d7; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;  }
#content .imgload div, #bigimage div { border:1px solid #ffffff;  padding:7px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px; display:inline-block;  }
#content { color:#aaa; text-shadow:1px 1px 0px #ffffff; }
#content .imgload img {width:300px; height:210px; }

 .left  .imgload{  float:right;  }
 .right  .imgload{ float:left; }  
 .left p , .right p { padding-top:16px; }

.preloader { background:url(i/loader1.gif) center center no-repeat #ffffff; display:inline-block;  }