/*-----------------------------------------------sfc product details page stylesversion:  0.1----------------------------------------------- *//* Left Column Styles----------------------------------------------- */#left {	background-image: url("../images/title_products.gif");	background-repeat : no-repeat;	width: 270px;	position: absolute; 	left: 0px; 	top: 75px; }#left div {	margin-right: 7px;}#left div.clearBoth {	line-height: 7px;} /* Middle Column Styles----------------------------------------------- */#middle {	font-size: 10px;	height: 300px;	min-height: 300px;	margin: 0px 290px 0px 335px;	padding-bottom: 10px;	width: 170px;	/*	position: absolute; 	left: 300px; 	top: 50px; 	*/}html:lang(en)>body #middle {  /* rules ignored by Safari,     Opera, and IE/Win */	min-height: 300px;	height: auto;}html>body #middle {	/* commented backslash hack for IE Mac 5.x \*/	/* end hack */}/* Right Column Styles----------------------------------------------- */#right {	color: #990000;	float: left;	font-size: 12px;	line-height: 18px;	margin: 15px 0px 15px 0px;	width: 180px;}