#idLeadDetails {
	float: left;
	background: url(/_docs/salesfeatures/leaddetails.png) no-repeat;
	width: 521px;
	height: 325px;
}

#idLeadSearch {
	float: right;
	background: url(/_docs/salesfeatures/leadsearch.png) no-repeat;
	width: 532px;
	height: 367px;
}

#idOpportunityDetails {
	float: left;
	background: url(/_docs/salesfeatures/opportunitydetails.png) no-repeat;
	width: 534px;
	height: 238px;
}

#idOpportunityCharts {
	float: right;
	background: url(/_docs/salesfeatures/opportunitycharts.png) no-repeat;
	width: 520px;
	height: 379px;
}


