﻿
      div.demo
{
	padding: 8px;
	margin-bottom: 4px;
	background-color: #cc0000;
	font-style: italic;
	font-family: Sans-Serif;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	width: 520px;
	text-align: center;
}
      
      .pointer {
          cursor: pointer;
      }



	