/*ALL STRUCT HEADER TABLE*/
.struct_header_table_100p_ {
	WIDTH					: 100%;
	BORDER					: 0px;
}

/*ALL STRUCT HEADER TR*/
.struct_header_tr_100p_ {
	WIDTH					: 100%;
	BORDER					: 0px;
}

/*ALL STRUCT HEADER TD*/
.struct_header_td_100p_ {
	WIDTH					: 100%;
	BORDER					: 0px;
}
.struct_header_td_50p_ {
	WIDTH					: 50%;
	BORDER					: 0px;
}
