@charset "UTF-8";/* CSS Document */#left_box {	width: 320px;	float: left;	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #999999;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 0px;}#right_box {	width: 300px;	float: right;	padding-top: 0px;	padding-right: 5px;	padding-bottom: 0px;	padding-left: 15px;}#support_bkg {	background-image: url(images/top_level/elfh_box_lrg_bkg2.jpg);	background-repeat: repeat-y;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	width: 681px;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 6px;	overflow: hidden;}