.style1 {
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 1.3em;
	padding-right: 4px;
	padding-left: 4px;
}

.style2 {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 1.3em;
	background-color: #0000FF;
}

.style3 {
	color: #0000FF;
	font-size: 1.3em;
	background-color: #FFFFFF;
}


#content #ozlive {
	width: 210px;
	float: right;
	background-color: #D8EFFF;
	border: thin solid #52B8FF;
	height: 120px;
	margin-top: 25px;
	text-align: center;
	padding: 10px 10px 20px;
	font-weight: bold;
	font-size: 1.2em;
}
.red {
	font-size: 1.3px;
	color: #FF0000;
	background-color: #CCCCCC;
}

#content .glow {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #52B8FF;
}
