﻿#shopping_bar_div { text-align: right; background-color: #fff; height: 30px; width: 900px; font-size: 10px; }

.products_template_div { width: 180px; height: 133px; min-width: 140px; float: left; clear: left; background-color: #fdfdfd; text-align: center; padding: 10px; border: solid 1px #eee; margin: 2px; }

.products_thumbnail { }

.products_link { text-align: center; text-decoration: none; color: #222; }

.products_price { font-weight: bolder; }

.nav_links { margin: 2px; }


img { border: none; }

#payment_methods_div, #footer_div { background-color: #fff; }

#copyright, #copyright a { text-align: center; font-size: 8pt; color: #aaa; height: 20px; }


/* My Account page */
.account_panel { background-color: #f8f8f8; padding: 20px; width: 450px; }

/* Prints page */
.prints_box { border: solid 1px #ccc; margin: 10px; max-width: 120px; }
.prints_link { text-decoration: none; font-size: 11px; color: #444; }
.smis { display: block; }

/* */
.ns { color: #222; }
