/* Search ---*/
#ja-search #ja-search #mod_search_searchword {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

/* Form ---*/
.button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inputbox, .txtbox {
	-moz-border-radius: 5px;
}

/* Mega menu */
.ja-megamenu .childcontent-inner {
	-moz-border-radius: 3px;
}

.ja-megamenu ul.level0 li.active.haschild-over a.mega {
	text-shadow: none !important;
}

/* css menu */
#ja-cssmenu li ul {
	-moz-border-radius: 3px;
