/**/

.pickerWrapper_formGeneric2
{
	margin-top: -31px;
	*margin-top: -34px;
	
	float: left;
}

.pickerWrapper_formGeneric2 table
{
	border-top: 3px solid #fff !important;
	
}


td.inputCell
{
	width: auto !important;
	height: 40px !important;
	vertical-align: top;
}

td.inputCell input
{
	border: 1px solid #ccc !important;
	width: 120px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;
}


.radTimeTableCss_formGeneric2 caption
{
    display: none;
}

.radTimeTableCss_formGeneric2 
{
	cursor: default;
	background: white;
	font: normal 11px Arial, Verdana, Sans-serif;
	border: solid 1px #000;
	
}

.radTimeTableCss_formGeneric2 td
{
	border: 0;
	margin: 0;
	padding: 0;
	
	
}


.radHeaderCss_formGeneric2,
th.radTimeOverCss_formGeneric2
{
	color: #000;
	background: #e3e3e3;
	text-align: center;
	font-weight: normal;
	padding: 5px 0;
}

.radTimeTableCss_formGeneric2 a
{
	display: block;
    text-align: right;
    text-decoration: none;
    cursor: hand;
	cursor: pointer;
	padding: 5px 8px 7px 2px;
	
	
}

.radItemCss_formGeneric2 a,
.radAlternatingItemCss_formGeneric2 a
{
	color:#666;
}

.radTimeOverCss_formGeneric2 a
{	
	background-color: #cdcdcd;
	color: #666;
}

.radFooterCss_formGeneric2
{
	color: #666;
	background: white url(Img/calendarWrapperBg.gif) left bottom repeat-x;
	padding-left: 8px !important;
	height: 18px;
}

.radPopupImage_formGeneric2
{
     position: relative; 
     _position: inherit;
     outline: none;
}

*+html .radPopupImage_formGeneric2
{
	position: inherit;
}

.radPopupImage_formGeneric2 img
{
	vertical-align: middle;
	_vertical-align: top; 
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 3px; 
	border-width: 0px;
}

.radDisabled_formGeneric2 img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}
 
.pickerWrapper_formGeneric2 table,
.pickerWrapper_formGeneric2 td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}


.radPopupImage_formGeneric2 img {
	width: 18px;
	height: 16px;
	border: 1px solid #f00;
}

