.hibuYuiTable .yui-dt table{
	/*font-family: "hibu_co_textregular";*/
	font-size: 12px;
	width:100%;
}
.hibuYuiTable .yui-dt thead .yui-dt-first th ,.hibuYuiTable .yui-dt thead .yui-dt-first th a,.hibuYuiTable .yui-dt thead .yui-dt-last th ,.hibuYuiTable .yui-dt thead .yui-dt-last th a{
	font-weight:bold;
	color: #222222;
}
.hibuYuiTable td .yui-dt-liner{
	padding: 8px 15px 8px 0px;
	text-align: right;
}
.hibuYuiTable td.yui-dt-first .yui-dt-liner{
	text-align: left;
}
.hibuYuiTable .yui-dt th .yui-dt-liner{
	text-align: right;
	padding: 0px 5px 0px 0px;
}
.hibuYuiTable .yui-dt th.yui-dt-first .yui-dt-liner{
	text-align: left;
}
.hibuYuiTable .yui-dt thead .yui-dt-first th ,.hibuYuiTable .yui-dt thead .yui-dt-last th  {
 	background:none;
	background-color: #FFFFFF;
}

.hibuYuiTable .yui-dt table ,.hibuYuiTable .yui-dt tr ,.hibuYuiTable .yui-dt thead .yui-dt-first th, .hibuYuiTable .yui-dt td ,.hibuYuiTable .yui-dt tr.yui-dt-first td,.hibuYuiTable .yui-dt thead .yui-dt-last th{
	border:0;
}
/**yui table paginator**/
.hibuYuiTable .yui-pg-container{
	font-size: 12px;
	text-align: right;
}
.yui-skin-sam .hibuYuiTable .yui-pg-container a{
	color: #418fde;
}
.yui-skin-sam .hibuYuiTable .yui-pg-page{
	border: none;
	background-color: transparent;
}
.hibuYuiTable .yui-pg-container .selectBox{
	float: none;
	width: 40px;
	padding: 3px 0px;
	margin: 0px 10px;
	width: 50px;
	height: 17px;
	line-height: 17px;
	display: inline-block;
	text-align: left;
}
.hibuYuiTable .yui-pg-container .selectBox .ui-icon{
	margin: 0px;
}
.hibuYuiTable .yui-pg-rpp-options{
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 23px;
	opacity: 0.0001;
 	filter:alpha(opacity=0.0001);
}
.hibuYuiTable .yui-pg-previous{
	margin-left : 5px; 
}
.hibuYuiTable .yui-pg-next, .hibuYuiTable .yui-pg-last{
	margin-right: 5px;
}
.hibuYuiTable .rowPerPageVal{
	color: #418fde;
	display: inline-block;
	width: 30px;
	height: 17px;
	text-align: center;
}
.colorTable tr.yui-dt-even td.yui-dt-asc, .colorTable tr.yui-dt-even td.yui-dt-desc, .colorTable tr.yui-dt-even{
	background-color: #EEF5FC;
}
.colorTable tr.yui-dt-odd td.yui-dt-asc, .colorTable tr.yui-dt-odd td.yui-dt-desc, .colorTable tr.yui-dt-odd{
	background-color:  #FFFFFF;
}
.colorTable .yui-pg-container{
	float: right;
	padding: 10px;
	background-color: #EEF5FC;
}

.whiteTable .yui-dt tr,.whiteTable tr.yui-dt-even td.yui-dt-asc , .whiteTable tr.yui-dt-even td.yui-dt-desc ,.whiteTable tr.yui-dt-odd td.yui-dt-asc ,.whiteTable tr.yui-dt-odd td.yui-dt-desc{	
	background-color: #FFFFFF;
}

.whiteTable .yui-pg-container{
	float: right;
	padding: 10px;
	background-color: #FFFFFF;
}


#analystToAdvertiserEmailTableBody tr.yui-dt-even td.yui-dt-asc, #analystToAdvertiserEmailTableBody tr.yui-dt-even td.yui-dt-desc ,#contactAnalystDialog .hibuYuiTable .yui-dt thead .yui-dt-first th ,#contactAnalystDialog .hibuYuiTable .yui-dt tr{
	 background:none;
	 background-color: #F2F2F2;
}




