/* Message Properties  */
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #c03; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }
/* +++++++++++++++++++++ */

/* Product New Listing Properties  */
table#productsNew {border: none; width: 100%;}
#productsNew tr {vertical-align: top;}
#productsNew td {padding: 5px;}
#productsNew td#image {/*  inline page  */}
#productsNew td#desc a {font-weight: bold; text-decoration: underline;}
#productsNew td#button {text-align: center; vertical-align: middle;}
/* +++++++++++++++++++++ */