/* 
================================
 Container Styles for DotNetNuke
================================
*/   
table {
	border-collapse: collapse;
}

.ContainerPictureWhite {
	width: 100%;
	margin-bottom: 0px;
}
.Forma {
/*	height: 71px;*/
}
.Forma P {
	color:#666;
	margin:0;
	padding:0 8px 0 8px;
}
.Forma BR,
#dnn_ctr26904_Dole_FarmSearch_FarmCodeLabel_label
 {
	display:none;
}
.Forma .NormalTextBox {
  width: 115px;
  text-align: left;
  border: 1px solid #EA5C2A;
  background:#F9E3B4;
  margin-bottom:2px;
  margin-left:10px;
  margin-top:8px;
  float:left;
  }
 .frontTable1 {
border-collapse:collapse;
border:0;
width:100%;
height:355px;
}
.frontTable1 TD {
background:url(Images/farmbg.png) top left no-repeat;
vertical-align:middle;
text-align:center;
}

.frontForm {
text-align: left;
width:182px;
width:expression('267px');
margin:0 auto;
padding:0px 20px 20px 65px;
background:url(Images/form.png) bottom right no-repeat;
}

.frontFormtop {
width:267px;
height:46px;
margin:0 auto;
background:url(Images/formtop.png) top right no-repeat;
}

/*
.inputTextSearch {
	color: #000000; 
	border-top-style: inset; 
	border-right-style: inset;
	border-left-style: inset;
	background-color: #FFFFFF;
	border-bottom-style: inset;
	width:95px; height:18px;
}

.NormalTextBox {
	color: #666666; 
	border-top-style: inset; 
	border-right-style: inset; 
	border-left-style: inset; 
	background-color: #FFFFFF; 
	border-bottom-style: inset;
}

.inputimage{
	border-width: 0px 0px 0px 0px; 
	font-weight: normal; 
	font-size: 11px;  
	color: #000000; 
}

.inputText {
	color: #666666; 
	border-top-style: inset; 
	border-right-style: inset; 
	border-left-style: inset; 
	background-color: #FFFFFF; 
	border-bottom-style: inset;
}

/*INPUT {
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BORDER-BOTTOM-WIDTH: 2px; COLOR: #000000; 
	BORDER-RIGHT-WIDTH: 2px
}
*/


