h1{
font-size:16px;
margin-bottom:15px;
}


#searchZone{
	position:relative;
	float:left;
	width:450px;
	background:#FFF;
	height:30px;
	margin-top:5px;
}

#bookmarkZone{
	position:relative;
	float:left;
	height:30px;
	background:#FFF;
	width:150px;
	margin-top:5px;
}

#nlfZone{
	position:relative;
	float:left;
	height:30px;
	width:415px;
	margin-left:150px;
	margin-top:10px;
	text-align:right;
}

#ediContentImage{
text-align:center;
}


.hs123{
display:block;
position:relative;
float:left;
margin-right:10px;
width:auto;
color:white;
}

.hsHead{
font-weight:bold;
text-decoration:underline;
}

.hs123 a{
color:white;
text-decoration:underline;
}

