﻿td.firstRadioButton
{
	border: dotted 1px #ccc;
	background-color: #ffffea;
}

td.alternateRadioButton
{
	border: dotted 1px #ccc;
	background-color: #E7F2E0; 
}

.leterBox
{
	width:30px; height:30px;
	/*border:solid 1px #222;
	background-color:#444;*/
	text-align:center;
	display:inline-block;
	font-weight:bold;
	color:#000;
}
#floatingLoginBox .leterBox
{
	width:30px; height:20px;
	/*border:solid 1px #222;
	background-color:#444;*/
	text-
	align:center;
	display:inline;
	font-weight:bold;
	color:#000;
}

.colorBox
{
	width:65px; height:30px;
	/*border:solid 1px #ccc;
	background-color:#666;*/
	border: solid #ccc 0px;
	
	text-align:center;
	font-weight:bold;
	margin:2px;
	float:left;
}
#floatingLoginBox .colorBox
{
	width:65px; height:16px;
	/*border:solid 1px #ccc;
	background-color:#80CBFE;*/
	
	border: solid #ccc 0px;
	text-align:center;
	/*font-weight:bold;*/
	margin:1px;
	float:left;
}

.nbsp{}
.negative{}
.noshow
{
	background-color:#F9FFBD;
	color:#000;	
	display:block;
	width:40px;
	height:25px;
}
.positive{
	background-color:#F00;
	color:#fff;	
	display:block;
	width:40px;
	height:25px;	
}
.ajax__calendar_container   {  
    height:195px; 
}
