.modGallery{
border-top: 1px solid #D5D5D5;
}



.titleModGallery{
background: url("../images/bg_h1.jpg") no-repeat scroll 0 0 transparent;
color: #000000;
font-size: 14px;
font-weight: bold;
height: 23px;
line-height: 23px;
margin: 0 0 1px;
padding: 0 0 0 12px;
}



.titleModGallery a{
font-size: 14px;
color: #000000;

}

.parentScroll{
border: 1px solid #DEDEDE;
padding: 5px;
}
.tloScroll{
background-color: #EEEEEE;
}


.outerContainerGall .arrowLeft{
width: 14px;
float:left;
background:url('../images/str_l.png') 0px 50% no-repeat;
cursor: pointer;
position: relative;
z-index: 1;
margin: 5px 9px 0px 0px;
}
.outerContainerGall .sl{
width: 14px;
float:left;
background:url('../images/strLefts_e.png') 0px 50% no-repeat;
cursor: pointer;
position: relative;
z-index: 1;
margin: 5px 9px 0px 0px;
}



.outerContainerGall .arrowRight{
width: 14px;
float: left;
background:url('../images/str_r.png') 0px 50% no-repeat;
cursor: pointer;
position: relative;
z-index: 1;
margin: 5px 0px 0px 9px;
}

.outerContainerGall .sr{
width: 14px;
float: left;
background:url('../images/strRights_e.png') 0px 50% no-repeat;
cursor: pointer;
position: relative;
z-index: 1;
margin: 5px 0px 0px 9px;
} 


.outerContainerGall .selImg{
display: block;
position: absolute;
border: 5px solid #CCCCCC;
margin: 0px 0px 0px 0px;
z-index: 1;
top:0px;
left: 0px;
}
.outerContainerGall {
margin: 0px auto 0px auto;
position: relative;
padding: 0px 0px 0px 0px;
/*border-top: 1px solid #74244B;*/
}
.outerContainerGall img{
border: none;
padding: 0px;
float: left;
border: 1px solid #DDDDDD;
}
.outerContainerGall .imageScroller {
position: relative;
overflow: hidden;
margin: 0px auto;
float: left;
}
.outerContainerGall .viewer {
position: absolute;
}
.outerContainerGall .viewer a{
position: relative;
display: block;
float: left;
}
.outerContainerGall .viewer a span {
    color: #162E01;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    padding: 8px 0 0;
    position: relative;
    text-align: center;
}
