
/* Custom Retouching */

.retouching-box                                     {float:left;width:700px;margin:0 0 20px;}
.retouching-box > h1 > span                         {font-size:15px;}
.retouching-box > p                                 {float:left;margin-bottom:20px;}
.retouching-arrow                                   {float:left;margin:0 430px 0 232px;width:38px;height:31px;background:url(../../../../images/retouching/arrow01.png);}
.retouching-placeholder2                            {float:left;width:700px;margin:10px 0 -30px 0;}
.retouching-placeholder, .retouching-menu           {float:left;width:700px;margin:10px 0 20px 0;}
.retouching-frame                                   {float:left;width:270px;height:270px;position:relative;overflow:hidden;border:3px dotted #ababab;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.retouching-frame[class]                            {display:table;position:static;} /* IE IGNORES THIS */
.retouching-middle                                  {position:absolute;top:50%;width:270px;text-align:center;border-radius:5px 5px 0px 0px;-moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;}
.retouching-middle[class]                           {display:table-cell;vertical-align:middle;position:static;} /* IE IGNORES THIS */
.retouching-frame img                               {color:white;font-size:0px;margin:auto;text-align:left;min-width:32px;min-height:32px;padding-top:0px;}
.retouching-notes                                   {float:left;margin:0 0 -5px 20px;width:404px;color:#506389;}
.retouching-notes ul                                {float:left;margin-top:10px;}
.retouching-notes li                                {font-size:12px;padding:0 0 10px 0px;font-style:italic;line-height:17px;margin-left:0px;}
.retouching-title                                   {float:left;width:404px;height:26px;margin-top:2px;background:url(../../../../images/retouching/title.png) no-repeat;}
.retouching-img                                     {width:260px;height:260px;float:left;z-index:70;}
.retouching-menu > div                              {float:left;}
.retouching-menu-text                               {width:404px;margin-left:20px;height:275px;position:relative;}
.retouching-menu-text > h1                          {line-height:30px;padding:4px 0;}
.retouching-menu-footer                             {float:left;width:270px;border-bottom:1px solid #506389;position:absolute;bottom:0px;left:0px;}
.retouching-menu-footer > span                      {color:#2E3A5F;font-size:16px;}
.retouching-menu-text > button                      {position:absolute;bottom:0px;right:0px;}