html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    background:none;
    background-image: none;
    text-align:left;
}
#recommendToFriend, #printFriendly {
    display:none;
}
.smallProductContainer{
    float: none;
    display: inline;

}
