@charset "UTF-8";
h2.h2-gorgeous-red,
h2.h2-gorgeous-orange,
h2.h2-gorgeous-yellow,
h2.h2-gorgeous-yellowgreen,
h2.h2-gorgeous-green,
h2.h2-gorgeous-aqua,
h2.h2-gorgeous-blue,
h2.h2-gorgeous-brown,
h2.h2-gorgeous-pink,
h2.h2-gorgeous-purple,
h2.h2-gorgeous-black,
h2.h2-gorgeous-colorful {
  margin-top: 0;
  padding: 5px 10px;
  background: #000;
  background: -moz-linear-gradient(top, #333, #000);
  background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000));
  background: linear-gradient(to bottom, #333, #000);
  color: #fff;
}
h3.h3-gorgeous-red,
h3.h3-gorgeous-orange,
h3.h3-gorgeous-yellow,
h3.h3-gorgeous-yellowgreen,
h3.h3-gorgeous-green,
h3.h3-gorgeous-aqua,
h3.h3-gorgeous-blue,
h3.h3-gorgeous-brown,
h3.h3-gorgeous-pink,
h3.h3-gorgeous-purple,
h3.h3-gorgeous-black,
h3.h3-gorgeous-colorful {
  padding: 5px 10px;
  color: #fff;
}
h4.h4-gorgeous-red,
h4.h4-gorgeous-orange,
h4.h4-gorgeous-yellow,
h4.h4-gorgeous-yellowgreen,
h4.h4-gorgeous-green,
h4.h4-gorgeous-aqua,
h4.h4-gorgeous-blue,
h4.h4-gorgeous-brown,
h4.h4-gorgeous-pink,
h4.h4-gorgeous-purple,
h4.h4-gorgeous-black,
h4.h4-gorgeous-colorful {
  padding: 5px 10px;
  color: #fff;
  background-color: #000;
}
h2.h2-gorgeous-red {
  border: 1px solid #8c1511;
}
h3.h3-gorgeous-red {
  background: #000 url("../../images/heading/gorgeous/red/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-red {
  border-bottom: 1px dotted #8c1511;
}
h2.h2-gorgeous-orange {
  border: 1px solid #cd5e3c;
}
h3.h3-gorgeous-orange {
  background: #000 url("../../images/heading/gorgeous/orange/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-orange {
  border-bottom: 1px dotted #cd5e3c;
}
h2.h2-gorgeous-yellow {
  border: 1px solid #756b02;
}
h3.h3-gorgeous-yellow {
  background: #000 url("../../images/heading/gorgeous/yellow/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-yellow {
  border-bottom: 1px dotted #756b02;
}
h2.h2-gorgeous-yellowgreen {
  border: 1px solid #525d2b;
}
h3.h3-gorgeous-yellowgreen {
  background: #000 url("../../images/heading/gorgeous/yellow-green/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-yellowgreen {
  border-bottom: 1px dotted #525d2b;
}
h2.h2-gorgeous-green {
  border-bottom: 2px solid #035b2d;
}
h3.h3-gorgeous-green {
  background: #000 url("../../images/heading/gorgeous/green/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-green {
  border-bottom: 1px dotted #035b2d;
}
h2.h2-gorgeous-aqua {
  border-bottom: 2px solid #004069;
}
h3.h3-gorgeous-aqua {
  background: #000 url("../../images/heading/gorgeous/aqua/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-aqua {
  border-bottom: 1px dotted #004069;
}
h2.h2-gorgeous-blue {
  border-bottom: 2px solid #0b296d;
}
h3.h3-gorgeous-blue {
  background: #000 url("../../images/heading/gorgeous/blue/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-blue {
  border-bottom: 1px dotted #0b296d;
}
h2.h2-gorgeous-brown {
  border-bottom: 2px solid #704d24;
}
h3.h3-gorgeous-brown {
  background: #000 url("../../images/heading/gorgeous/brown/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-brown {
  border-bottom: 1px dotted #704d24;
}
h2.h2-gorgeous-pink {
  border-bottom: 2px solid #751e4e;
}
h3.h3-gorgeous-pink {
  background: #000 url("../../images/heading/gorgeous/pink/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-pink {
  border-bottom: 1px dotted #751e4e;
}
h2.h2-gorgeous-purple {
  border-bottom: 2px solid #655186;
}
h3.h3-gorgeous-purple {
  background: #000 url("../../images/heading/gorgeous/purple/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-purple {
  border-bottom: 1px dotted #655186;
}
h2.h2-gorgeous-black {
  border-bottom: 2px solid #666;
}
h3.h3-gorgeous-black {
  background: #000 url("../../images/heading/gorgeous/black/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-black {
  border-bottom: 1px dotted #666;
}
h2.h2-gorgeous-colorful {
  border-bottom: 2px solid #4d5e4d;
}
h3.h3-gorgeous-colorful {
  background: #000 url("../../images/heading/gorgeous/colorful/arrow_right.gif") no-repeat 0 center;
}
h4.h4-gorgeous-colorful {
  border-bottom: 1px dotted #4d5e4d;
}
