#GtalkMain {
	width:230px;
	float:left;
	margin-right:5px;
	margin-top:20px;
	float:right;
	padding: 3px 3px 0px 5px;
	margin-bottom: 5px;
	 background-color: #F3F2F2;
}
.GtalkHead {
	width:227px;
	height:20px;
	border:thin solid #CCC;
	text-align: center;
	font-size:1.6em;
	background-color: #E6E6E6
	color:#FFFFFF;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	clear: right;
	
}
.GtalkPlace {
	width:220px;
	height: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#666666;
	padding: 25px 5px 0px 5px;

	overflow: hidden;
	margin: 45px 0px 0px 0px;
	}
.GtalkItem {
	width:218px;
	padding: 1px 1px 0px 2px;
	margin: 1px 1px 0px 2px;
	font-size:0.8em;
	background-color:#F3F2F2;
	text-align:left;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.GtalkBottom {
	width:200px;
	height:auto;
	text-align: center;
	font-size:0.9em;
	background-color:#F3F2F2;
	color:#6C6C6C;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	padding: 1px 15px 2px 15px;
	margin-top: 10px;
}
