@media print{
/**********Martin printing********/
html {
top-margin: 20;
}
body {
margin: 0;
}
td{
font-size: 8px;
font-weight: normal;
}
/**********End Martin printing********/

TABLE.gel_bar {
display: none;
width: 0px;
height: 0px;
}
TABLE.hsbc_logo {
border-bottom: 1px solid black;
height: 40px;
}
.hsbc_logo img {
position: relative;
float:left;
margin: 10em 0em 0em 0em;
}
.hsbc_logo .title_print {
display: show;
font-size: 12px;
color: #000000;
height: 20px;
padding-bottom: 5px;
}
/*div#document {
position: absolute;
float: left;
left: 0px;
top: -30px;
height: auto;
margin : 0px;
padding: 0px;
width: 100%;
}*/
/*div#header {
position: relative;
float:left;
margin: 0em 0em 0em 0em;
width: 670px;
x-index:5;
clear:right;
}*/
/*div#sidebar {
position: relative;
float:right;
top: 16px;
width: 170px;
padding-top: 7px;
border: 1px dotted #CCCCCC;
x-index:9;
margin: 5px 0px 0px 10px;
}*/
div#navigation {
display: none;
}
/*div#content {
position: relative;
float:left;
left: 0px;
top: 0px;
width: 67%;
x-index:5;
padding-bottom: 30px;
border: 1px solid blue;
}*/
/*div#footer {
position: relative;
float: left;
background-color: white;
border-top: 3px solid black;
width: 670px;
height: 40px;
x-index:1;
margin-top: 10px;
}
#footer div {
padding: 3px;
font-size:11px;
color: #333333;
width: 90%;
}*/
/*.area {	
position:relative;
float:left;
width: 650px;
height: auto;
}*/
a.red_link:link, a.red_link:visited, a.red_link:active, a.red_link:hover {
display: none;
}
div#teamsite_button_area {
display: none;
}
INPUT.modebutton {
display: none;
width: 0px;
height: 0px;
}
div#teamsite_area_buttons {
display: none;
}
INPUT.editcommonareabutton {
display: none;
}
INPUT.viewcommonareabutton {
display:none;
}

}
