td{ border-width:0px;}
.default
{
	font-size:smaller;
	font-family:tahoma; 
}

table 
{ 
	padding:0px;
	border-collapse:collapse; 
}

.dropdownlook
{
	padding:0px;
	border-style:solid;
	border-width:1px;
}

.divclose
{
	display:none;
	position:absolute;
	width:250px;
	height:220px;
	border-style:solid;
	border-color:gray; 
	border-width:1px;
	background-color:#99a479;
}

.labelclose
{
	vertical-align:text-top; 
	position:absolute;
	bottom:0px;
	font-family:verdana;
}

.divcheckboxlist
{
	display:none;
	background-color:white;
	width:250px;
	position:absolute;
	height:200px;
	overflow-y:auto; 
	overflow-x:hidden;
	border-style:solid;
	border-color:gray; 
	border-width:1px;
}

.checkboxlist
{
	position:relative;
	width:250px;
	height:10px; 
	overflow:scroll;
	font-size:small;
}