/* 
================================
 Container Styles for DotNetNuke
================================
*/   
table {
	border-collapse: collapse;
}

.ContainerPictureWhite {
	width: 99%;
	margin-bottom: 0px;
}


/*
.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
}
*/

