div.gallery-overview {
    margin-top:31px;
}
div.gallery-overview div.functions-top {
    background:url(/img/unicredit/gallery/bg-filter.gif) no-repeat top left;
    height:58px;
    width:615px;
    overflow:hidden;
}
div.gallery-overview div.functions-bottom {
    background:url(/img/unicredit/gallery/bg-pager.gif) no-repeat top left;
    height:18px;
    width:615px;
    overflow:hidden;
}
div.gallery-overview div.gallery-filter {
    padding:10px 6px 10px 5px;
    overflow:hidden;
    height:21px;
}
div.gallery-overview div.gallery-filter div.right {
}
div.gallery-overview div.gallery-filter div.left {
}
div.gallery-overview div.gallery-filter input,
div.gallery-overview div.gallery-filter select {
    width:108px;
    font-family:Arial, Helvetiva, Verdana, sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:20px;
    height:20px;
}
div.gallery-overview div.gallery-filter input {
    border:1px solid #555555;
    padding:2px;
    line-height:13px;
    height:12px;
    float:left;
    margin-top:1px;
    margin-right:5px;
    width:70px;
}
* html body.pl div.gallery-overview div.gallery-filter input {
    width:62px;
}

div.gallery-overview div.gallery-filter select.box0 {
    width:145px;
}
div.gallery-overview div.gallery-filter select.box1 {
    width:145px;
}
div.gallery-overview div.gallery-filter select.box2 {
    width:145px;
}



div.gallery-overview div.gallery-navigator {
    padding:3px 10px 0 6px;
    height:18px;
}

div.gallery-overview div.gallery-navigator ul.gallery-order-functions {
    float:left;
    list-style-type:none;
}
div.gallery-overview div.gallery-navigator ul.gallery-order-functions li {
    float:left;
    border-right:1px solid #333333;
    padding-right:6px;
    padding-left:6px;
    line-height:13px;
}
div.gallery-overview div.gallery-navigator ul.gallery-order-functions li.latest {
    padding-left:0;
}
div.gallery-overview div.gallery-navigator ul.gallery-order-functions li.likes {
    border-right:none;
}
div.gallery-overview div.gallery-navigator ul.gallery-order-functions li a {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:13px;
    color:#333333;
}
div.gallery-overview div.gallery-navigator ul.gallery-order-functions li a.active {
    font-weight:bold;
}
div.gallery-overview div.gallery-navigator div.gallery-pager {
    float:right;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul {
    list-style-type:none;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li {
    float:left;
    padding-right:10px;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.next {
    padding-right:0;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li strong,
div.gallery-overview div.gallery-navigator div.gallery-pager ul li a {
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:13px;
    color:#333333;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.active a {
    font-weight:bold;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.previous a,
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.next a {
    background-image:url(/img/unicredit/bg/more_link.gif);
    background-repeat:no-repeat;
    background-position:right 3px;
    padding-right:10px;
    color:#E2001A;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.previous a.disabled {
    color:#808080;
    background-image:url(/img/unicredit/bg/back_link_grey.gif);
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.next a.disabled {
    color:#808080;
    background-image:url(/img/unicredit/bg/more_link_grey.gif);
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.previous a {
    background-image:url(/img/unicredit/bg/back_link.gif);
    padding-left:10px;
    padding-right:0;
    background-position:left 3px;
}
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.last,
div.gallery-overview div.gallery-navigator div.gallery-pager ul li.first {
    display:none;
}

div.gallery-overview div.no-media,
div.gallery-overview div.grid {
    position:relative;
    margin-top:21px;
    margin-bottom:18px;
    height:412px;
}


div.gallery-overview div.no-media div.spacer {
    border:1px solid #e1e1e1;
    float:left;
    margin-left:5px;
    margin-bottom:5px;
    display:block;
    width:96px;
    height:96px;
}
div.gallery-overview div.no-media div.flyingTextbox {
    top:103px;
    left:206px;
    background-color:white;
    border:1px solid #e1e1e1;
    padding:10px;
    width:179px;
    height:179px;
}
div.gallery-overview div.no-media div.flyingTextbox div.narrow {
    width:auto;
    margin-right:0;
}
div.gallery-overview div.grid div.firstColumn,
div.gallery-overview div.no-media div.firstColumn {
    margin-left:0;
}
div.gallery-overview div.grid div.teaser {
    cursor:pointer;
}
