.wrapper {
    width: 500px;
    margin: 0, 0, 0, 0;
}

.rootText {
    display: table-cell;
    font-weight: bold;
    padding-left: 5px;
    height: 18px;
    cursor: pointer;
    padding-bottom: 1px;
}

.linkText {
   
    padding-left:5.5px;

}

#sdmain{
    padding-bottom:10px;
    height:120px;
    width:500px;
}

th,
td {
    padding-left: 0px;
    padding-bottom: 0px;
}

#productCategory {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 500px;
    height: 30px;
    background-color: RGB(95,122,118);
    color: #FFF;
    font-size: 18px;
    padding-left: 10px;
}

#usefulLinksTable {
    padding-top: 14px;
    padding-left: 20px;
    padding-bottom: 6px;
}

.usefulLinkItem {
    display: table-cell;
    vertical-align: top;
    width: 250px;
    padding-right: 20px;
	padding-bottom: 7px;
}

.tree {
    padding-left: 22px;
    padding-top: 10px;
    padding-bottom: 18px;
    border-spacing: 0px;
}

#usefulLinksTop {
    border-bottom: 1.14px solid #425563;
    font-size: 18px;
	padding-bottom: 6px;
}

#mainBody {
    width: 500px;
    padding:0px;
}

#mainPage {
    border-spacing: 0px;
    padding:0px;
}

#rightMenuItemsTable td {
    padding-bottom: 8px;
}

#rightMenuTable  {
    border-spacing: 0px;
}
#rightMenu {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    width: 260px;
    
}

#rightMenuTop {
    width: 260px;
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1.14px solid #425563;
    padding-bottom: 6px
}

#rightMenuItemsTable {

    padding-top: 14px;
    border-spacing: 0px;
}

