/* !TAB 1: Printing */
#printing-description{height: 220px;}
#printing-image   {height: 175px;width:245px;font-size: 6pt;text-align: left;}
#printing-legend  {height: 170px;width:450px;font-size: 8pt;}
/* !End TAB 1: Printing */

/* !giclee TAB 2 */
#giclee-description  {height: 180px;}
#giclee-image        {height: 220px;font-size: 6pt;text-align: left;}
#giclee-legend       {height: 215px;font-size: 6pt;}
#giclee-legend ol li b {color: #8a8a8a; }
/* !End giclee TAB 2 */

/* !restoration TAB 3 */
#restoration-description     {height: 185px;}
#restoration-image-before    {height: 210px;font-size: 6pt;text-align: left;}
#restoration-image-after     {height: 210px;font-size: 6pt;text-align: left;}
#restoration-legend          {height: 205px;width: 213px;}
/* !End restoration TAB 3 */

/* !upload TAB 4 */
#upload-description  {height:95px; margin-top: 10px;width:724px;}
#upload-legend-1     {height: 295px;width:395px;font-size: 6pt;text-align: left;margin-left: 0px;}
#upload-legend-2     {height: 295px;width:300px;font-size: 6pt;text-align: left;}
#uploadBox           {width: 724px;
                      border:1px solid silver;
                      -moz-border-radius: 4px;
                      -webkit-border-radius: 4px;
                      }
/* !End upload TAB 4 */

/* !Customers TAB 5*/
#customers-description > table{
    border-style:solid;
    border-color:silver;
}