#eyecatcher .stage {
	overflow: hidden; 
	position: relative;
	background-position: top left;
	background-repeat: no-repeat;
}

#eyecatcher .eycatcheritem1 {
	left: 154px;
	top: 343px;
	width: 436px;
	height: 40px;
	position: absolute;
	color: #f39100;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
}

#eyecatcher .eycatcheritem1 a {
	color: #f39100;
	text-decoration: none;
}
#eyecatcher .eycatcheritem1 a:hover {
	text-decoration: underline;
}


#eyecatcher .eycatcheritem2 {
	left: 745px;
	top: 344px;
	width: 205px;
	position: absolute;
	color: #5db00b;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}



#eyecatcher .eycatcheritem2 {
	border-color: #346206;
	border-width: 1px;
	border-style: solid;
	background: #ffffff;
	padding: 4px;
}

#eyecatcher .eycatcheritem2 input {
	color: #5db00b;
	width: 165px;	
	border: 0;
	background: transparent;
	outline: 0;
	margin: 0;
	padding: 0;	
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	min-height: 16px;
}

#eyecatcher .eycatcheritem2 button {
	background: url(./../../../ngpluginparagraph/ngpluginparagraphsearch/styles/default.png) no-repeat;
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
}


