body{ 
	margin: 0; padding: 0; 
}

input, select, textarea, #capch{
	font-family: inherit;
	font-size: 16px;
	color: #000000;
	border: 1px solid #B0B0B0;
}

input, select, textarea{
	padding: 6px;
}

.openWindow_550x650{}
.openWindow_850x550{}
.colorbox{}
.ajaxFeedback{}
.showBoxLink{}

.helpBox{ 
	cursor: pointer;
}
#helpLayer{
	left: 0;
	top: 0;
	position: absolute;
	border: solid #AAAAAA 1px;
	background-color: #FFF;
	line-height: 16px;
	padding: 5px 10px 10px 10px;
	margin: 25px 0px 0px 5px;
	width: 300px; 
	text-align: justify;
}