@charset "utf-8";
/* CSS Document */

.bundlesTbl {
	width:500px;
	border:1px solid;
}

.bundlesTblCol1 {
	width:50%;
	float:left;
}

.invalidInput {
	color:#F00;
}

.hidden {
	display:none;
}

.chooseTrtmntsBtns {
	clear:both;
	float:left;
}

.trtmntsInd {
	width:500px;
	visibility:hidden;
	
}
