@charset "UTF-8";
/*
Custom local styles...
*/

#mainContent a[href="#mainContent"] {
background: url(http://www.reed.edu/global_assets/images/icons/link-anchor-up.gif) 0 50% no-repeat;
padding-left: 14px;
font-size: .9em
}
#faq ul:first-child {
list-style: none;
padding: 0 0 0 14px;
text-indent: -14px;
}
#faq ul:first-child li a {
background: url(http://www.reed.edu/global_assets/images/icons/link-anchor-down.gif) 0 50% no-repeat;
padding-left: 14px;
}
