@import "/Common/Css/layout.css";
@import "/Common/Css/layoutIE.css";
@import "/Common/Css/application.css";

/* Fix the left border not showing in frameset */
#content {margin-left:0px;}

.clickToChat {
	background-color: #fff;
	position: absolute;
	top: 1px;
	left: 376px;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	z-index: 99;
}
.clickToChat table {
	margin: 10px 10px 9px 10px;
}
