html, body {
    background: #F0F0F0;
    font-size:90%;
    font-family: "trebuchet ms", sans-serif;
    height: auto;
    min-height: 100%;
	text-align: center;
}

#a-nav-main-0 { padding: 0px 10px }

.osc-horizontal-bar {
    background: #98aecd;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 30px 0;
    padding: 10px 50px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.osc-horizontal-bar a {
    color: #fff;
}

.headerNavigation {
    font-size: 1em;
    font-weight: bold;
}

.table-spacing {
    padding: 0 30px;
}

td {
	vertical-align: top;
}

.infoBoxHeading {
    background: #98aecd;
    color: #fff;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.infoBox {
    margin: 20px 0;
}

.boxText {
    line-height: 20px;
}

.center-text {
    text-align: center;
}

#wf-wrapper {
    margin-bottom: 50px;
    padding-bottom: 50px;
    overflow: visible;
	text-align: center;
}

#wf-wrapper * {
	text-align: left;
}

.pad-bottom {
    height: 50px
}

.space-bottom {
    padding: 20px 0
}

h2.product-name {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    padding: 0
}

.productListing-odd {
    background:#ebebeb;
}

.productListing-odd img,
.productListing-even img
{
    margin: 10px 0;
    vertical-align: middle
}

.generic-spacer {
    padding: 30px 0px;
}

.productListing-data img {
    margin-right: 20px;
}

.table-spacing input {
    margin: 5px;
}

.best-sellers td {
    padding: 5px 0;
}

.holiday-alert {
    background: #faa;
    color: #800;
    border: #c00 solid 1px;
    line-height: 24px;
    margin: 20px auto 0;
    padding: 10px 10%;
    width: 65%;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#headerlinks {
	width: 362px !important;
}

#headerlinks .search {
	padding-bottom: 20px;
	width: 176px !important;
}

h1 { font-size: 112%;  }
