
/* CSS Document: linked from qa.htm */
body {
background: url("qa.jpg") #fff no-repeat fixed top center;
}

#outerWrapper #contentWrapper {
margin: 20px 0px 0px 441px;
padding: 0px 0px 0px 0px;
}

/*#outerWrapper #contentWrapper #qaContent {
margin: 20px 0px 0px 441px;
padding: 375px 0px 0px 0px;
}*/
/* for IE */
/*filter:alpha(opacity=80); */
/* CSS3 standard */
/*opacity:0.8; */

/*#outerWrapper #contentWrapper #qaContent #qaAnswers {
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 20px;
width: 464px;
}*/

#outerWrapper #contentWrapper #qaTopics {
background-color: #fff;
margin-top: 390px;
padding: 0px 20px 700px 20px;
width: 464px;
border-left: solid 1px #98abd1;
border-right: solid 1px #98abd1;
}

/* remove ambase.css left padding */
ul {
list-style-type:none;
margin: 0;
padding: 0px 0px 0px 0px;
}

.qaDropcap {
float: left;
color: #cc9933;
font-size: 35px;
line-height: 36px;
margin: -3px 0px 0px 0px;
padding: 0px 3px 0px 0px;
font-family: Georgia, Times, serif;
}

#qaBot {
position: fixed;
bottom: 0px;
}
