table.data								{width:100%;}

/* TABLE HEADER */

table.data thead tr
{
	background-color:#e7f9ff;
}
		/* KCELL */
		body.kcell table.data thead tr
		{
			background-color:transparent;
			background-image:url(/img/img/contact_menu_bg.gif);
			background-repeat:repeat-x;
		}

table.data thead tr th 
{
	border:0px;
	padding-left:9px;
	border-bottom:3px solid white;
	border-top:1px solid #eeeeee;	
	color:#8c71a9;
	width:101px;
	height:31px;
	text-align:left;
	font-weight:normal;
}
	/* KCELL */
	body.kcell table.data thead tr th 
	{
		color:#5c5c5c;
	}

table.data thead tr th.l_checkbox
{
	padding-left:0;
	width:25px;_width:26px;
}

table.data thead tr th.l_checkbox img 
{
	margin-left:10px;
	margin-bottom:3px;
}

table.data tr th.l_pr
{
	border-top:1px solid #eeeeee;
	width:28px;
	text-align:center;
	padding-left:0px;
}


table.data thead tr th a
{
	color:#8c71a9;
	font-weight:bold;	
	text-decoration:none;
}

table.data thead tr th a:hover
{
	text-decoration:underline;
}

table.data thead tr th img.icon_pointer 
{
	margin-left:2px;
}



/* TABLE BODY */
table.data tr td 
{
	border:1px solid #edecec;
	height:26px;
	_height:25px;
	cursor:hand;cursor:pointer	
}

table.data tr td.checkbox
{
	width:25px;
	_width:26px;
	border-bottom:0px;
}
table.data tr td.checkbox input 
{
	cursor:hand;cursor:pointer;
	margin-left:9px;
	_margin-left:6px;

}


table.data tr.next
{
	background-color:#fbfbfb;
}
table.data tr.removed td
{
	color:#bfbfbf
}
table.data tr.selected
{
	background-color:#e7f9ff;
}
	/* KCELL */
	body.kcell table.data tr.selected
	{
		background-color:#eff7ff;
	}

table.data tr.eval_version
{
	color:#efefef;
}

table.data tr td.name 
{
	border-left:0px;
	border-bottom:0px;
}
table.data tr td.other 
{
	width:101px;
	border-left:0px;
	border-bottom:0px;
}
table.data tr td.name, table.data tr td.other, table.data tr td.note
{
	font-size:11px;
	padding-left:9px;
	border-bottom:0px;
}
table.data tr.last td
{
	border-bottom:1px solid #edecec;
}


table.data tr td.sms_text
{
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
}

table.data tr td.note 
{
	width:600px;
}

table.data tr td.link
{
	width:400px;
	padding-left:9px;
}

table.data tr td.link a
{
	color:#1C88CB;
}

table.data tr td.link a.hover
{
	text-decoration:underline;
}


table.data tr td.link img
{
	margin-right:5px;
}


table.data tr td.p1, table.data tr td.p2
{
	background-image:url('/img-common/task_high.png');
}
table.data tr td.p5, table.data tr td.p4
{
	background-image:url('/img-common/task_low.png');
}
table.data tr td.p3
{
	background-image:url('/img-common/task_normal.png');
}

table.data tr td.pointer
{
	width:35px;
	height:25px;
	background-position:center;
	background-repeat:no-repeat;
	border-left:0px;
	border-bottom:0px;
	border-top:1px solid #EDECEC;

}
table.data tr td.pr
{
	border:0px;
	border-bottom:3px solid white;
	padding-left:9px;
}
table.data tr td.pr a
{
	font-size:11px;
	font-weight:bold;
	color:%second-color%;
	text-decoration:none;
}
table.data tr td.pr a:hover
{
	text-decoration:underline;
}
table.data tr.last td.pointer
{
	border-bottom:1px solid #EDECEC;
}

div.sms_data
{
	width:150px;
	overflow:hidden;white-space:nowrap;
}

	div.sms_data .user_sms_link 
	{
		display:block;width:140px;height:20px;
	}

		div.sms_data .user_sms_link span.all_messages		{margin-top:0px !important;line-height:11px;color:#5C5C5C;font-weight:bold;display:block;overflow:hidden;white-space:nowrap;width:120px;}
		div.sms_data .user_sms_link span.all_messages:hover	{text-decoration:underline;}

		div.sms_data .user_sms_link span.phone_number		{margin-top:0px !important;line-height:12px;color:#A1A1A1;display:block;overflow:hidden;white-space:nowrap;width:120px;}
		div.sms_data .user_sms_link span.phone_number:hover	{text-decoration:underline;}

		div.sms_data .user_sms_link img
		{
			margin-right:4px;
			float:left;
		}


/*

table.data tr.heading_contacts td.heading_checkbox,
table.data tr.heading_contacts td.heading_name,
table.data tr.heading_contacts td.heading_other
{
	height:31px;
	border-top:1px solid #eeeeee;
	color:#5c5c5c;
}

table.data tr.heading_contacts td.heading_name a,
table.data tr.heading_contacts td.heading_other a
{
	color:#5c5c5c;
}






table.data tr.heading_contacts td.heading_checkbox a
{
	display:block;
	width:26px;
	height:20px;
	background-image:url('/img/img/ico_c_ok.gif');
	background-repeat:no-repeat;
	background-position:8px 0;
}
table.data tr.heading_contacts td.heading_checkbox img
{
	display:none;
}

table.data tr.heading_contacts td.heading_other
{
	_background-image:url('/img/img/contact_menu_bg.gif');
	_background-repeat:repeat-x;
	_background-position:top;
}

*/



ul.pager
{
	clear: both;
	text-align: left;
	padding: 15px 0px 5px 15px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
ul.pager li
{
	display: inline;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #858585;
}
ul.pager_admin li
{
	margin-right: 0px !important;
}

ul.pager li a
{
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	width: 10px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
	color: #404040;
}

ul.pager li.nsel a
{
	background-repeat: repeat-x;
	color: #404040;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
	font-weight: bold;
}
ul.pager li.nsel a:hover
{
	background-color: #efeeee;
}
ul.pager li.sel a:hover
{
	opacity:0.8;
	filter: alpha(opacity = 80);
}

ul.pager li.sel a
{
	background-repeat: repeat-x;
	padding: 2px 5px 2px 5px;
	color: White;
	font-size: 13px;
	font-weight: bold;
}
ul.pager li.sel a:hover
{
	background-color: #efeeee;
}
ul.pager li.sel img
{
	width: 1px;
	height: 20px;
	margin-bottom: -5px;
}

ul.pager li.nsel img
{
	width: 1px;
	height: 20px;
	margin-bottom: -5px;
}

li.nsel a
{
	background-image: url('/img-common/pager/pager_body.gif');
}
li.sel a
{
	background-image: url('/img-common/pager/pager_body_sel.gif');
}
li.sel img
{
	background-image: url('/img-common/pager/pager_cut_sel.gif');
}
li.nsel img
{
	background-image: url('/img-common/pager/pager_cut.gif');
}
ul.pager li a.pager_next:hover, ul.pager li a.pager_prev:hover
{
	opacity: 1;
	filter: alpha(opacity = 100);
}
ul.pager li a.pager_next, ul.pager li a.pager_prev
{
	opacity: 0.7;
	filter: alpha(opacity = 70);
	margin:0px 3px 0px 3px;
	line-height:20px
}
ul.pager li a.pager_prev img, ul.pager li.pager_prev img
{
	background-image: url('/img-common/pager/pager_cut_prev.gif');
	height: 12px;
	margin-bottom: -2px;
	margin-right: 2px;
	width: 10px;
}
ul.pager li a.pager_next img, ul.pager li.pager_next img 
{
	background-image: url('/img-common/pager/pager_cut_next.gif');
	height: 12px;
	margin-bottom: -2px;
	margin-left: 2px;
	width: 10px;
}



div.search_note 
{
	color:%base-vendor-color%;
	font-size:14px;
	font-weight:bold;
	margin:5px 5px 10px 5px;
}

a.search_clear 
{
	display:block;
	font-weight:bold;
	font-size:11px;
	color:%base-vendor-color%;
	margin:10px 5px 5px 5px;
}





	
	
	
/* calendar */
font#cur_view                   {font-size:15px;font-weight:bold;vertical-align:40%;}





table.calSmallMonth             {font-size:11px;width:155px;border-spacing:0;border-collapse:collapse}
table.calSmallMonth td.weekSelector
                                {background-image:url('/img/wsel.gif');background-repeat:no-repeat;background-position:center;cursor:pointer;cursor:hand;width:5px;font-size:1px;}
table.calSmallMonth td          {color:%base-links-color%;width:20px;height:18px;text-align:center;cursor:pointer;cursor:hand;padding:1 1 1 1;text-decoration:underline;padding:0}
table.calSmallMonth td.holiday  {color:%base-vendor-color%;}
table.calSmallMonth td.d        {color:#d3d3d3;cursor:default;text-decoration:none;}
table.calSmallMonth td a		{color:%base-links-color%}
table.calSmallMonth td.holiday a{color:%base-vendor-color%}
table.calSmallMonth td.marked   {background-color:#DDDAFF}
table.calSmallMonth td.today    {font-weight:bold}
table.calSmallMonth td.title    {width:146px;height:20px;color:white;text-align:center;cursor:auto}
table.calSmallMonth td.title img{margin:0 0 0 0;cursor:pointer;cursor:hand}
table.calSmallMonth td.title a  {cursor:pointer;cursor:hand;color:%second-color%;font-weight:bold;}
table.calSmallMonth td.title a:hover {color:%second-color%}
table.calSmallMonth tr.days td  {color:%second-color%;cursor:auto;font-weight:bold;text-decoration:none;}
table.calSmallMonth tr.days td.holiday {color:%base-vendor-color%;}
table.calSmallMonth td.foot     {background-repeat:no-repeat;background-position: bottom;height:5px;cursor:auto}

table.CALRed td.l               {border-left:1px solid #FD1E1E}
table.CALRed td.r               {border-right:1px solid #FD1E1E}
table.CALRed td.title           {border-top:1px solid #e7f9ff;border-bottom:1px solid #e7f9ff;background-color:#e7f9ff;width:146px;height:24px;color:white;text-align:center;cursor:auto}
table.CALRed td.foot            {background-repeat:no-repeat;background-position: bottom;height:5px;cursor:auto}



div.calDayContainer             {float:left;margin-left:19px;}

table.calDayTableHead           {height:20px;border-spacing:0;border-collapse:collapse;background-color:#F5F6D1;width:100%}
table.calDayTableHead td        {font-size:11px;text-align:center;border-right:1px solid #DBDBDB;border-left:1px solid #DBDBDB;border-bottom:1px solid #DBDBDB;padding:0}
table.calDayTableHead td.ch11   {width:80px;}
table.calDayTableHead td.ch12   {width:601px;cursor:pointer;cursor:hand;}
table.calDayTableHead td.ch13   {width:16px;background-color:#F2F5F7;border:0px}
table.calDayTableHead td.ch71   {width:80px;}
table.calDayTableHead td.ch72   {width:86px;cursor:pointer;cursor:hand;}
table.calDayTableHead td.ch73   {width:16px;background-color:#F2F5F7;border:0px}
table.calDayTableHead td.ch51   {width:80px;}
table.calDayTableHead td.ch52   {width:120px;cursor:pointer;cursor:hand;}
table.calDayTableHead td.ch53   {width:16px;background-color:#F2F5F7;border:0px}
table.calDayTableHead td.wend   {background-color:#FFDEDE;font-weight:bold}
table.calDayTableHead tr.fullDayEvents {background-color:white;}
table.calDayTableHead tr.fullDayEvents td {vertical-align:top}
table.calDayTableHead tr.fullDayEvents td.hide {width:16px;background-color:#F2F5F7;border:0px}


table.calDayTable               {width:684px;border-spacing:0;border-collapse:collapse;background-color:White;}
table.calDayTable tr.on         {background-color:white}
table.calDayTable td            {height:45px;border:1px solid #edecec;text-align:center;vertical-align:top;padding:0}
table.calDayTable td.c11        {width:80px;font-size:16px;cursor:default}
table.calDayTable td.c12        {width:601px;font-size:11px}
table.calDayTable td.c51        {width:80px;font-size:18px;cursor:default}
table.calDayTable td.c52        {width:120px;font-size:11px}
table.calDayTable td.c71        {width:80px;font-size:16px;cursor:default}
table.calDayTable td.c72        {width:86px;font-size:11px}

div.d_ev                        {height:15;border:1px solid gray;font-size:10px;cursor:pointer;cursor:hand;text-align:left;width:100%;margin:1 0 0 1;padding:1 0 0 1;}
div.ev71, div.ev51, div.ev11              {background-color:#A4A9E9;}
div.ev72, div.ev52, div.ev12              {background-color:#C9C296;}
div.ev73, div.ev53, div.ev13              {background-color:#C896C7;}
div.ev74, div.ev54, div.ev14              {background-color:#97B6C8;}



table.calMonthTable             {float:right;border-spacing:0;border-collapse:collapse;height:487px;width:686px;background-color:#E6EAEC;}
table.calMonthTable td          {width:97px;line-height:23px;border:1px solid #edecec;font-size:11px;text-align:left;padding:0}
table.calMonthTable tr.dayNames td {text-align:center;background-color:#fbfbfb}
table.calSmallMonth				{width:150px}
table.calSmallMonth td.title img.l_point {float:left;margin-left:3px;width:23px}
table.calSmallMonth td.title a.month {display:block;float:left;width:90px;margin-top:5px;margin-left:2px;margin-right:2px;}
table.calSmallMonth td.title img.r_point {float:right;font-size:0px;margin-right:3px;width:23px;_margin-right:0px}


table.cal_month_cell  			{border-spacing:0;border-collapse:collapse;width:100%;height:100%;border:0px solid;background-color:White;}
table.cal_month_cell td         {width:100px;height:65px;border:1px solid #DBDBDB;}

table.cal_day_cell              {width:100%;height:100%;border:0px solid}
table.cal_day_cell td.addEvent  {height:10px;width:15px;text-align:left;font-size:10px;color:%second-color%;padding:0 3px 0 3px;border:0px solid;cursor:pointer;cursor:hand;}
table.cal_day_cell td.Spacer    {height:10px;width:100%;border:0px}
table.cal_day_cell td.eventBody {vertical-align:top;height:100%;border:0px}




table.cal_month_cell td.addEvent
				                {height:10px;width:10px;text-align:left;font-size:10px;color:gray;padding-left:3px;border:0px solid;cursor:pointer;cursor:hand;color:%second-color%;}
table.cal_month_cell td.spacer				                
                                {width:80px;height:10px;border:0px solid}
table.cal_month_cell td.iDate		
				                {height:12px;width:15px;text-align:center;font-size:11px;color:#757B77;border:0px solid;cursor:pointer;cursor:hand;padding:0 2 0 2}
table.cal_month_cell td.eventBody 
				                {vertical-align:top;border:0px solid;text-align:center;font-size:30px;color:%base-links-color%;line-height:50px;}
table.cal_month_cell td.eventBody a
								{text-decoration:none;color:%base-links-color%}
table.cal_month_cell td.eventBody a:hover 
								{text-decoration:underline}								
table.cal_month_cell td.eventDots
				                {vertical-align:middle;height:10px;border:0;font-family:webdings;font-size:7px;color:gray;}




table.cal_month_cell td.eventDots img
{
    float:right;
}
table.event_c
{
    background-color:#E7F9FF;
}
table.event_c td.eventBody, table.event_c td.eventBody a
{
    color:%second-color%;
}



table.cal_month_cell td.eventDots img           {margin:0 2 0 1;cursor:pointer;cursor:hand}




td.pre_month
{
    background-color:White;
}
td.th_month
{
    background-color:#fbfbfb;
}


				

table.cal_month_cell td.eventBody div.e		    {height:15px;font-size:10px;color:white;padding:1 0 1 2;margin-bottom:1px;cursor:pointer;cursor:hand;width:100%}
table.cal_month_cell td.eventBody div.c0	    {background-color:#C896C7;border:0px solid #DBDBDB;}
table.cal_month_cell td.eventBody div.c1	    {background-color:#A4A9E9;border:0px solid #DBDBDB;}
table.cal_month_cell td.eventBody div.c2    	{background-color:#C9C296;border:0px solid #DBDBDB;}
table.cal_month_cell td.eventBody div.lt0	    {background-image:url('/img/event-end0.gif');background-repeat:no-repeat;background-position: right;}
table.cal_month_cell td.eventBody div.lt1	    {background-image:url('/img/event-end1.gif');background-repeat:no-repeat;background-position: right;}
table.cal_month_cell td.eventBody div.lt2	    {background-image:url('/img/event-end2.gif');background-repeat:no-repeat;background-position: right;}

table.cal_month_cell td.eventBody div.one0	    {background-image:url('/img/event-one0.gif');background-repeat:no-repeat;background-position: right;}
table.cal_month_cell td.eventBody div.one1	    {background-image:url('/img/event-one1.gif');background-repeat:no-repeat;background-position: right;}
table.cal_month_cell td.eventBody div.one2	    {background-image:url('/img/event-one2.gif');background-repeat:no-repeat;background-position: right;}

table.cal_month_cell td.eventBody div.lbless    {border-left:0px solid;position:relative;left:-1px;width:102%}
table.cal_month_cell td.eventBody div.rbless    {border-right:0px solid;}


div.events_cal
{
    border:1px solid %second-color%;z-index:999px;background-color:White;
}
div.events_cal div.header
{
    border-bottom:1px solid %second-color%;background-color:#e7f9ff;width:238px;height:18px;padding-left:5px;
}
div.events_cal div.header span
{
    display:block;line-height:16px;font-size:11px;font-weight:bold;color:%second-color%;float:left;
}
div.events_cal div.header a
{
    float:right;display:block;margin-top:4px;margin-right:5px;
}
div.events_cal div.time
{
    width:35px;height:16px;font-size:10px;border-right:1px solid #edecec;border-bottom:1px solid #edecec;line-height:15px;text-align:center;float:left;background-color:White;
}
div.events_cal div.event
{
    height:16px;font-size:10px;line-height:15px;padding-left:7px;border-bottom:1px solid #edecec;background-color:White;
}















div.calDayContainer table.calDayTable_cal
{
    margin-bottom:5px;
}
div.calDayContainer table.calDayTable_cal tr
{
    cursor:auto;
    text-align:center;
    color:%second-color%;
}
div.calDayContainer table.calDayTable_cal tr td
{
    height:25px;
    text-align:center;
    background-color:#E7F9FF;
    margin-top:10px;
    line-height:20px;
    border:1px solid #e7f9ff;
}
div.calDayContainer table.calDayTable_cal tr td img.l_point
{
    cursor:pointer;
    float:left;
    margin-left:3px;
}
div.calDayContainer table.calDayTable_cal tr td img.r_point
{
    cursor:pointer;
    float:right;
    margin-right:3px;
}
div.calDayContainer table.calDayTable_cal tr td div.num_l
{
    float:left;margin-left:5px;
}
div.calDayContainer table.calDayTable_cal tr td div.num_r
{
    float:left;margin-right:5px;
}
div.calDayContainer table.calDayTable_cal tr td div.month_c
{
    width:55%;float:left;font-weight:bold;color:%second-color%;
}
table.calDayTable_week tr
{
    height:20px;
}
table.calDayTable tr.next
{
    background-color:#fbfbfb;
}
table.calDayTable_week tr td
{
    height:20px;line-height:18px;
}




table.calMonthTable_week td
{
    width:88px;
}
table.calMonthTable_week td.h_m_head, table.calMonthTable_week td.h_m
{
    width:60px;
}
table.calMonthTable_week td.h_m
{
    background-color:White;
    text-align:center;
    vertical-align:text-top;
    font-size:18px;
    padding-top:2px;
}
div.com_t
{
    border-top:1px solid #edecec;line-height:16px;font-size:10px;text-align:left;padding-left:15px;
}
div.com_thover, div.com_thover div
{
	background-color:#e7f9ff !important;
}

td.com_thover 
{
	background-color:#ffcbcb;
	color:#fff !important;
}

table.cal_day_cell_day
{
    width:622px;
}





/*02.PB.TASKS.CreateTaskForm.html*/

table.pb_notes
{
	font-size:11px;
	color:#5a5a5a;
	font-weight:bold;
	margin-top:13px;
}
table.pb_notes font
{
	color:%base-vendor-color%;
	font-size:11px;
}
table.pb_notes tr 
{
	height:25px;
}
table.pb_notes tr td select
{
	border:1px solid #cfcccc;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	font-size:11px;
	color:#888888;
	margin-left:5px;
	width:140px;
}
table.pb_notes tr td input
{
	border:1px solid #cfcccc;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	height:14px;
	margin-left:5px;
	width:272px;
	font-size:11px;
	color:#888888;
}
table.pb_notes tr td.info
{
	vertical-align:text-top;
	padding-top:5px;
}
table.pb_notes tr td textarea
{
	border:1px solid #cfcccc;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	height:132px;
	margin-left:5px;
	width:272px;
	font-size:11px;
	color:#888888;
	margin-top:3px;
}


a.big_avatar
{
	float:left;
	margin-left:9px;
}
	body.kcell a.big_avatar
	{
		margin-left:13px;	
	}

a.big_avatar img 
{
	width:60px;
	height:60px
}
	body.kcell a.big_avatar img
	{
		width:82px;
		height:82px;
	}











/* KCELL */







table.calDayTable
{
	width:796px;	
}
div.calDayContainer
{
	margin-left:12px;
	margin-bottom:20px;	
}
div.calDayContainer table.calDayTable_cal tr td
{
	background-color:Transparent;
	background-image:url(/img/img/contact_menu_bg.gif);
	background-repeat:repeat-x;
	border:0;
	border-top:1px solid #EEEEEE;
	height:28px;
	line-height:27px;
	color:#5c5c5c;
}
div.calDayContainer table.calDayTable_cal tr td div.l_pointer
{
	background-image:url('/img-common/cal_left_pointer.gif');
	background-repeat:no-repeat;
	background-position:left;
}
div.calDayContainer table.calDayTable_cal tr td div.r_pointer
{
	background-image:url('/img-common/cal_right_pointer.gif');
	background-repeat:no-repeat;
	background-position:right;
}

div.calDayContainer table.calDayTable_cal tr td div.num_r
{
	margin-right:24px;	
}
div.calDayContainer table.calDayTable_cal tr td div.num_l
{
	margin-left:24px;	
}
div.calDayContainer table.calDayTable_cal tr td div.month_c
{
	color:#5c5c5c;
}
table.calSmallMonth td
{
	height:22px;	
}
table.calSmallMonth td a
{
	text-decoration:underline;	
}

table.CALRed td.title
{
	background-color:Transparent;
	background-image:url(/img/img/contact_menu_bg.gif);
	background-repeat:repeat-x;
	border:0;
	border-top:1px solid #EEEEEE;
	height:28px;
	line-height:27px;
	color:#5c5c5c;
	text-decoration:none;
}
table.calSmallMonth
{
	width:170px;	
}
table.calSmallMonth td.title a.month 
{
	margin-top:0;
	width:134px;
	_width:107px;
	$width:107px;
	text-decoration:none;
	color:#5c5c5c;
}



table.back_up tr.heading_back_up td.date
{
	_background-image:url('/img/img/contact_menu_bg.gif');
	_background-repeat:repeat-x;
	_background-position:top;
}


body.kcell table.calSmallMonth td.title img.l_point 
{
	margin-left:0;
	margin-top:-1px;
	width:auto;
}
body.kcell table.calSmallMonth td.title img.r_point
{
	margin-right:0px;
	margin-top:-1px;
	width:auto;
}
body.kcell table.calSmallMonth tr.days td 
{
	color:#5c5c5c;	
}
body.kcell table.calSmallMonth tr.days td.holiday, body.kcell table.calSmallMonth td.holiday a
{
	color:red;
}
body.kcell table.calSmallMonth td a, body.kcell table.cal_day_cell td.addEvent
{
	color:#5c5c5c;	
}
body.kcell table.cal_day_cell_day
{
	width:100%;	
}


body.kcell table.calMonthTable
{
	width:795px;
	margin-bottom:20px;	
}
body.kcell table.cal_month_cell td.eventBody a 
{
	color:#5c5c5c;
}


/* END OF KCELL */