#divTitleBarTtl
{
	background-image:url(../images/imgBusinessSolutionSectTtl.GIF);
}

.windowsphone-logo
{
	position: relative;
	float: left;
	height: 78px;
	width: 39px;
	margin-left: 12px;
	margin-right: 25px;
	background: url('../images/windows-phone.jpg') no-repeat;
}

.wpf-logo
{
	position: relative;
	float: left;
	height: 72px;
	width: 50px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 20px;
	background: url('../images/wpf-logo.png') no-repeat;
}

.silverlight-logo
{
	position: relative;
	float: left;
	height: 72px;
	width: 60px;
	margin-left: 5px;
	margin-right: 10px;
	background: url('../images/silverlight-logo.png') no-repeat;
}


