thead th{
	background:transparent url(../../../images/rcpets_CE/th_bg.png) repeat-x scroll 0 0;
	color : #fff
	}
	
thead , thead tr, thead tr th{ 
	border:none 0
	}
	
thead tr th {
	height:41px;
	padding:1px 8px 5px;
	min-width:50px;
}
tbody input{
	text-align:right; 
	width:50px
}
/*
tbody { 
	height:300px;
	overflow: scroll; 
	overflow-x: hidden;
} 
*/

tbody tr, tbody td {
	height:auto;
	overflow: auto; 
}

#panel_to_hide_c { 
	padding:20px 15px 0 15px;
}
.scrollTable { 
	/*border-right:1px solid #333;
	border-left:1px solid #333;*/
	background:#fff;
	width:100%;
}
.yui-skin-sam .yui-panel { border:none; }
