
#cyclerholder1{
width: 302px;
}
#cyclerholder1 p{
padding-top: 0px;
}
#cycler1{
width: 302px;
height: 370px;
}
#cyclerprev1{
width: 13px;
height: 18px;
float: left;
}
#cyclernext1{
width: 13px;
height: 18px;
float: right;
}
#cyclerprev1 a, #cyclernext1 a {
display: block;
width: 13px;
height: 18px;
background-image: url(/brands/homepage/navbases/pn_6may11_130938.png);
background-repeat: no-repeat;
text-decoration: none;
}
#cyclerprev1 a {
background-position: top left;
}
#cyclernext1 a {
background-position: top right;
}
#cyclerprev1 a:hover {
background-position: bottom left;
}
#cyclernext1 a:hover {
background-position: bottom right;
}
#cyclerprev1 a span, #cyclernext1 a span {
display: none;
}
#cyclerpagerholder1{
width: 276px;
float: left;
}
#cyclerpager1{
width: 276px;
color: #b4cff7;
padding: 4px 0px;
font-family: 'adelle-1', 'adelle-2', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 0.8em;
text-align: center;
}
#cyclerpager1 a {
color: #b4cff7;
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #b4cff7;
padding: 1px 4px 1px 4px;
margin-right: 4px;
text-decoration: none;
}
#cyclerpager1 a:hover, #cyclerpager1 a.activeSlide {
color: #ffffff;
background-color: #3464a9;
}