/* @override http://www.classchatterlive.com/style4.css *//* @override http://www.classchatterlive.com/style4.css */@charset "UTF-8";html{	}body  {	font: 100% Verdana, Arial, Helvetica, sans-serif;	margin: 0;	padding: 0;background: url(../images/header_bg.jpg) repeat-x;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}a:link {color: black; text-decoration: underline; }a:visited {color: black; text-decoration: underline; }a:hover {color: #ff0000; text-decoration: none; }.ie #header3 {	text-align: left;	padding-top: 50px;	padding-left: 90px;}#header3 {	text-align: left;	padding-top: 51px;	padding-left: 90px;}#wrapper{overflow:hidden;height:100%;}#wrapper3 {	text-align: left;	width: 774px;	margin-top: auto;	margin-left: auto;	margin: auto;		}#header2 {	height: 203px;	width: 774px;	position: absolute;	}.icon{	background-color: #2f2f2f;background-image: url(../images/icons/bg_rounded.gif);background-repeat: no-repeat;}#pubbox {	background:  #9DD4FF;	color: #000;border: 1px solid #000000;	margin-bottom: 20px;}#container2 {position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */	width: 780px; top: 103px;margin: 0 auto; 	padding-bottom: 20px;	/* the auto margins (in conjunction with a width) center the page */border: 1px none #000000;	border-bottom-style: none;}#box{	background-color: #ccc;	padding-top: 25px;	padding-bottom: 25px;	border-style: solid;	border-width: 1px;}#warn{	background: #CC3333;	color: #fff;}#pads{	padding: 8px;}
