﻿body
{
}
html, body, ul, li, h1
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-position: outside;
    list-style-type: none;
}
ul
{
    float: left;
}
li
{
    float: left;
}

img
{
    border: 0;
   
}



tabel td{
    vertical-align:bottom; 
}

.page-navigation
{
    float: left;
    height: 25px;
    width: 200px;
}
.page-number-container
{
    float: left;
    height: 25px;
    width: 375px;
}
.title
{
    font-weight: bold;
    float: left;
}
.common_keyword
{
	text-align: center;
	color:Black;
	
}


.common_headerpicture
{
    font-size: 0;
}

td{
     vertical-align:top; 
}