/*outer table */
table#structureGrid  > tbody > tr > td {border-top:0;padding:0;}
table#structureGrid > tbody > tr > td:last-child {
width:568px;
}

#tempBox {
min-width:100px;
min-height:100px;
background:yellow;	
}

/*form styling*/
.form-table {
width:auto;
margin:0 10px 0 0;	
}
.form-table > tbody > tr > td {border-top:0;padding:0 5px 5px 0;}
.form-table > thead > tr > th {border-top:0;padding:0;}


.form-stacked, .form-row {
padding: 0;
margin-top:0;
}
.form-row label {
	text-align:left;
	width:auto;
	margin:0 10px 0 0;
}
.form-row .input {
	margin:0;
}
.form-row .clearfix{margin-bottom:5px;}

.form-stacked table td {
padding-right:5px;	
}


.full-table {
display:none;	
}

/*Supplement Facts Table*/
#supFactsWrpr {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	background:#fff;
}
.ifChrt {
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.ifChrtInr {
	width: 100%;
}
.ifTtl {
	font-size: 18px;
	font-weight: bold;
	line-height:23px;
}
.ifSngSz, .ifSngPC {
	font-size: 13px;
}
.ifHdrSep {
	background-color: #000000;
	margin: 4px 0 0;
	padding-top: 3px;
}
.ifITbl {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	margin-bottom:0;
}
table.ifITbl>tbody>tr>td {
	padding:0;
	margin:0;
	border:0;
}
.ifNcol {
	vertical-align: top;
	width: 60%;
}
.ifAcol {
	padding-left: 7px;
	text-align: right;
	vertical-align: top;
	width: 25%;
}
.ifAPShdr, .ifDVhdr {
	font-weight: bold;
	padding: 3px 0 4px;
	line-height:26px;
}
.ifDVcol {
	padding-left: 7px;
	text-align: right;
	vertical-align: top;
	width: 15%;
}
.ifColHdrSep {
	background-color: #000000;
	height: 2px;
	margin: 0 0 4px 0;
}
.ifBl, .ifBl2 {
	background-color: #000000;
	margin: 5px 0 4px;
	height:1px;
}
.ifBl2 {
	height: 2px;
}
.ifFn {
	font-size: 10px;
	margin:0;
}

