body{background:url(images/bg-orange.png) repeat-y #e56b30}
.page{background-image:url(images/bg-img-galleria.jpg)}

/* Title */
h2{display:block;width:205px;height:43px;background:url(images/title-galleria.png) no-repeat;text-indent:-9999px;margin-bottom:13px}

/* Images */
#categorySelector{;background:url(images/line-orange.png) no-repeat left bottom;padding:0 0 15px 0;margin-bottom:15px}
#category-id{}

#images .image a{float:left;border:1px solid #ddd;padding:4px 4px 0 4px !important;margin:0 5px 5px 0;width:143px;text-align:center}
#images .image a:hover{background:#eee;border-color:#ccc}
#images img{margin:0 !important;padding:0 !important}