.navtabtop
{
	background:#C9D5E7 none repeat scroll 0%;
	color: #0000CC;
	margin: 0 auto;
	min-width:100%;
	padding:7px 15px 0pt;
	position:relative;
	min-height: 100%;
}


.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:50%;
background-color:#ccc;
}

.rowdiv  {
display:  table-row;
width:auto;
}

h1 {
padding: 0px 0px 0px 0px;
margin: 0px;
display: inline; 
	font-size: 15px;
}