.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid black;
border-bottom-width: 0px;
width: 930px; /*width of featured content slider*/
height: 340px;
}

.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid black;
border-bottom-width: 0px;
width: 930px; /*width of featured content slider*/
height: 221px;
}


.sliderwrapper .sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 930px; /*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;
}


.pagination{
width: 930px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 0px 0px;
font-size: 12px;
font-family: Arial;
font-weight: normal;
color: #000000;
text-decoration:none;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #000000;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #ff0096;
}

.pagination2{
width: 930px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 0px 0px;
font-size: 1px;
font-family: Arial;
font-weight: normal;
color: white;
text-decoration:none;
}

.pagination2 a{
padding: 0 5px;
text-decoration: none; 
color: white;
background: white;
}

.pagination2 a:hover, .pagination2 a.selected{
color: #FFFFFF;
background-color: #FFFFFF;
}

.flowers-scroller-tab-on {
padding: 0px 0px 0px 18px;
font-size: 12px;
font-family: Arial;
font-weight: bold;
color: #000000; text-decoration:none;}
.flowers-scroller-tab-on a:link{color:#000000;text-decoration:none;}
.flowers-scroller-tab-on a:visited{color:#000000;text-decoration:none;}
.flowers-scroller-tab-on a:hover{color:#f80075;text-decoration:none;}

.flowers-scroller-tab-off {
padding: 0px 0px 0px 18px;
font-size: 12px;
font-family: Arial;
font-weight: normal;
color: #000000; text-decoration:none;}
.flowers-scroller-tab-off a:link{color:#000000;text-decoration:none;}
.flowers-scroller-tab-off a:visited{color:#000000;text-decoration:none;}
.flowers-scroller-tab-off a:hover{color:#f80075;text-decoration:none;}

.flowers-scroller-contents {
padding: 0px 10px 0px 10px;
font-size: 12px;
font-family: Arial;
font-weight: normal;
color: #000000;
text-decoration:none;
line-height:150%;}
.flowers-scroller-contents a:link{color:#000000;text-decoration:none;}
.flowers-scroller-contents a:visited{color:#000000;text-decoration:none;}
.flowers-scroller-contents a:hover{color:#000000;text-decoration:none;}

.flowers-scroller-title {
font-size: 30px;
font-family: Lucida Sans Unicode, Trebuchet MS, Arial;
font-weight: normal;
color: #000000;
text-decoration:none;
letter-spacing: -3px;
line-height:130%;}
.flowers-scroller-title a:link{color:#000000;text-decoration:none;}
.flowers-scroller-title a:visited{color:#000000;text-decoration:none;}
.flowers-scroller-title a:hover{color:#000000;text-decoration:none;}

.flowers-scroller-price-black {
font-size: 20px;
font-family: Arial;
font-weight: bold;
color: #414141;
text-decoration:none;
letter-spacing: -1px;
line-height:150%;}

.flowers-scroller-price-pink {
font-size: 20px;
font-family: Arial;
font-weight: bold;
color: #f80075;
text-decoration:none;
letter-spacing: -1px;
line-height:150%;}