.user_tbl_new {
	font-size: 12px;
	color: #ffffff;
}

.user_tbl_new th {
	border-top: 1px solid #74b01a;
	border-bottom: 1px solid #74b01a;
	padding: 6px 0;
}

.user_tbl_new td {
	border-bottom: 1px dotted #788c2b;
	padding: 6px 0;
	text-align: center;
}

.title_cat_new {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	color: #7db21a;
}

.tab_user_new {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: auto !important;
	width: 55px;
	height: 23px;
	float: right;
	background: url(tableBlank_r.jpg) top right no-repeat;
}

.tab_user_new.eng {
	float: left;
}

.tab_user_new.heb {
	float: right;
}

.user_page .tab_user_new a, .user_page .tab_user_new a:link, .user_page .tab_user_new a:visited {
	display: block;
	background: url(tableBlank_l.jpg) top left no-repeat;
	/*width: 55px;*/
	height: 19px !important;
	height: 23px;
	text-align: center;
	padding: 4px 1em 0;
	color: #76b71d;
	white-space: nowrap;
}

.tab_user_on_new {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: auto !important;
	width: 55px;
	height: 23px;
	
	background: url(tableGreen_r.jpg) top right no-repeat;
}

.tab_user_on_new.eng {
	float: left;
}

.tab_user_on_new.heb {
	float: right;
}

.user_page .tab_user_on_new a, .user_page .tab_user_on_new a:link, .user_page .tab_user_on_new a:visited {
	display: block;
	background: url(tableGreen_l.jpg) top left no-repeat;
	/*width: 55px;*/
	height: 19px !important;
	height: 23px;
	text-align: center;
	padding: 4px 1em 0;
	color: #000000;
	white-space: nowrap;
}

.tabs-list-new {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 23px;
	clear: both;
	float: none;
}