/*banner*/
#BookHerbal { float: right; width: 250px; margin: 10px 0px 10px 10px; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
#CarlHelenaStanding { width: 100%; margin: 0px; }
.HerbListCellImg { display: table-cell; vertical-align: top; width: 100px; padding:10px; line-height: 0px; }
.HerbListCellText { display: table-cell; vertical-align: middle; padding: 10px; }
.HerbListImg { width: 100%; border-radius: 4px; }
.HerbListTable { display: table; width:100%; background-color: #FFFFFF; margin-bottom: 10px; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); padding-bottom: 5px; }
.HerbListRow { display: table-row; }
.InItCell { display: table-cell; padding:5px; vertical-align: top; }
.InItRow { display: table-row; background-color: #FFFFFF; }
.InItRow:hover { background-color: #ededed; }
.InItRowHead { display: table-row; background-color: #CCCCCC; }
.InItTable { display: table; border-spacing: 1px; width: 100%; background-color: #efefef; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); }
.QAListCellCaption { display: table-cell; vertical-align: top; padding: 10px; font-weight: bold; width: 80px; }
.QAListCellText { display: table-cell; vertical-align: top; padding: 10px; }
.QAListLong {  }
.QAListRow { display: table-row; }
.QAListShort { display: none; }
.QAListTable { display: table; width:100%; background-color: #FFFFFF; margin-bottom: 10px; box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1); padding-bottom: 5px; }


@media screen and (max-width: 1400px) { 
}
@media screen and (max-width: 1350px) { 
}
@media screen and (max-width: 1300px) { 
}
@media screen and (max-width: 1250px) { 
}
@media screen and (max-width: 1200px) { 
}
@media screen and (max-width: 1150px) { 
}
@media screen and (max-width: 1100px) { 
}
@media screen and (max-width: 1050px) { 
}
@media screen and (max-width: 1000px) { 
	#BookHerbal { float: none; width: 300px; margin: 10px 0px 10px 0px; }
	.HerbListCellImg { vertical-align: top; }
}
@media screen and (max-width: 950px) { 
}
@media screen and (max-width: 900px) { 
}
@media screen and (max-width: 850px) {
}
@media screen and (max-width: 800px) { 
}
@media screen and (max-width: 750px) { 
}
@media screen and (max-width: 700px) { 
}
@media screen and (max-width: 650px) { 
}
@media screen and (max-width: 600px) { 
}
@media screen and (max-width: 550px) { 
}
@media screen and (max-width: 500px) { 
}
@media screen and (max-width: 450px) { 
}
@media screen and (max-width: 400px) { 
	.QAListCellCaption { width: 20px; }
	.QAListLong { display: none; }
	.QAListShort { display: inline;  }
	.HerbListCellImg { padding: 10px 0px 10px 10px; }
}
@media screen and (max-width: 350px) { 
	#BookHerbal { 100%; }
	.HerbListCellImg { width:60px; }
}
@media screen and (max-width: 300px) { 
}