/* CSS Document */
.productmain{
	text-align:center;
	line-height: 2;
}

.productmain h1{
	color:#000;	
}


.chat-type-layout{
	padding-top:30px;
	margin-top:20px;
}

.chat-type-layout h2{
	color:#036
}

.chat-type{
	line-height: 2;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:15px;
}


.middlefullwidthdiv{
	background:#999;
	color:#666;
	background:#E8E8E8;
	padding-bottom:20px;
}

.middlefullwidthdiv h2{
	color:#666
}
