/* --- styling for the information pages --- */

#content {
float:left;
position:relative;
height:2800px;
width:720px;
overflow:hidden;
padding:0 6px;
margin:4px 0 8px 8px;
background:white;
font-size:86%;
}
#content #info{
width:100%;
height:100%;
position:relative;
}
.infobox .sectionheader {
clear:both;
float:left;
display:block;
height:20px;
width:710px;
margin:6px 0 10px 4px;
text-indent:10px;
padding:3px 0;
}
.infobox .sectionheader h3 {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-weight:bolder
}

.infobox {
clear:both;
float:left;
position:relative;
height:2782px;
width:710px;
margin:14px 0;
padding:2px 6px
}
.infobox p, .infobox ul {
clear:both;
margin:8px;
line-height:1.8em
}
.infobox ul {
margin:8px;
padding:8px
}
.infobox ul li {
margin-left:20px;
font-size:86%;
list-style-type:square
}
.imgright {
display:inline;
float:right;
margin:0 4px 4px 4px
}
.imgleft {
display:inline;
float:left;
margin:0 4px 4px 4px
}
.centraldisplay {
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
margin:10px auto;
text-align:center;
padding:4px
}
.centraldisplay a {
border:none;
text-decoration:none;
cursor:hand;
font-size:120%;
color:black;
font-weight:bold;
padding:4px 0 10x 0
}
#shipping {
font-size:92%
}
