#left, #top-bar, #menu-banner, #d-right, #bottom ul {
	display:none;
}
#right, #center {
	width:100%;
}
/*table {
	border-collapse:collapse;
}
table td, table th {
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000 !important;
	border-right:1px solid #000 !important;
}*/
table.promo-table th, table.promo-table td {
	border-right:#ccc 1px solid !important;
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
}

table.table-head th {
	border-right:#000 1px solid;
	border-bottom:#000 1px solid;
	border-top:#000 1px solid;
}
table.table-head th.last {
	border-right:0 solid;
}



.print-logo {
	display:block;
	float:left;
	padding-bottom:20px;
}

#currency {
	padding:0 0 0 50px;
}
#currency div {
	padding:0 8px 7px 8px;
	margin-top:8px;
}
#currency div div {
	padding:0 0 6px 8px;
}
#bottom .first {
	width:65%;
}


