/* * * Product List * */.topPageBar, .bottomPageBar {	float: left;  width: 555px;  margin-top: 20px;  border-bottom: 1px dashed #dadada;  padding-bottom: 5px;}.productList {	width: 555px;}.product {	width: 555px;	float: left;	padding: 10px 0px 10px 0px;	border-bottom: 1px dashed #dadada;	}#centerLane .productInfo {  float: left;  width: 445px;}.productThumbnail {	width: 105px;	float: left;	margin-right: 5px;}.productThumbnail img {	width: 103px;	height: 103px;}.productName, .productSKU, .productType  {	float: left;}#centerLane .productSKU, #centerLane .productName, #centerLane .productType {	width: 400px;	height: 14px;}.productDescription {  float: left;  width: 400px;}.productType {  margin-top: 3px;}.productName {	color: #666666;	font-size: 11px;}.productSKU a {	text-decoration: none;	color: #3366CC;	font-size: 12px;	font-weight: bold;}.productDescription {	color: #676767;/*	height: 44px;*/	width: 445px;	line-height: 18px;}.productListPrice {	float: left;	width: 120px;	margin-top: 11px;}.productListPrice .title {	float: left;	color: #666666;	text-align: left;}.productListPrice .value {	float: left;	color: #AA0000;	text-align: left;}.productPrice {	width: 150px;	float: left;	margin-top: 11px;}.productPrice .title {	float: left;	color: #666666;	text-align: left;}.productPrice .value {	float: left;	color: #FF6600;	font-weight: bold;	text-align: left;}.productRequisition {/*	width: 90px;*/	float: right;	height: 20px;	margin-top: 5px;}.productReqBox {  display: none;}/* * Promotion Products */#leftLane .title {  float: left;}#leftLane .productList {	float: left;}#leftLane .product {	float: left;	width: 141px;	margin: 13px 8px 0px 8px;	padding-bottom: 10px;	padding-left: 22px;	border-bottom: 1px dashed #dadada;}#leftLane .productThumbnail {  float: left;  width: 120px;}#leftLane .productThumbnail img {	max-width: 75px;	width: expression(this.width > 75 ? "75px" : this.width + "px");}#leftLane .productName {  float: left;  width: 120px;  margin-top: 5px;	color: #666666;}#leftLane .productSKU {  float: left;  width: 120px;  margin-top: 2px;}#leftLane .productSKU a {	text-decoration: none;	font-size: 12px;	font-weight: bold;	color: #336699;}#leftLane .productListPrice {	display: none;}#leftLane .productPrice {  display: none;}#leftLane .productRequisition {	display: none;}#leftLane .productReqBox {	display: none;}#leftLane .productDescription {	display: none;}.text1 {	margin: 0px;	padding: 7px 0px 7px 0px;}

#rightLane .banner{
	padding-left:7px;	
}