/* Products */
.prodlist_details{font-size: 11px; text-align: center}
.prodlist_name {font-weight:800}
.prodlist_table_sep {background-color: #999999; height:3px; }
/* these are for the prod list */
.prodlist_table { background-color: #EEEEEE; width:100%}
.prodlist_table table img {margin: 10px 2px 10px 2px; padding: 6px; background-color: #FFFFFF;}
.prodlist_table table { width:100%;}
.prodlist_table table tr td { vertical-align:middle; text-align:center;}
/* these are for products in the news */
.prodlistnews_table { background-color: #EEEEEE; width:100%; margin-top:20px; }
.prodlistnews_table img {margin: 10px 2px 10px 2px; padding: 6px; background-color: #FFFFFF;}
.prodlistnews_table tr td { vertical-align:middle;}
.prodlistnews_table .image {text-align:right;}
.prodlistnews_table .details {text-align:left; padding-left:20px;}
 
.product_aust_dollars {display: block; text-align: center; font-size: 12px; font-weight:800;}

.product_portrait {display: block; float:left; margin: 0px 20px 10px 5px}
.product_landscape {display: block; float:none}
.product_title_text {font-size: 15px; font-weight:800;padding: 0 20px 3px 0;}
.product_price {padding-right: 20px;}
.product_email_link {display: block; font-size: 12px; font-weight:800;padding: 20px 20px 3px 0;}

.product_sale_old_price {text-decoration:line-through;}
.product_sale_new_price {color:red}
