
DIV.GalleryChoiceControlsContainer {
  clear:                                both;
  width:                                96%;
  max-width:                            800px;
  padding-top:                          30px;
  padding-bottom:                       0px;
  margin-left:                          auto;
  margin-right:                         auto}

DIV.GalleryChoiceListLeft {
  float:                                left;
  width:                                30px;
  padding-right:                        15px}

DIV.GalleryChoiceListRight {
  float:                                right;
  width:                                30px}
  
P.GalleryChoiceList {
  color:                                #ffffff;
  background:                           #ff6501;
  font-size:                            16pt;
  text-align:                           center;
  border-radius:                        5px;
  -webkit-border-radius:                5px;
  -moz-border-radius:                   5px;
  padding-top:                          10px;
  padding-left:                         0px;
  padding-right:                        0px;
  padding-bottom:                       10px}
  
A.GalleryChoiceList:link {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryChoiceList:visited {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryChoiceList:active {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryChoiceList:hover {
  color:                                #ffffff;
  text-decoration:                      none}

DIV.GalleryChoiceList {
  float:                                left;
  width:                                calc(100% - 110px);     /* 30 + 15 + 10 + 10 + 15 + 30 */
  background-color:                     #ff6501;
  font-size:                            16pt;
  border-radius:                        5px;
  -webkit-border-radius:                5px;
  -moz-border-radius:                   5px;
  padding-top:                          10px;
  padding-left:                         10px;
  padding-right:                        10px;
  padding-bottom:                       10px}
  
SELECT.GalleryChoiceList {
  width:                                100%;
  background:                           transparent;
  color:                                #ffffff;
  font-size:                            16pt;
  border:                               0px}
  
OPTION.GalleryChoiceList {
  color:                                #222222;
  font-size:                            16pt}

DIV.CarouselContainer {
  clear:                                both;
  width:                                96%;
  max-width:                            800px;
  padding-top:                          30px;
  padding-bottom:                       20px;
  margin-left:                          auto;
  margin-right:                         auto}

DIV.GalleryTextContainer {
  clear:                                both;
  width:                                96%;
  max-width:                            800px;
  padding-top:                          0px;
  padding-bottom:                       30px;
  margin-left:                          auto;
  margin-right:                         auto}

DIV.GalleryLinksContainer {
  clear:                                both;
  width:                                96%;
  max-width:                            800px;
  padding-top:                          0px;
  padding-bottom:                       30px;
  margin-left:                          auto;
  margin-right:                         auto}
  
P.GalleryLink {
  padding-top:                          10px;
  padding-left:                         20px;
  padding-right:                        10px;
  padding-bottom:                       0px}
  
A.GalleryLink:link {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryLink:visited {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryLink:active {
  color:                                #ffffff;
  text-decoration:                      none}
A.GalleryLink:hover {
  color:                                #ffffff;
  text-decoration:                      none}

  