
div.naviBox {
	width: 234px;
/* 	position: relative; */
	margin: 0 0 10px 0;
	background: url('../images/naviBoxBg.png') 0 0 no-repeat;
	border-radius: 0 0 5px 5px;
	color: #1a2f42;

}

div.naviBoxHeader {
	height: 31px;
	padding: 6px 0 0 14px;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}
/*div.naviBoxHeader  { font-size: inherit; line-height: inherit; }*/

div.naviBoxContent {
	padding: 0 11px 11px 11px;
}
/* div.naviBoxContent *:first-child, */
/* div.naviBoxContent li.item5 { margin-top: 0!important; } */

table.dynBox { border-collapse: collapse; /*margin: 10px;*/ margin: 0 auto 10px auto; border-radius: 10px 10px 5px 5px; background: #c8d0d4 url('../images/dynBoxBg_new.png') 0 0 repeat-x; width: 810px; }
table.dynBox > tr > td { padding: 0!important; }
table.dynBox .dynBoxHeader { padding: 0; border-radius: 10px 10px 0 0; background: #999999; color: #ffffff; font-weight: bold; height: 24px; padding: 6px 6px 3px 6px; height: 18px; overflow: hidden; background: url('../images/dynBoxHeaderBg_new.png') 0 0 no-repeat; }
table.dynBox .dynBoxHeader h2 { color: #ffffff; float: left; }
table.dynBox .dynBoxHeader * { font-size: 15px; font-weight: bold; }
table.dynBox .dynBoxHeader a { font-size: inherit; color: #ffffff; }
table.dynBox .dynBoxHeader a.active,
table.dynBox .dynBoxHeader a:hover { color: #1c2e44; }
table.dynBox .dynBoxHeader a { margin-right: 16px; }
table.dynBox .dynBoxContent { /*padding: 11px;*/ padding: 0 0 11px 0; }
/*table.dynBox .dynBoxContent td { padding-left: 11px; padding-right: 11px; }*/
table.dynBox .dynBoxContentPlain { padding: 0; }
table.dynBox .dynBoxHeader h2 { margin: 0; height: 20px; line-height: 20px; }
table.dynBox .dynBoxFooter  { border-radius: 0 0 5px 5px; height: 13px; }

/*#searchModuleSearch { background: url('../images/searchBoxSearchFieldBg.png') 0 0 no-repeat; width: 213px; height: 44px; }*/
/*#searchModuleSearch input { background: transparent; border-radius: 0; width: 190px; height: 31px; padding: 3px 6px; }*/
#searchBoxForm button { position: absolute; left: 180px; margin-top: -10px; background: url('../images/searchButtonBg.png') 0 0 no-repeat; width: 63px; height: 58px; }
#searchBoxForm button span { display: none; }