
/*
Place custom CSS for the client in this file.
h1
{
    color: #cccc99;
}
*/

.ahn-feature-action-bar a {
color:#ffffff;
}
.ahn-category-edit a {
color:#ffffff;
}


/* Cycle2 slideshow */
.cycle-slideshow {
margin: 0;
width: 527px !important;
height: 130px;
}

/* This hides everything but the first image to prevent the momentary blink of ALL images */
.cycle-slideshow img {display:none;}
.cycle-slideshow img.first {display:block;}