﻿#page .syntax_hilite {
	background: url(../i/shadow.png);
	padding: 10px;
	margin: 10px auto;
}
#page .normal .syntax_hilite {
		width: 630px;
}
#page .full .syntax_hilite {
		width: 935px;
}
#page .syntax_hilite div .php, #page .syntax_hilite div .php span {
	color: #b2cf42 !important;
}
	

