#header .login-logout,
/* #header , */
.navigation,
.intro,
#footer,  
.right-ad ,
.left-box ,
.center-box .box-bottom,
.center-box .link-list,
.menu,
#text-nav-hints,
#announcement,
.question_mark,
.amazonhelp,
.item-actions,
a.print,
.b-and-r .legend,
.b-and-r .print  {
     display: none;
     }
 

    
#header {
     left: 0;
     }
    
.center-box .box-tall-top {
    height: 58px;
     }

.center-box .box-tall,
.center-box .box-tall-top {
	padding-left: 35px;
	background: none;
	}

.center-box .box-tall .legend,
.center-box .box-tall-top .legend {
	display: none;
	}
	
.center-box .box-top h1 {
	padding-left: 0;
	}

#container,
#content ,
.box-container ,
.center-box ,
table.items {
     margin: 0;
     padding: 0;
     /* width: 8in; */
     width: 8.5in;
     }

#content {
 	margin-top: 11em;
	}
		   
#announcement + #content {
    margin-top: 11em;
    }
    
.center-box .box-top ,
.center-box .box-middle {
     background: #fff;
     margin: 0;
     width: 8in;
     }
    
.center-box .box-top h1 {
     margin: 0;
     padding: 0 10px;
     }


/* ========== "my lists" page ========== */

.edit,
a.add.first {
	display: none;
	}

/* ========== "my lists" /printable page ========== */

.purchase-info {
	color: #535353
	}

/* ========== "b&r gifts" page, my lists" page ========== */
			
table.items tr.odd td, 
table.items tr.odd th, 
table.items tr.even td,
table.items tr.even th  {
	background: none;
	border-top: 2px solid #B0B0B0;
	border-bottom: 1px solid #D6D6D6;
	}

table.items thead td {
	font-weight: bold;
	}
	
/* ========== "b&r gifts" page ========== */

#gifts  {
	border-bottom: 1px solid #B0B0B0;
	border-bottom: 3px solid #B0B0B0;
	}

table.items .edit-detail {
	display: none;
	}
	
table.items .print-details td {
    padding: 0.2em;
    padding-left: 0.4em;
	}

table.items .print-details th {
    color: #EE3A43;
	width: 6em;
	}
	
table.items tr.purchased, 
table.items tr.purchased-by-me {
	color: #000;
	}
	
table.items .print-details {
	display: table-row;
	}
	
table.items .link img {
	display: none;
	}
	
/* ========== "shopping list" page ========== */

	
#shopping-list .gift {
     background: none;
     border-bottom: 1px solid #B0B0B0;
     }

.b-and-r td h4 {
	font-weight: bold;
	padding-top: 0.5em;
	}
	
.b-and-r .rating .rank {
	display: none;
	}
	
.items .print-details .link-row th,		
.items .print-details .link-row td {
	padding-top: 0;
	padding-bottom: 0.2em;
	}
	
.items .print-details .link-row td {
	padding-left: 0;
	}

.link-url {
	overflow: hidden; 
	height: 20px;
	padding: 0.2em 0.2em 0.2em 0.4em;
	
	width: 680px;
	}
	
.link-url i {
	color: grey;
	}
	





	


	
