/* Last-Modified: Sat, 1 Jan 2000 10:00:30 GMT [ver: :iphone] */
/* Current-Time:Sun, 20 Sep 2026 04:06:08 -0500*/
/*Sierra - remove recent works widget - 3/25/18 mr*/
.widget_sidebar_works {display: none;}


/*reduce size of comment box on Contact page*/
.contact-input-comments {width:550;height:150;}

/*align text on TN page center*/
.works-expanded-section-size {text-align:center;}
.works-expanded-section-price { text-align:center;}
.works-price-currency-name {text-align:center;}
.works-expanded-section-info {text-align:center;}
.works-expanded-section-title { text-align:center;}
 
/*center thumbnail image inside border*/
.works-expanded-section-image { text-align:center; margin-top:6px;
margin-bottom:4px; padding:0px;}

/*reduce font size for info on TN page*/
.works-expanded-section-size {font-size:12px;}
.works-expanded-section-price {font-size:12px;}
.works-price-currency-name {font-size:12px;}
.works-expanded-section-info {font-size:12px;}
.works-expanded-section-title {font-size:12px;}
 
 /*add space between Title and Sold tag*/
.works-data-sold {margin-left:8px;}
