/*********************
 * Printfection
 *********************/

//table {
//        display: none ! important;
//}

#content-home table {
        display: block ! important;
}

#header {
	margin-top: -35px;
}

.sectionimage {
    float: left;
    border: 4px double black;
    padding: 15px;
    margin: 30px;
    width: 240px;
}

.sectiontext {
    float: left;
    margin: 30px;
    width: 490px;
    position: relative;
    height: 332px;
}

.sectiontext h2 {
    margin-top: 0;
}

.sectionname {
    font-size: 24px;
    font-weight: bold;
}

.sectiondescription {
    font-size: 16px;
    line-height: 22px;
}

.sections {
    clear:both;
}

.socialstuff {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.socialwrapper {
    position: relative;
    width: 100%;
}

.socialstuff iframe, .delicious-blogbadge-tall {
    position: absolute;
    bottom: 0;
}

.delicious-blogbadge-tall {
    left: 55px;
}

.breadcrumb {
    font-size: 10px;
    color: #aaa;
    margin-left: 381px;
}

.breadcrumb a {
    color: #aaa;
    font-size: 12px;
}

.breadcrumb a:visited {
    color: #aaa;
    font-size: 12px;
}

.breadcrumb a:hover {
    color: white;
    text-decoration: underline;
}

.sectionsTable2 {
    margin: 20px;
    width: 250px;
}

.sectionsTable1 {
    width: 100%;
}

.productsTable1 {
    width: 100%;
}

.buyBoxTable {
    margin-right: 20px;
    margin-top: 15px;
}
