/* widgets */

/* choose the right meter */
.question
{min-height:50px;}

* html .question
{height:50px;}

/* inspired living - bmi-tool */

.calculate
{padding-top:16px;margin-bottom:6px;border-bottom:1pt solid #6cb334;}

.bmi
{margin-bottom:10px;}

.bmi p
{padding-bottom:0;margin-bottom:0;}



/* hcp - online-ordering */
th.code, td.code, th.quantity, td.quantity
{width:50px;vertical-align:top;}

th.item, td.item
{width:235px;vertical-align:top;}

td.item img
{display:block;}

th.add, td.add, th.remove, td.remove
{width:65px;vertical-align:top;text-align:right;}

td.add img, td.remove img
{cursor:pointer;}

td.quantity .qtypicker
{display:block;text-align:center;}

td.cover
{padding-left:10px;}

td.quantity input
{width:14px;height:14px;padding:0 auto;font-size:11px;border:1px solid black;text-align:center;vertical-align:middle;}

td.quantity .minus, td.quantity .plus 
{cursor:pointer;width:10px;height:10px;}

td.quantity img
{vertical-align:middle;}

td.quantity .maxlabel
{display:block;text-align:center;}

td.quantity .max
{}

#optiumXceedUpgrade input
{width:287px;}
#optiumXceedUpgrade select
{width:287px;}
#optiumXceedUpgrade .half-image
{width:auto;margin-top:12px;}
#optiumXceedMoreInfo
{position:absolute;top:60px;}

