/* contentsCommon CSS */

table#contents td#contentsBox{padding:10px 10px 10px 2px;}
table#contents td#contentsBox h1{
	font-size:1em;
	color:#cc0000;
	background-image: url(../images/h1_bg.jpg);
	height: 35px;
	border: 1px none #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;





}
table#contents td#contentsBox h1{margin-bottom:10px;}
ul li {
	background-image: url(../images/icon_arrow_or2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;





}


/* ---------------------------------------------- jsearch */

table#contents td#contentsBox .Default_h1{
	font-size:1em;
	color:#cc0000;
	background-image: url(../images/h1_bg.jpg);
	height: 35px;
	border: 1px none #CC0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;




}
table#contents td#contentsBox .Default_h1{margin-bottom:10px;}

H1.jsearch {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

H2.jsearch {
    font-size: 12px;
    font-weight: normal;
    display:inline;
}

strong.jsearch {
    font-weight: normal;
}

