@import "coreprint.css";


/*This is the print style sheet for the FAQs Page of Wondrous Websites LLC web site started in May, 2005*/


.horizontal-divider h2 {
width: 17em;
}

p.question {
font-weight: bold;
padding-left: 2em;
padding-top: .2em;
color: #000000;
background-color: transparent;
background-image: url(../images/beas-little-spdr-26x25.gif);
background-repeat: no-repeat;
}

p.answer {                      
font-family: Times, "Times New Roman", serif;
}

.onsite
{
text-decoration: none;
color: #000000;
background-color: #ffffff;
}


