body.landing .middle h2
{
	margin-top:-4px;
}
body.landing input.checkbox
{
	vertical-align:middle;
	margin:0 5px 0 -3px;
}
body.landing div#errors a {
	color:#fff;
	font-weight:bold;
}
body.landing ul.section
{
	padding:1px 0;
}
body.landing h2.ttf
{
	margin:15px 0 -5px 0;
}
body.landing .callout p
{
	margin:12px 0 0 0;
	line-height:1.4em;
	vertical-align:baseline;
}
body.landing .callout p input.checkbox
{
	vertical-align:baseline;
	margin:0 9px 0 -3px;
}
body.landing div.content-container div.content
{
	width:301px;
}
body.landing #secondary-content
{
	width:220px;
}
body.landing .callout span.top
{
	height:29px;
	background:url(../img/callout-top-220.png) bottom left no-repeat;
}
body.landing .callout.highlight span.top
{
	height:29px;
	background:url(../img/callout-top-220-highlight.png) bottom left no-repeat;
}
body.landing .callout.highlight span.top h2
{
	color:#fff;
	margin:4px 0 0 10px;
	font-size:15px;
	height: 21px;
}
body.landing .callout *.middle
{
	border-left:1px solid #ccd7e7;
	border-right:1px solid #ccd7e7;
	background:none;
	margin:0 0 -6px 0;
	padding:6px 10px 1px 10px;
}
body.landing .callout.highlight *.middle
{
	border-color:#0b487f;
	background:#fff;
}
body.landing .callout span.bottom
{
	background:#fff url(../img/callout-bottom-220.gif) bottom left no-repeat;
}
body.landing .callout.highlight span.bottom
{
	background:#fff url(../img/callout-bottom-220-highlight.gif) bottom left no-repeat;
}
body.landing .callout h3
{
	font-weight:bold;
}
body.landing .callout *.middle dt,
body.landing .callout *.middle dd
{
	margin:0;
	display:inline;
	float:left;
}
a.toggle-subbox
{
	background:url(../img/buttons/toggle-extended-ltblue.gif) 100% -95px no-repeat;
	display:block;
	width:18px;
	height:18px;
	float:right;
	text-indent:-2000em;
}
a.toggle-subbox.open
{
	background:url(../img/buttons/toggle-extended-ltblue.gif) 100% 5px no-repeat;
}
body.landing #supporting-content img {
	margin:0 auto;
}
body.landing .callout *.middle dt
{
	clear:left;
	zoom:1;
}
body.landing .callout *.middle dd
{
	line-height:23px;
	padding:0 0 0 6px;
	width:170px;
	text-transform:capitalize;
}
body.landing .callout *.middle dl dt
{
	border-bottom:1px solid #ecf2f6;
}
body.landing .callout *.middle dl.filter-subbox
{
	margin:0 0 12px 0;
}
body.landing .callout *.middle dl dd
{
	width:150px;
	border-bottom:1px solid #ecf2f6;
}
body.landing .callout *.middle *
{
	zoom:1;
}
body.landing .callout *.middle dd.expandable span
{
	float:left;
}
body.landing .callout *.middle dt.expandable
{
	padding-top:4px;
	border-bottom:1px solid #e5edf2;
	display:block;
	width:20px;
}
body.landing .callout *.middle dt.expandable.first
{
	padding-top:0;
}
body.landing .callout *.middle dt.expandable.last
{
	border-bottom:none;
}
body.landing .callout *.middle dd.expandable
{
	display:block;
	width:170px;
	padding-top:4px;
	border-bottom:1px solid #e5edf2;
}
body.landing .callout *.middle dd.expandable.first
{
	padding-top:0;
}
body.landing .callout *.middle dd.expandable.last
{
	border-bottom:none;
}

/* Custom Landing Pages (SDpayments and supportsandiego) */
#custom-landing-logo {
	width:590px;
	height:54px;
	margin:35px 0 0;
	background:url(/landing/images/enoc_demand_small.png) 0 0 no-repeat;
	border:none;
	display:block;
	text-indent:-2000em;
}
