/* tdn brandDefault.css:
parent directory = /tdn/partners/ */

/* screenDefault.css branding */

body,
body.mp {
	background-color: #f4f0db;
	border: none;
	}
#wrapper {
width: 957px;
background-color: #fff;
}
#headerimage {
        border-top: none;
        border-left: none;
        border-rigth: none;
        border-bottom: none;
        background: url(../image/nutrihand_nav_r1_c1.jpg) no-repeat 0 0;
        width: 957px;
        height: 212px;

        }
#liveperson {
	display: none;
	}


#logout a {
	margin-left: 670px;
	background: url(../image/logout.gif) no-repeat 0 0;
	}


