.leftColumnBackground{background-image:url(../images/leftColumnBackground.jpg);background-repeat:no-repeat;background-color:#dfe2cf;}
.leftColumnBackgroundPadding{padding:18px;background-image:url(../images/leftColumnBackgroundBottom.png);background-repeat:no-repeat;background-position:bottom left;}
.rightColumnBackground{background-image:url(../images/rightColumnBackground.png);background-repeat:no-repeat;background-color:#dfe2cf;}
.rightColumnBackgroundPadding{padding:9px;background-image:url(../images/rightColumnBackgroundBottom.png);background-repeat:no-repeat;background-position:bottom left;}
.closeLink{display:block;width:50px;margin:0 0 0 auto;background-image:url(../images/closeIcon.png);background-repeat:no-repeat;background-position:100% 2px;padding-right:18px;text-decoration:none;}
#loginForm .buttonLarge,#logoutForm .buttonLarge{width:130px;}
#forgotPasswordForm .buttonLarge{width:200px;}
#loginForm input,#forgotPasswordForm input{width:260px;font-size:14px;font-family:arial,sans-serif;color:#0e4600;padding:2px;border:0;background-color:#fff;}
#loginForm .row,#logoutForm .row,#forgotPasswordForm .row{margin-bottom:1em;}
#forgotPasswordLink a{font-size:10px;padding-left:110px;}
.nutritions h3{font-size:12px;text-transform:uppercase;margin:0;}
.nutritions dl{margin:0;}
.nutritions dt{width:40%;float:left;margin:0;padding:0;}
.nutritions dt.nutrition_monounsaturated_fat_amount, .nutritions dt.nutrition_polyunsaturated_fat_amount, .nutritions dt.nutrition_saturated_fat_amount { font-size: 11px; }
.nutritions dd{width:55%;float:right;margin:0;padding:0;text-align:right;}
#error{padding:9px;}
.messageBox{margin-bottom:9px;}
.messageBox h2{margin-top:0;}
.tip-container { width: 200px;}
.tip { padding: 0 10px 0 10px; background-image: url(../images/tipBackground.png); background-repeat: no-repeat; background-position: 0 -10px;}
.tip-top { height: 10px; background-image: url(../images/tipBackground.png); background-repeat: no-repeat; }
.tip-bottom { background-image: url(../images/tipBackground.png); background-position: 0 100%; background-repeat: no-repeat; height: 10px; }

/* general message box */
.message {background-color: #ffffe4;border: 2px solid #f3f491;padding: 15px;margin-bottom: 10px;}
.message h2, .message p {margin: 0;color: #000;}
.message-error {background-color: #FFCFCF;border-color: #E5A3A3;}
.message-info {background-color: #ffffe4;border-color: #f3f491;}
.message-notice {background-color: #FFE2CF;border-color: #E5BDA3;}
.message-ok {background-color: #F0FEE9;border-color: #E1EFDB;}
