@charset "UTF-8";/* CSS Document *//*--------- Header -------*/#header_editorial  {	position:relative;	background: #000000 url(../_graphx/logos/eyewool_editorial_bevel.png) no-repeat left top;	height: 125px;	} #header_editorial  h1  {	margin: 0 0 0 -9000px; /* Move header text off off page */	}#header_editorial ul {	margin: 0;	padding: 0;	position:absolute;	right:0;	bottom:0;	left:211px;	width:690px;	list-style: none;		}	#heade_editorial ul li{	float: right;	}#header_editorial ul li{	padding: .6em .6em 1.6em .6em;	font-size: 10px;	line-height: 1.2em;	font-weight:bold;	text-align: right;	text-decoration:none;	color:#ffffff;	float: left;	display:block;	}/*-------- End of Header -------*//*------ Content ----------*/#ed_photoStrip {	float: right;	width: 138px;	}#yellow_dog img {	width: 205px;	top: 0px;	float: left;	clear: right;	background-image: url(../opinion/photos/yellow_dog.jpg);	background-repeat: no-repeat;	background-position: left top;	padding-right: 10px;	padding-bottom: 10px;	}#ed_copy {	float: left;	width: 500px;	position: relative;	margin: 0px;	}#ed_headline {	float: left;	width: 500px;	position: relative;	}	/*----------------Float Boxes --------------------*/#floatBox_center {	width: 200;	float: right;	clear: none;	left: 100px;	padding-left: 5px;	background-color: #FFFFFF;	}#floatBox_right {	width: 225;	float: right;	clear: none;	left: 100px;	padding-left: 5px;	background-color: #FFFFFF;	}#floatBox_left {	width: 225;	float: left;	clear: none;	left: 100px;	padding-right: 5px;	background-color: #FFFFFF;	}	#floatBox_left_300 {	width: 300;	float: left;	clear: none;	left: 100px;	padding-left: 5px;	background-color: #FFFFFF;	padding-right: 10px;	}#floatBox_right_300 {	width: 300;	float: right;	clear: none;	left: 100px;	padding-left: 5px;	background-color: #FFFFFF;	padding-right: 10px;	}#floatBox_right {	width: 200;	float: right;	clear: none;	left: 100px;	padding-left: 5px;	background-color: #FFFFFF;	}#headerComment_1 {	font-family: "Times New Roman", Times, serif;	font-size: 1.75em;	font-weight: bold;	color: #FFFFFF;	position: absolute;	right: 18px;	bottom: 22px;	font-style: italic;	font-variant: normal;	width: 393px;}