/* Format Demo Box */
#pageBody.demos div.appZoneBorder{
	width:665px;
	height:180px;
	padding-top:20px;
	margin:20px 0 -30px 0;
	background:url(/img/partners/digium/demo-bkg.jpg) no-repeat;
}

#pageBody.demos div.appZoneBorder div{
	width:340px;
	float:left;
}

#pageBody.demos div.appZoneBorder div h1{
	font-size:18px;
}

#pageBody.demos div.appZoneBorder div h2{
	margin-top:10px;
	color:#333;
	font-size:18px;
}

#pageBody.demos div.appZoneBorder div + div{
	width:320px;
	float:right;
	text-align:center;
	margin-right:5px;
	margin-top:-11px;
}

