.chat {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
#LiveChat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
}

#ChatBox 
{
    float: right;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #003366;
	border:solid 1px black; 
	text-align:center;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#chat #Boldchat
{
    text-align: center; 
    white-space: nowrap;
}
#ChatBox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
#ChatBox h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #003366;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ChatBox a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
#juzawe {
	height: 130px;
	margin-top: 0px;
}
