#left-column{
	margin-top:-10px;
}

#left-column #customizeExisting
{
	background: url("/resources/images/backgrounds/background-create-landing.png") no-repeat;
	height:		102px;
	width:		816px;
}

#left-column #search
{
	background: url("/resources/images/backgrounds/background-search-and-customize.png") no-repeat;
	float:		left;
	height:		72px;
	width:		561px;
	display:	inline;
}

#left-column #search #form{
	float:left;
	margin-left: 252px;
	margin-top: 19px;
	padding:	0;
	display:	inline;
}

#left-column #search #form #example{
	font-size:9px;
	margin-top:-10px;
	position:absolute;
	
	/* IE 6 */
	_width:200px;
}

#left-column #search #form #query2{
	margin-top:11px;
	position:absolute;
	width:205px;
}

#left-column #search #form #action2{
	position:absolute;
	margin-left:220px;
	margin-top:-4px;
}


#left-column #getStarted
{
	background: url("/resources/images/backgrounds/background-create-get-started.png") no-repeat;
	float:		left;
	height:		72px;
	width:		253px;
	margin-left: 2px;
	display:	inline;
}

#left-column #getStarted img.btnGetStarted
{
	margin-top:	 20px;
	margin-left: 72px;
}
