/*-- reset css --*/

.slideshow {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/*ol, ul {
list-style: none;
}
 tables still need 'cellspacing="0"' in the markup */
table.slideshow {
border-collapse: separate;
border-spacing: 0;
}
.slideshow {
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*-- end eric meyer reset css --*/


