#menu{
	width: 100%;
	height: 45px;
	/*background-image: url("/Portal/javax.faces.resource/menu_back_obnis.png.xhtml?ln=images");*/
}

#menu input{
	background-image: none;
	background-color: transparent;
	border: none;
	font-size: 16px;
}

.menuButton{
	width: 100px;
	margin-left: 15px;
	margin-top: 11px;
	background-image: url("/Portal/javax.faces.resource/button_yellow.png.xhtml?ln=images");
	cursor:pointer;
}


.marginRight
{
	margin-right: 15px;
}

.marginLeft
{
	margin-left: 15px;
}

.companyHeaderGrid tr, .companyHeaderGrid td {
    border-style: hidden !important;
}
.companyHeaderGridAlign {
	width : 100%; 
	text-align: left;
}