
#title{
background-color:#EEEADE;
}

h1 span{
background-position:0 -240px;
}


.images{
width:666px;
position:relative;
left:-16px;
}

.images .item{
width:150px;
display:inline;
float:left;
margin:0 0 16px 16px;
padding:5px 0;
}

.images .item a{
display:block;
padding:5px 0;
text-align:center;
border:1px solid #ddd;
background-image:url(../js/jquery/files/prettyPhoto/light_rounded/loader.gif);
background-repeat:no-repeat;
background-position:50% 50%;
}
.images .item a:hover{
background-color:#eee;
border-color:#999;
}

.images .item a img{
border:0;
width:140px;
height:140px;
}


/*  */
#gallery-left{
width:140px;
float:left;
}

#gallery-main{
width:500px;
float:right;
}

#gallery-main a{
display:block;
float:left;
margin:15px;
}