#boxRightSearch	{
	background: url("../images/boxes/boxRightSearchTopBackground.gif") no-repeat;
	margin-bottom: 0px;
}

#boxRightSearch #boxRightSearchPadding	{
	padding: 6px;
	padding-bottom: 11px;
	background: url("../images/boxes/boxRightSearchBottomBackground.gif") left bottom no-repeat;
}

#boxRightSearch #boxRightSearchPadding #boxRightSearchInner	{
	min-height: 230px;
	height: auto !important;
	height: 230px;
}

#boxRightSearch ul.tabs, #boxRightSearch ul.tabs li	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
}

#boxRightSearch ul.tabs li	{
	float: left;
	width: 25px;
	height: 26px;
}

#boxRightSearch ul.tabs li a	{
	display: block;
	border-right: 2px solid white;
	height: 26px;
	background: url("../images/boxes/boxRightSearchTabBackground.gif") no-repeat;
}

#boxRightSearch ul.tabs li a#boxRightSearchFirstTab	{
	background: transparent;
}

#boxRightSearch ul.tabs li a:hover, #boxRightSearch ul.tabs li a.activeTab	{
	background: white;
}

#boxRightSearch ul.tabs li a#boxRightSearchFirstTab:hover, #boxRightSearch ul.tabs li a#boxRightSearchFirstTab.activeTab	{
	background: url("../images/boxes/boxRightSearchFirstTabBackground.gif") no-repeat;
}

#boxRightSearch ul.tabs li img	{
	margin-top: 4px;
	margin-left: 3px;
}

#boxRightSearch .content	{
	
}

#boxRightSearch .content .contentVisible	{
	display: block;
	padding: 12px;
}

#boxRightSearch .content .contentHidden	{
	display: none;
	padding: 12px;
}

#boxRightSearch .content .articleSearch fieldset label.searchLabel	{
	display: block;
	color: #409300;
	margin-bottom: 10px;
}

#boxRightSearch .content .articleSearch fieldset	{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#boxRightSearch .content .articleSearch fieldset .inputText_188px	{
	float: left;
}

#boxRightSearch .content .articleSearch fieldset .inputSubmit {
	width: 32px;
	height: 32px;
	border: 0px;
	float: right;
	background: url("../images/input/inputSubmitSearch.gif") no-repeat;
}

#boxRightSearchAdvanced	{
	margin-top: 10px;
}

#boxRightSearchAdvanced .LT, #boxRightSearchAdvanced .RT, #boxRightSearchAdvanced .RB, #boxRightSearchAdvanced .LB	{
	margin: 0px;	
	padding: 0px;
	height: 17px;
}

#boxRightSearchAdvanced .LT	{
	background: #EEEEEE url("../images/boxes/boxRightSearchAdvancetSearch_LT.gif") left top no-repeat;
}

#boxRightSearchAdvanced .RT	{
	background: url("../images/boxes/boxRightSearchAdvancetSearch_RT.gif") right top no-repeat;
}

#boxRightSearchAdvanced .RB	{
	background: url("../images/boxes/boxRightSearchAdvancetSearch_RB.gif") right bottom no-repeat;
}

#boxRightSearchAdvanced .LB	{
	background: url("../images/boxes/boxRightSearchAdvancetSearch_LB.gif") left bottom no-repeat;
}

#boxRightSearchAdvanced .LB a	{
	display: block;
	height: 17px;
	line-height: 15px;
	font-size: 11px;
	padding-left: 18px;
	color: #353535;
	background: url("../images/boxes/boxRightSearchAdvancetSearchArrow.gif") 6px 50% no-repeat;
}

#boxRightSearchAdvanced .LB a.opened	{
	text-decoration: underline;
	background-image: url("../images/boxes/boxRightSearchAdvancetSearchArrowOpened.gif");
}

#boxRightSearchAdvanced #boxRightSearchAdvancedContent.closed	{
	display: none;
}

#boxRightSearchAdvanced #boxRightSearchAdvancedContent.opened	{
	display: block;
}

#boxRightSearch .searchIn	{
	font-size: 11px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C2C2C2;
	margin-bottom: 5px;
}

#boxRightSearch .searchInContent .inputCheckbox	{
	vertical-align: middle;
}

#boxRightSearch .searchInContent label	{
	font-size: 11px;
	line-height: 22px;
	display: inline-block;
	width: 90px;
}

#boxRightSearch .orderBy	{
	margin-bottom: 0px;
}

#boxRightSearch .orderByContent	{
	line-height: 30px;
	font-size: 11px;
	color: #9F9F9F;
}

#boxRightSearch .orderByContent a	{
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}

#boxRightSearch .orderByContent a:hover	{
	text-decoration: underline;
}

#boxRightSearch .orderByContent a.active	{
	font-weight: bold;
	background-image: url("../images/boxes/boxRightSearchAdvancetSearchOrderBY.gif");
	background-repeat: no-repeat;
	background-position: 50% top;
}
