﻿.BC
{
	position : absolute;
	overflow : hidden;	
	border-style : none;
	border-width : 0px;	
}


.Cell
{
	position : absolute;
	overflow : hidden;	
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;	
	border-style : none;
	border-width : 0px;	
	font-weight : normal;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma;	
	cursor : default;
}

