table#help-top-search{
	background:url(site/layout/help/top_search.gif);
	width:758px;
	height:51px;
	margin-bottom:10px;
}

td#help-search-td1{
	padding-left:100px;
	width:200px;
}

td#help-search-td1 label{
	font-size:18px;
	font-weight:normal;
}

td#help-search-td2 input{
	width:320px;
	border:1px solid #868686;
	padding:3px;
	color:gray;
}

td#help-search-td2{
	width:335px;
}

div.help-base-category-container{
	float:left;
	width:300px;
	height:60px;
	font-size: 12px;
}

div.help-base-category-container td{
	padding:0;
	padding-right:10px;
}

div.help-base-category-container a{
	font-weight:bold;
}

div.help-base-category-container a.help-base-icon{
	background:none;
}

div.help-base-category-container div{
	padding:0;
}

a.help-base-icon{
	display:block;
	height:50px;
	width:50px;
}
a#help-base-icon-15{background:url(site/layout/help/base_icon_15.gif);}
a#help-base-icon-18{background:url(site/layout/help/base_icon_18.gif);}
a#help-base-icon-20{background:url(site/layout/help/base_icon_20.gif);}
a#help-base-icon-21{background:url(site/layout/help/base_icon_21.gif);}
a#help-base-icon-22{background:url(site/layout/help/base_icon_22.gif);}
a#help-base-icon-23{background:url(site/layout/help/base_icon_23.gif);}
a#help-base-icon-5{background:url(site/layout/help/base_icon_5.gif);}
a#help-base-icon-6{background:url(site/layout/help/base_icon_6.gif);}

div.help-base-category-header{
	width:758px;
	height:66px;
	margin-bottom:10px;
}

div#help-base-category-header-15{background:url(site/layout/help/header_15.gif);}
div#help-base-category-header-18{background:url(site/layout/help/header_18.gif);}
div#help-base-category-header-20{background:url(site/layout/help/header_20.gif);}
div#help-base-category-header-21{background:url(site/layout/help/header_21.gif);}
div#help-base-category-header-22{background:url(site/layout/help/header_22.gif);}
div#help-base-category-header-23{background:url(site/layout/help/header_23.gif);}
div#help-base-category-header-5{background:url(site/layout/help/header_5.gif);}
div#help-base-category-header-6{background:url(site/layout/help/header_6.gif);}

div.help-categorylist-short-description{
	color:#868686;
}

div.textalign-right {
	text-align: right;
}

div#help-sec-pc-left{
	float:left;
	padding-right:10px;
	width:448px;
}

div#help-sec-pc-right{
	width:280px;
	float:left;
}

div#help-sec-pc-right img{
	display:block;
	margin-bottom:10px;
	width:280px;
}
div.resize_icon {
	float:right;
}
#typesize_up, #typesize_down {
	cursor:pointer;
	display:block;
	float:left;
	width:19px;
	height:12px;
	margin-top:2px;
	background:url(site/layout/help/typesize_up.png) no-repeat;
}
#typesize_down {
	background:url(site/layout/help/typesize_down.png) no-repeat;
	margin-right:10px;
}
#typesize_up {
	margin-right:5px;
}

ul.help-question-list a{
	text-decoration: underline;
}

ul.help-question-list div.matching-content{
	padding-left: 1.5em;
	margin-bottom: 1em;
}
