#getdemo div.mainColumn {
	padding-top: 40px;
}

#getdemo h2.headerMain {
	width: 500px;
	height: 60px;
	margin-left: 15px;
	background: #fff url(assets/sprite_headlines_getdemo.png) no-repeat;
}

	#getdemo h2.headerMain span {
		margin-left: -5000px;
	}

#getdemo h3.featuredDemos {
	width: 170px;
	height: 20px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: -15px;
	background: #fff url(assets/sprite_headlines_getdemo.png) no-repeat 0px -100px;
}

	#getdemo h3.featuredDemos span {
		margin-left: -5000px;
	}

.demoStepListing h3 {
	margin-top: 9px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0275d5;
}

.demoStepListing h4 {
	margin-top: -4px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #7aa719;
}
	
#getdemo p.subline {
	margin-top: 13px;
	margin-left: 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #252f38;
}

#getdemo hr {
	height: 1px;
	border:0;
	border-top: 1px solid #e2e2e2;
	margin-top: 23px;
}

img.headerGraphic {
	margin-top: -13px;
	margin-left: -1px;
	float: right;
}

#getdemo div.itemContainer {
	margin-top: 40px;
	position: relative;
	left: -3px;
}

#getdemo div.itemContainer div.itemInfo p {
	width: 150px;
}

a.playNowBtn {
	display: block;
	width: 173px;
	height: 47px;
	margin-top: -10px;
	margin-left: 15px;
	background: transparent url(assets/sprite_buttons.png) no-repeat -697px -370px;
}

a.playNowBtn span {
	margin-left: -5000px;
}

a.playNowBtn:hover {
	background-position: -697px -418px;
}

a.playNowBtn:active {
	background-position: -697px -466px;
}

/*
STEPS
*/
div.demoStepContainer,
div.demoStepContainerOdd {
	width: 341px;
	margin-top: 17px;
	margin-right: 16px;
	padding-left: 17px;
	float: left;
}

div.demoStepContainerOdd {
	margin-right: 0px;
}

img.stepThumb {
	margin-left: -17px;
}

div.demoStepContainer p,
div.demoStepContainerOdd p {
	margin-top: 6px;
	margin-bottom: 22px;
}