/* 
================================
 Container Styles for DotNetNuke
================================
*/   
table {
	border-collapse: collapse;
}

.ContainerPictureWhite {
	width: 100%;
	margin-bottom: 0px;
}
/*
.Forma {
	background: url(Images/code-back.gif) top left repeat-y;
}*/
.Forma P {
	color:#666;
	margin:0;
	padding:0 8px 0 8px;
}
.Forma BR,
#dnn_ctr24225_Dole_FarmSearch_FarmCodeLabel_label
 {
	display:none;
}
.Forma .NormalTextBox {
  width: 115px;
  text-align: left;
  border: 1px solid #EA5C2A;
  background:#F9E3B4;
  margin-bottom:12px;
  margin-left:10px
  } 
/*
.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
}
*/


