@charset "UTF-8";

/*

AnnanLaw

Print

*/

body,
html	{
background:#fff;
height:auto;
}

.header,
.subheader,
.footer,
.latestNews,
a.back
{
display:none;
}

.overflowHideX,
.pageWrap,
.content,
body.home .content,
.etabs,
.tab a.active,
.tab-container .panel-container
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;
font-size:13px;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-moz-box-shadow: none;
box-shadow: none;
}

.result	{
width:100%;
border:0;
border-bottom:1px solid #c5cadc;
}

.etabs li	{
display:none;
}
.etabs li.active	{
display:block;
}
.tab a.active	{
color:#3f3f3f;
font-weight:bold;
margin-bottom:10px;
}


.printLogo	{
width:225px;
height:82px;
margin-bottom:20px;
}

.printYes	{
display:block;
}



