#pluginAppObj_302_02 {
	overflow: auto;
	height: 100px;
}
#pluginAppObj_302_02 table {
	-webkit-border-radius: 0; 
	-moz-border-radius: 0; 
	border-radius: 0;
    border-collapse: collapse;
}
#pluginAppObj_302_02 table td {
	vertical-align: center;
	text-align: center;
}
/*#pluginAppObj_302_02 table thead tr{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#pluginAppObj_302_02 table thead tr th:first-child{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#pluginAppObj_302_02 table thead tr th:last-child{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#pluginAppObj_302_02 table tfoot tr {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#pluginAppObj_302_02 table tfoot tr td:first-child{
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
#pluginAppObj_302_02 table tfoot tr td:last-child{
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}*/
#pluginAppObj_302_02 table tfoot tr td{
    background-color: #FFFFFF;
    background-image: initial;
}

#pluginAppObj_302_02 table tfoot .pagination > ul > li > a {
    color: #7D7D7D;
}
#pluginAppObj_302_02 table tfoot .pagination > ul > .active > a {
    color: #FFFFFF;
    background-color: #8C8C8C;
}
