* {			margin:0;padding:0}

body{		background-color: #000000; 
			font-family:'Lucida Sans Unicode',Arial,sans-serif;
			text-align:center;
			padding:0px 0}
			
div,p,li{	font-size:12px}

#pre{ 		width: 100px; height: 50px;padding:0px; 
			margin:0px; 
			height:auto; 
			overflow:auto; 
			font:12px Verdana,Courier,sans-serif;}
			
* html pre {width:100%}

.description{padding:0px;
			margin:0px 0;
			background:#eee;}

.sample{	padding:20px 25px; 
			margin:4px 0 0px 0;}
			
h4.stitle{	margin:0 0 5px 0;}

.links {	padding:0px;}
			
.links a{	font-size:14px;
			text-decoration:none;}
			
.links a:hover{
			font-weight:bold;}

#cont{		}

.buttons{	padding:0px;
			margin-top: 20px;
			margin-left: -20px;
			}

.buttons span{
			color:#fff;
			padding:5px 20px 5px 54px;
			cursor:pointer;
			font:10px Verdana;
			font-weight: bold;
			background-color: #940d40;}
			
.buttons span.active, .buttons span:hover{
			background:#a83cb7;}
		
			

