/* anchors */
a, 
a:visited {
    color:#353535;
}
a:focus, 
a:hover {
    color:#00a5d4;
}

/* list stock */
.list_stock li.hover {
    background:#e8e8e8;
}

#content_header										{ color:#fff; }
.page_home #content_header					        { color:#353535; }

.page_home #content_header p {
	font-size: 1.1em;
}

/* Custom navigation rollover */
#steps ol.audi
{
    background-image: url("../../images/backgrounds/bg_steps_audi.gif");
}
