#site-title{
        font-size: 4em;
        text-align: center;
}

div.site-titlebox{
         vertical-align: center;
}

ul { list-style: none; 
     margin-top: 18px;
}

div.leftsidebar div {
background-color: #50A050;
margin-bottom: 10px;
}

p { font-size: 1.4em; }

a h2 { text-decoration: none; 
       color: black;
}

div.main { padding-bottom: 20px; }

label { display: block;
      height: 1.4em;
      width: 160px;
      }

input[type=text] { display: block
                 height: 1.4em;
                 width: 160px;
                 }

div.prototype1 { margin-top: 10px; 
                 padding-top: 10px;
                 }

div.update { border-bottom: 1px solid black; }


h1, h2, h3, #cart, div.media {
            border-top: solid black 3px; 
            border-bottom: solid black 1px;
            padding-bottom: 10px;
            padding-top: 10px;
            }

#cart { min-height: 250px; 
        height:     250px;
        }

div.navbar, div.video, div.product_info, div.updated, div.anfani { text-align: center; }

ul.nav { list-style: none;
       font-size: 2.0em; }
ul.nav li { display: inline; 
       padding: 20px;}

div.orderlink { text-align: center; }
div.orderlink a { font-size: 3.0em; }

div.asked li { font-size: 1.5em; 
          padding-bottom: 20px;}

div.intro { font-size: 1.5em; }

ul.survey li { padding-bottom: 20px; }

a.title { color: black; }
a.title:hover {color: blue; }

ul#reviews, ul#blogreviews { list-style-type: square; }

div.headerbox h1 a { display: block;
              background-image: url('/images/BCNL_Header.png');
              width: 690px;
              height: 152px;
              text-indent: -5000px;
              margin-left: 130px;
}

#holidaynotice { display: none; }

/* #cart-right { font-size: 1.5em; } */
