 
.box {
	margin:4px 0;
	padding:8px;
	background-color:#e5e5e5 !important;
	border:none;
}
.code {
	font-family:"Courier New", "Courier";
	font-size:10px
}
#page_background {
	height:113px;
	margin-bottom:-113px;
	background-image:url(../images/sprite-min.png);
	background-repeat:repeat-x;
	background-position:top
}
#page_wrapper {
	width:725px;
	margin:auto;
	padding-bottom:40px;
	position:relative
}
#page_header {
	height:113px;
	position:relative;
	cursor:pointer;
	background-v:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -113px;
	border:none;
}
#page_header h1, #page_header h2 {
	position:absolute
}
#page_header h2 {
	top:30px;
	left:84px;
	width:174px;
	height:74px;
	background-image:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -226px
}
#page_header h1 {
	top:70px;
	left:258px;
	width:275px;
	height:12px;
	background-image:url(../images/sprite-min.png);
	background-repeat:no-repeat;
	background-position:left -300px
}
#page_content {
	padding:0 15px
}
 
#page_content p {
	margin-top:6px
}
#page_content p.intro {
	margin-top:11px;
	margin-left:12px
}
#examples {
	margin-left:15px;
	padding-top:5px
}
#examples img {
	margin:3px 7px 3px 7px
}
#examples a, #examples img {
	border:0
}
 #page_content ol {
	padding-bottom:5px
}
 
