form.ch input[type=text].ch_watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

form.ch fieldset 								{ border:1px solid #fff; padding:0; margin:0; }
form.ch legend 									{ padding:3px 8px 3px 8px; font-weight:bold; color:#fff; }

form.ch input[type=text],
form.ch input[type=password],
form.ch select,
form.ch textarea								{ font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#444; background-color:#fff; border:1px solid #999; padding:1px; height:auto; vertical-align:middle; }
form.ch .ch_info                                { font: italic 13px "Trebuchet MS" , Arial, Helvetica, sans-serif; color: #444; background-color: #fff; padding: 1px; height: auto; vertical-align: middle;}

form.ch input[type=checkbox]					{ border:none; vertical-align:bottom; }
form.ch input[type=radio]						{ border:none; vertical-align:middle; }
form.ch .ch_detailblock							{ background:#54564F url(../../../resources/6.14.5/1/14/[~corner-detail~].gif) no-repeat right top; padding:8px; }
form.ch .ch_formfield 							{ width:100%; }
form.ch .ch_formfieldhalf 						{ width:70%; }

form.ch .ch_imagebutton							{ cursor:pointer; }

form.ch div.ch_calendar table tr td {padding:0px 1px;font-size:11px;font-family:tahoma,verdana,helvetica;}
.ch_calendar .ajax__calendar_container { padding:3px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;background-color:#ffffff;border:1px solid #646464}

form.ch .autoCompleteList
{
	cursor:pointer;
}
form.ch .GreenContinue a div
{
	background: url('/resources/6.14.5/1/10/223.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}
form.ch .GreenContinue a:hover div
{
	background: url('/resources/6.14.5/1/10/222.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}
form.ch .GreenPlaceOrder a div
{
	background: url('/resources/6.14.5/1/10/244.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}
form.ch .GreenPlaceOrder a:hover div
{
	background: url('/resources/6.14.5/1/10/243.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}
form.ch .Save a div
{
	background: url('/resources/6.14.5/1/10/261.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}
form.ch .Save a:hover div
{
	background: url('/resources/6.14.5/1/10/260.gif');
	background-repeat:no-repeat;
	background-position: top left;
	width: 136px;
	height: 18px;
	cursor:pointer;
	text-decoration: none;
}

