li a{
	color:#717171;
	display:inline-block;
 }
  #main-heading h1.home{
	background:transparent url(../images/faq/billing-paymant.png) no-repeat scroll 20px 9px;
	border-color:#dcdbda;
	border-style:solid;
	border-width:1px 1px 4px;
	display:block;
	height:34px;
	text-indent:-999em;
 }
  #toparticle h2{
	background:url(../images/btn/txt_article.png) no-repeat left 6px;
	height:31px;
	margin-top:13px;
	padding-left:20px;
	font-size:20px;
 }
#txt_new,
#toparticle #txt_whatnew {
	background: url(../images/faq/question-answer.png) no-repeat left top;
	text-indent: -9999px;
	height: 20px;
	width: 100px;
	float: left;
}
#article-wrap{
	overflow:hidden;
 }
  #txt_new{
	margin:7px 0 0 41px;
	font-size: 18px;
	line-height:23px;
	height:27px;
 }
 #whatnew li {
	line-height:18px;
	margin:6px 0 0 0;
	padding:0 10px 0 0;
	 behavior: url("css/iehack/iepngfix.htc"); 
 }
 #linkpage ul li.question,
 #linkpage ul li.answer {
	line-height:15px;
	margin-left:15px;
	overflow:hidden;
	padding:0px 0 3px 31px;
 }
#linkpage ul li.question  ul ,
#linkpage ul li.answer  ul  {
	list-style-position:inside;
	list-style-type:disc;
}
#linkpage ul li.question  ol ,
#linkpage ul li.answer  ol {
	list-style-position:inside;
	list-style-type:decimal;
}
 #linkpage{
	margin-left:20px;
	width:542px;
 }
 #linkpage div ul li.hide{
	display:none;
 }
 .sIFR-hasFlash #txt_new {
}
/*jquery select box*/
.jquery-selectbox,
.jquery-selectbox.selecthover {
	font-size: 12px;
	height: 21px;
	border: none;
	background-image: url(../images/faq/select-boxs.png);
	padding-left: 10px;
	float: right;
	margin-top:8px;
	margin-bottom: 0;
}
.jquery-selectbox .jquery-selectbox-moreButton,
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	background-image: url(../images/faq/select-button.png);
	width: 18px;
	height: 21px;
}
.jquery-selectbox .jquery-selectbox-list {
	background:#e2e2e2;
	border: 2px solid #999999;
	left: 2px;
	margin-top: 10px;
	padding: 4px;
}
.jquery-selectbox .jquery-selectbox-item {
	padding-left: 3px;
}
.jquery-selectbox .jquery-selectbox-item.listelementhover {
	color: #FFF;
	background-color: #999999;
}

