.outer {margin-right:auto; margin-left:auto; margin-top:20px;}
.card {background-color:#f2f2f2; padding:20px;}
.title {font-weight:bold; color:#999999; text-transform:uppercase;}
.subtitle {padding-top:10px; color:#999999; padding-bottom:10px; font-style:italic;}
.example {float:left; padding-right:30px;}
.code {padding:25px;padding-bottom:0px;}
.codetitle {color:#666666; xtext-transform:uppercase; margin-bottom:5px;}
.info {}

/*	Entry Titles. Seen only if Flash/JS is disabled.	*/



h1, h2, h3, h4, h5
{
	padding: 0;
	color: #636363;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

h1
{
	font-size: 22px;
	margin: 0 0 25px 0;
	line-height: 22px;
}

h2
{
	font-size: 20px;
	margin: 0 0 10px 0;
	xline-height: 24px;
}

h3
{
	font-size: 18px;
	line-height: 20px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 12px;
}