#all {
    width: 910px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
body {
    font-family:Georgia, serif;
    font-size:100%;
    font-size:16px;
    background-color: #FFFFFF;
}

.lb_top {width:900px; height:10px; background:url('/images/lb_top.gif') top left no-repeat}
.lb_cont {background:url('/images/lb_bg.gif') top left repeat-y; padding:10px 35px 10px 25px;}
.lb_bottom {width:900px; height:10px; background:url('/images/lb_bottom.gif') top left no-repeat}

h1 {
    font-size:50px;
    margin:10px 0 0 0;
}
.subtext{
    margin:0 10px 10px 10px;
    font-size:14px;
    text-align:center;
}
ul {
    list-style-type: none;
    margin:25px auto;
    display:block;
}
li {
    display: inline;
    font-size: 22px;
    margin: 5px auto;
    padding:5px;
}
li a:hover {
    color: #000;
}
li a{
    color: blue;
}
.story {
    margin:0px 20px 10px 20px;
}
.story h2{
    margin-left:30px;
    padding-left:20px;
    background: url('/images/paragraph.gif') center left no-repeat;
}
.story p{
    margin:5px 45px 10px 45px;
    padding:0 0 0px 0;
/*    background: url('/images/romb.gif') center bottom no-repeat; */
}
.story p img{
    border: 1px #000000 solid;
    margin: 3px;
}
#thebuttons{
    text-align:center;
}
ul.list{
    list-style-type:disc;
    width:650px;
    margin: 20px auto;
}
ul.list li{
    margin:5px 20px 5px 0px; 
    padding:0px;
    display: list-item;
    font-size: 14px;
    font-style: italic;
}
ul.prices{
    list-style-type: none;
    margin:25px auto;
    padding:0 0 0 60px;
}
ul.prices li {
    display:inline;
    float:left;
    width:170px;
    margin:5px auto;
    padding:5px;
}
ul.prices li img{
    border:none;
    margin:auto;
    display:block;
}
ul.prices li p {
    margin:0;
    font-size:14px;
    text-align:center;
    background:none;
}
ul.prices li p.cost, ul.prices li p.dosage {
    font-weight:bold;
    font-size:18px;
    text-align:center;
    margin:0;
    padding:0;
}
ul.prices li h4{
    text-align:center;
    margin:0;
    padding:0;
}
ul.prices li p.perpill{
    font-size:11px;
}
ul.prices li p.cost{
    padding-left:15px;
    background: url('/images/money.gif') 18% 58% no-repeat;
}
.buy{
    display:block;
    margin:0px auto;
    font-size:18px;
}
.hot{
    background-color: #E3F2C4;
    border: 1px solid #000;
    padding:5px;
    margin:0px 10px 10px 10px;
}
#--------------------------------------
