.pagetab
{
position:relative;
width:100%;
height:80px;
line-height:80px;
background-color:#ffffff;
background-image:url('../images/com/page-tab.jpg');
background-repeat:repeat-x;
border-bottom:1px solid #dddddd; 
}
.pagetab_header
{
float:left;
line-height:80px;
margin:0px 0px 0px 5px;
}
.pagetab_header_txt
{
color:#ffeeaa;
font-size:2.0em;
font-weight:bold;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.page_txt
{
font-family:Roboto,sans-serif,verdana;
text-rendering: optimizelegibility;
color:#333333;
text-align:justify;
}
