html {
height:100%;
}

body {
height:100%;
width:820px;
margin: 0 auto;
background-color:#ffcc33;
}

#container {
min-height:100%;
align:center;
background-color:white;
border-left: 2px double #000;
border-right: 2px double #000;
}

#content {
margin: 17px 17px 0 17px;
font-family:Arial,Verdana;
font-size:small;
} 

p {
line-height:140%;
}

h1, h2 {
font-size: medium;
color:#333;
border-bottom: 1px solid #333;
padding-bottom:3px;
padding-top: 10px
}

h2 {
padding-top: 15px;
}

.readon {
font-weight:bold;
}

.footer {
margin-top: 20px;
padding-top: 5px;
font-size:x-small;
color:#333;
border-top: 1px solid #333;
}

img.frontpic {
margin-left:10px; 
border:1px;
}

.reviewpic {
margin: 10px;
border:1px;
}

.biglink {
font-size:large;
font-weight:bold;
margin-bottom:30px;
}

.procon {
margin: 20px 0 5px 0;
font-weight:bold;
}

li.procolist {
list-style-type:none;
line-height:140%;
}

#pctop {
Margin-top: 0;
}

li.list {
margin-bottom:10px;
line-height:140%;
}

.disclaimer {
font-size:small;
}
