/*chat box*/
.support-chat_heading {
	background-image:url(../images/middle/support/onchat/head.gif);
	width:232px;
	height:27px;
	background-position:top;
	background-repeat:no-repeat;
}
.support-chat_footer {
	background-image:url(../images/middle/support/onchat/foot.gif);
	width:232px;
	height:50px;
	background-position:top;
	background-repeat:no-repeat;
}
.support-chat_x {
	background-image:url(../images/middle/support/onchat/x.gif);
	width:232px;
	background-position:top;
	background-repeat:repeat-y;
}
.support-chat_line {
	background-image:url(../images/middle/support/onchat/line.gif);
	width:232px;
	background-position:top;
	background-repeat:no-repeat;
}
.support-chat_title {
	color:#658AAB;
	font-weight:bold;
}

/*box contact background*/
.box-contact-bg {
	background-color:#FFFFFF;
	background-image:url(../images/middle/support/othercontactbg.gif);
	background-position:left;
	background-repeat:no-repeat;
}
