/* CSS Document */
body{
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, h2, h3, h4{
font-family:Cambria, Georgia, serif;
margin:10px 0 5px 0;
}

h1{
font-weight:normal;
margin-bottom:10px;
clear:both;
font-size:20px;
}

p{
margin:5px;
}

h1 em{
font-weight:normal;
}

ol, ul{
padding:10px 5px 5px 30px;
background-color:#f5f5f5;
border:#ccc 1px dotted;
}

li{
margin-bottom:5px;
}

table{
background-color:#f5f5f5;
border:#ccc 1px dotted;
padding:10px;
}

td, th{
padding:2px 10px 2px 10px;
text-align:left;
}

th{
border-bottom:#333 1px dotted;
}

td{
border-bottom:#ccc 1px dotted;
}

legend{
font-family:Cambria, Georgia, serif;
font-size:12px;
}

a.print{
display:block;
float:right;
background-image:url(../images/printer.png);
background-repeat:no-repeat;
width:70px;
height:24px;
padding-left:40px;
}

.dateCreated{
margin-right:10px;
font-style:italic;
color:#666;
}

#alphaIndex div{
padding:10px 10px 10px 20px;
background-color:#f5f5f5;
border-top:none;
border-left:#ccc 1px dotted;
border-right:#ccc 1px dotted;
border-bottom:#ccc 1px dotted;
margin-bottom:10px;
}

#alphaIndex h2{
font-size:48px;
font-weight:normal;
float:left;
clear:both;
margin:0;
padding:0;
width:50px;
color:#999;
}

#alphaIndex ul{
float:left;
width:300px;
background:none;
border:none;
}

#copyright{
margin:10px auto 0 auto;
text-align:center;
}

#linkTo{
margin:10px auto 10px auto;
font-size:11px;
text-align:center;
} 

#linkTo a{
color:#666;
}

.error{
color:#FF0000;
}

.comment span.date{
font-weight:bold;
margin-right:10px;
}

span.amazonLink{
background-image:url(../images/remote-link.png);
background-repeat:no-repeat;
background-position:right;
padding-right:15px;
margin-right:5px;
margin-left:5px;
}

.question, .answer{
padding:5px;

}



