/* Show only to IE7 */
*:first-child+html .rounded-shadow-background,
/* Show only to IE6 */
* html .rounded-shadow-background {
  margin: 0 -10px 0 0 !important;
  padding: 10px 0 5px 0 !important;
}

.rounded-shadow-top-edge,
.rounded-shadow-bottom-edge,
.rounded-shadow-left-edge,
.rounded-shadow-right-edge,
.rounded-shadow-wrap-corner {
  position: relative;
  /* hasLayout -1 ? For IE only */
  zoom: 1;
}
.pane-rounded-shadow-ezziproduct {
  padding-top: 10px;
  margin-bottom: 30px;
  color: #767676;
}

.pane-rounded-shadow-ezziproduct h2 {
  color: #e29300;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-background {
  margin: 10px;
  background: #FFFFFF url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-background.png) repeat;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner {
  margin: -10px;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-top-edge {
  top: -10px;
  background: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-top-edge.png) repeat-x 0 top;
  font-size: 1px;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-bottom-edge {
  bottom: -10px;
  background: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-bottom-edge.png) repeat-x 0 bottom;
  font-size: 1px;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-left-edge {
  background: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-left-edge.png) repeat-y 0 0;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-right-edge {
  background: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-right-edge.png) repeat-y right 0;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-top-edge,
.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge {
  height: 19px;
  margin: -10px 19px;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-left,
.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-right {
  position: absolute;
  top: 0;
  height: 19px;
  width: 19px;
  margin: 0 -19px;
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-left {
  background-image: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-top-left-corner.png);
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-right {
  right: 0;
  background-image: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-top-right-corner.png);
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge .rounded-shadow-left {
  background-image: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-bottom-left-corner.png);
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-bottom-edge .rounded-shadow-right {
  right: 0;
  background-image: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-bottom-right-corner.png);
}

.pane-rounded-shadow-ezziproduct .rounded-shadow-wrap-corner .rounded-shadow-right-edge {
  padding: 3px 19px;
}

.pane-rounded-shadow-ezziproduct .panel-pane {
  position: relative;
  top: -6px;
}

/*
.pane-rounded-shadow-ezziproduct div.admin-links {
  margin-top: -19px;
  margin-left: -12px;
}

.pane-rounded-shadow-ezziproduct .panel-separator {
  background: url(https://www.ezzivision.com.au/sites/default/files/ctools/style/ezziproduct/0eb52524e9fc63603490ae1e3b60e9e1/rounded-shadow-bottom-edge.png) repeat-x 0 center;
  font-size: 1px;
  height: 30px;
}
*/
.pane-rounded-shadow-ezziproduct .pane-title {
  font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
  font-size: large;
  text-align: justify;
}
.pane-rounded-shadow-ezziproduct .pane-title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e29300;
}
.pane-rounded-shadow-ezziproduct .pane-content {
  font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
  font-size: small;
  text-align: justify;
}
