/* auth-history begin */
#authhistoryOuter {
	width: 100%;
	font-size: 12px;
}

#authhistoryInner {
	width: 100%;
}

#authhistoryInner td {
	vertical-align: top;
}

#authhistoryInner td div {
	padding-bottom: 5px;
}

#authhistoryInner td:first div {
	padding-right: 15px;
}

#table_next_prev ul {
	float: right;
	list-style: outside none none;
	margin: 10px 0px 0px;
	padding: 0;
}

#table_next_prev ul li {
	float: left;
}

#table_next_prev ul li a {
	text-decoration: none;
	padding-left: 5px;
}
/* auth-history end */
