#nav a:hover {text-decoration: none; color: #FE6DAC; background-image: url(../images/divider.gif); background-position: bottom; background-repeat: no-repeat;}
.nav a:hover {text-decoration: none; color: #FE6DAC; background-image: url(../images/divider.gif); background-position: bottom; background-repeat: no-repeat;}

.divider, .fulldivider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
}

#productGrid #leftnav div.active a, #productDetail #leftnav div.active a, #buzz #leftnav div.active a {
padding-bottom: 2px;
background-image: url(../images/divider.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#wordpress_content li.current-cat a {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
    background-position: bottom;
}
