.sliderwrapper1 {
background: #fff url('images/background_header.gif') -13px 0 no-repeat right;
/* background-color: #fff; */
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #00f;
width: 475px; /*width of featured content slider*/
height: 78px;
text-align: left;
float: right;
border: 0px solid #000;
}

#egstorebanner .sliderwrapper1 {
background: #fff url('images/background_header.gif') -13px 0 no-repeat right;
/* background-color: #fff; */
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #00f;
width: 475px; /*width of featured content slider*/
height: 84px;
text-align: left;
float: right;
border: 0px solid #000;
}



.sliderwrapper1 .contentdiv {
background: #fff url('images/background_header.gif') -13px 0 no-repeat right;
/* background-color: #fff; */
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0;
width: 475px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
border: 0px solid #00f;
}

.pagination1{
width: 50px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 15px;
text-align: left;
background-color: #fff;
padding: 1px;
margin-left: 8px;
font-size: 9px;
border: 0px solid #00f;
float:right;
}

.pagination1 a{
padding: 1px;
margin: 1px;
text-decoration: none; 
color: #6186A6;
letter-spacing: 1px;
background: #fff;
border: 1px #fff solid;
/* border: 1px #6186A6 solid; */
clear: right;
float:right;
}

.pagination1 a:hover, .pagination1 a.selected{
color: #6186A6;
border: 1px #6186A6 solid;
background-color: #fff;
}


.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #A2A2A2;
border-bottom-width: 1px;
width:410px; /*width of featured content slider*/
height: 200px;
}



.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 410px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination2{
width: 410px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #fff;
padding: 3px 0px;
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
border: 1px solid #A2A2A2;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #000;
background-color: #eee;
}


.sliderwrapper3{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #A2A2A2;
border-bottom-width: 1px;
width:410px; /*width of featured content slider*/
height: 200px;
}



.sliderwrapper3 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 410px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination3{
width: 410px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #fff;
padding: 3px 0px;
}

.pagination3 a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
border: 1px solid #A2A2A2;
}

.pagination3 a:hover, .pagination3 a.selected{
color: #000;
background-color: #eee;
}
