.str { color: #464646; }
.kwd { color: #e22846; }
.com { color: #959595; }
.typ { color: #7cb7f1; }
.lit { color: #7cb7f1; }
.pun { color: #464646; } 
.pln { color: #00a651; } 
.tag { color: #cd2828; }
.atn { color: #464646; }
.atv { color: #464646; }
.dec { color: #464646; }

pre.prettyprint {float:left; font-family:Arial;  line-height: 1.4em;  width:912px; margin:0px 0px 8px 10px;
background:#f4f4f4; padding: 4px; padding-top:10px; padding-bottom:10px; font-size:1.4em;
 border-top:3px solid #ececec; border-bottom:3px solid #ececec;}
 
 
pre.prettyprint.doc{width:97%; margin-left:15px;}
pre.prettyprint.blog{width:650px; margin-left:20px; display:inline;}
pre.prettyprint.tutorials{width:910px; margin:0; margin-left: 5px;}

