/*body {
	font: 0.8em/21px arial,sans-serif;
}
 */
.checkbox, .radio {
	width: 76px;
	height: 76px;
	padding: 0 5px 0 0;
	background: url(1.png) no-repeat;
	display: block;
	border: 1px solid #006;
	/*clear: left;
	float: left;*/
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
	border: 1px solid #006;
}


input.calendarr {
	width: 334px;
	height: 35px;
	cursor:pointer;
	border: 1px solid #006; 
	
}

a.cancel  {
display: block;
float: right;
width: 134px;
height: 35px;
background:  url(images/1gray_cancel.gif) no-repeat;
}

a.cancel:hover {
background-position: -134px 0;
}



.input {     
	border: 1px solid #006; 
	background: #CACACA;
 

} 


/*
.mybox {width: 520px; height: 200px; padding: 0px 0px 0px 0px;
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  color: #ff0000;
  box-shadow: -6px -6px 10px #561A0B;
-webkit-box-shadow: -6px -6px 10px #561A0B;
-moz-box-shadow: -6px -6px 10px #561A0B;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#561A0B, offX=-6, offY=-6, positive=true);
}
*/

	

.mybox {
	width: 650px; 
	height: 290px; 
	padding: 0px 0px 0px 0px;
	border: 1px solid #006; 


}



