@charset "utf-8";
#right{
	float:left;
	width:634px; /*Changed from 484px to fix for IE6*/
	margin-right: 0px;
}
#left{
	float:left;
	width:200px;
	text-align:center;
	margin-top: 30px;
}
