/* It is common to set printer friendly styles such as a white background with black text. */
body {
  background-image: none;
  border-color: #000;
}
#header, #topNavigation, #linkrehash, #linkaduio, #adspacemidtext, #rightsideads, #footer, .audioplayer, #rightlowads, .rightAlign {
	display: none;
}

input.qaa{
    border: none;
    background: #E0E0E0 none repeat scroll 0 0;
    width: 280px;
}

input.qaab{
    font-weight: bold;
    background-color: lightgray;
    width: 30px;
    color:  black;
}
.sidequiz {
	padding: 5px 5px 0px 5px;
}

