body {
    margin: 0;
    padding: 0;
}
.left { float: left }
ul li {
    list-style-type: none;
    margin: 0;
}
.trademark {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
a {
    color: #666;
    text-decoration: none;
}
a img { border: none }
#soy_wrapper_ {
    color: #666;
    margin: 0 auto;
    text-align: left;
    width: 520px;
}
.lang_selector {
    float: right;
    padding-bottom: 4px;
    padding-top: 3px;
}
#soy_border {
    border: #f4f4f4 solid 1px;
    padding: 3px 2px 2px 2px;
}
#soy_wrapper {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    min-height: 402px;
}
#soy_wrapper h2.small {
    color: #b4405d;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
#soy_wrapper h2 {
    color: #b4405d;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
#soy_wrapper h3 {
    color: #b4405d;
    font-size: 12px;
    font-style: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
#soy-content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#bigdaddy { }
#bigdaddy ul.tabs {
    : ;
    margin: 0 0 0 22px;
    padding: 0;
}
#bigdaddy ul li { float: left }
#daily-sensation {
    background-image: url(../images/bg-daily-sensation.png);
    background-repeat: no-repeat;
    height: 215px;
    margin-top: 60px;
}
#soy-content {
    margin: 0 auto;
    width: 468px;
}
.soy-divider {
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 468px;
}
table.ingredients_table { border-collapse: collapse }
table.ingredients_table .ing-col3 { width: 40px }
table.ingredients_table .ing-col2 { width: 360px }
table.ingredients_table .ing-col1 { width: 60px }
.ingredients_table td {
    height: 10px;
    margin: 0px;
    padding: 0px;
}
ul.directions {
    margin: 0 0 0 18px;
    padding: 0;
}
ul.directions li { list-style: decimal outside none }
ul.directions a,
.ingredients_table a { text-decoration: underline }
.featured_product .right {
    float: right;
    width: 216px;
}
ul.sources {
    margin-left: 13px;
    padding: 0;
}
ul.sources li { list-style: none outside url(../images/bullet.png) }
.clear { clear: both }