/* CSS Document */


#QLbottom{
	clear:both;
	border: 1px solid #ccc;
	height:110px;
	padding:5px;
	background-color:#ffffff;
}
#QLbottom #QLinfo{
	width:19%;
	float:left;
}
#QLbottom #QLinfo ul{
	font-weight: bold;
	list-style-position: inside;
	margin:0;
	padding:5px 0 5px 10px;
	text-align:left;
}
#QLbottom #QLinfo li{
	list-style-type: square;
	font-weight: normal;
	text-align:left;
}
#QLbottom-search{
	clear:both;
	padding:6px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFCC;
}
#QLbottom-text{
	text-align:center;
	padding:30px;
	background-color:#ffffff;
}






.QLbottom{
	clear:both;
	border: 1px solid #ccc;
	height:110px;
	padding:5px 0 5px 40px;
	background-color:#ffffff;
}
.QLbottom .QLinfo{
	float:left;
}
.QLbottom .list1{width:20%}
.QLbottom .list2{width:20%}
.QLbottom .list3{width:25%}
.QLbottom .list4{width:16%}
.QLbottom .list5{width:16%}

.QLbottom .QLinfo ul{
	font-weight: bold;
	list-style-position: inside;
	margin:0;
	padding:5px 0 5px 10px;
	text-align:left;
}
.QLbottom .QLinfo li{
	/*list-style-type: square;
	font-weight: normal;
	text-align:left;*/
	
	background:transparent url(images/az-h3.gif) no-repeat scroll 0 8px;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0 0 0;
	padding-left:8px;
	text-align:left;
	font-weight: normal;
}
.QLbottom-search{
	clear:both;
	padding:6px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFCC;
}
.QLbottom-text{
	text-align:center;
	padding:30px;
	background-color:#ffffff;
}
/* override font-size on helpcenter and highupsell page */
.cs-search-result{
font-size: 1em;
}
.HUC td.descript {
  font-size: 12px;
}
/* ending override font-size on helpcenter and highupsell page */
