article.livedemo
{
	margin-top: 8px;
	height: 290px;
	padding-left: 660px;
	background: url('/views/images/index/girl_with_books.jpg') no-repeat;
}

article.livedemo div
{
	height: 290px;
	background: #ECF3FD;
}

article.livedemo h1 a,
article.livedemo h1 a:hover
{
	display: block;
	padding-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
	font-weight: regular;
	font-size: 23px;
	font-weight: 600;
	text-decoration: none;
	color: #3f1990;
	line-height: 1.3;
	background: url('/views/images/index/play.gif') no-repeat 235px 30px;
}

article.livedemo p
{
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	font: Verdana;
	font-size: 12px;
	color: #787878;
	font-weight: regular;
	line-height: 1.5;
}

article.livedemo p.request
{
text-align: center;
}

article.chat,
article.analytics,
article.licensing
{
	float: left;
	width: 290px;
	height: 145px;
	margin-top: 15px;
	margin-bottom: 55px;
	padding: 20px;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #3e3e3e;
}

article.analytics,
article.licensing
{
	width: 289px;
	border-left: solid 1px #e0dfdf;
}

article.chat
{
	background: url('/views/images/index/chat_icons.gif') no-repeat 260px 20px;
}

article.chat p
{
	width: 210px;
	margin-bottom: 34px;
}

article.analytics
{
	background: url('/views/images/index/analytics_icon.gif') no-repeat 240px 45px;
}

article.licensing
{
	background: url('/views/images/index/licensing_icon.gif') no-repeat 235px 50px;
}

article.analytics p,
article.licensing p
{
	width: 200px;
	height: 7.8em;
	margin-bottom: 30px;
}

article.licensing p
{
	width: 225px;
}

article.chat a.more,
article.analytics a.more,
article.licensing a.more
{
	color: #2b2b61;
}