﻿#page .syntax_hilite {
	width: 655px;
	background: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
}
#page .syntax_hilite div .php, #page .syntax_hilite div .php span {
	color: #898989 !important;
}
