.view-sshow-view2 .views-field-title{
position: absolute;
bottom: 35px;
right: 0px;
font-size: 20px;
text-align: center;
background-color: white;
opacity: 0.5;
width: 235px;
display: none;
}

.view-sshow-view2 .views-field-counter{
float: left;
padding: 10px 5px;
background: url("../images/page_nav_inactive.png") top left no-repeat;
width: 10px;
}


.view-sshow-view2  .active .views-field-counter{
float: left;
padding: 10px 5px;
background: url("../images/page_nav_active.png") top left no-repeat;
}

.view-sshow-view2 .views-content-counter{
display: none;
}

.view-sshow-view2 .views-slideshow-controls-bottom{
margin-left: 400px;
}


.view-sshow-view2-for-ssinethome .views-field-title{
position: absolute;
bottom: 35px;
right: 0px;
font-size: 20px;
text-align: center;
background-color: white;
opacity: 0.5;
width: 235px;
display: none;
}

.view-sshow-view2-for-ssinethome .views-field-counter{
float: left;
padding: 10px 5px;
background: url("../images/page_nav_inactive.png") top left no-repeat;
width: 10px;
}


.view-sshow-view2-for-ssinethome  .active .views-field-counter{
float: left;
padding: 10px 5px;
background: url("../images/page_nav_active.png") top left no-repeat;
}

.view-sshow-view2-for-ssinethome .views-content-counter{
display: none;
}

.view-sshow-view2-for-ssinethome .views-slideshow-controls-bottom{
margin-left: 400px;
}



