div.top_padded
{
	padding-top: 3px;
}
.box
{
	margin: 4px 0;
	padding: 8px;
	background-color: #002933 !important;
	border: 1px dashed #529796;
}
.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-image: url(../images/sprite-min.png);
	background-repeat: no-repeat;
	background-position: left -113px;
	border-bottom: 1px dashed #529796;
}
#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: 318px;
	height: 12px;
	background-image: url(../images/sprite-min.png);
	background-repeat: no-repeat;
	background-position: left -300px;
}
#page_content
{
	padding: 0 15px;
}
#page_content h1, #page_content h2
{
	margin-top: 28px;
}
#page_content h1
{
	height: 21px;
	margin-bottom: 13px;
}
#page_content h2
{
	height: 16px;
	margin-bottom: 10px;
}
#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;
}
h1.thanks_for_download_top_up
{
	background-position: left -1067px !important;
}
h1.some_examples
{
	background-position: left -620px !important;
}

