#demo-container {
  width: 696px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
  #demo-container .download-flash {
    text-align: right;
    font-size: 9px;
    margin-bottom: 3px; }
    #demo-container .download-flash a {
      background-image: url("/images/icons/16x16/flash.png");
      background-position: 100% 50%;
      padding-right: 20px;
      text-decoration: none; }
  #demo-container div.demo_banner {
    height: 165px;
    background: url("/images/demo/banner.jpg") #FFF right 0 no-repeat;
    border: 1px solid #ABABAB;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    font-weight: bold;
    color: #525252; }
    #demo-container div.demo_banner .text-data {
      width: 300px;
      padding: 15px 20px 0 15px; }
      #demo-container div.demo_banner .text-data div {
        color: #19547C;
        font-size: 16px;
        padding-bottom: 20px; }
      #demo-container div.demo_banner .text-data b {
        display: block;
        font-size: 12px;
        padding-bottom: 5px; }
      #demo-container div.demo_banner .text-data p {
        font-weight: normal;
        font-size: 11px; }
      #demo-container div.demo_banner .text-data a {
        float: right;
        margin-top: 20px;
        font-size: 12px;
        color: #C30000;
        text-decoration: none;
        height: 24px;
        line-height: 24px;
        background: url("/images/demo/play_button.gif") transparent right 50% no-repeat;
        padding-right: 34px; }
  #demo-container .sections img {
    float: left;
    width: 114px;
    height: 72px;
    margin-right: 20px; }
  #demo-container .sections h3 {
    color: #19547C;
    font-weigt: bold;
    font-size: 11px;
    margin: 0 0 5px 0; }
  #demo-container .footer {
    font-weight: bold;
    height: 43px;
    margin: 20px 0;
    background: url("/images/demo/red-bar.gif") transparent 0 0 repeat-x;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px; }
    #demo-container .footer a {
      float: right;
      margin: 13px 15px 0 0;
      color: white;
      text-decoration: none;
      background-image: url("/images/arrows/white_arrow_right.gif");
      background-position: right 50%;
      padding-right: 10px; }
      #demo-container .footer a:hover {
        color: white;
        text-decoration: underline; }

/*# sourceMappingURL=demo.css.map */
