#ln-bottom {
	padding: 5px;
}

#left-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left-navigation ul li { display: inline; }

A.c4leftnav {
	font: 11px Arial, sans-serif; 
	color: #000; 
	text-decoration: none; 
	display: block;
	outline-style: none;
	padding: 3px;
	background-color: inherit;
}

A.c4leftnav:hover {text-decoration: underline; color: #0000CC; 	background-color: inherit;}

.customer-service-name {
	font: bold 12px Arial, sans-serif; 
	color: #0000CC; 
	padding: 10px 5px;
	background-color: inherit;
}

.c4-ln-sub-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.c4-ln-sub-nav ul li { display: inline; }

A.c4subnav {
	font: 11px Arial, sans-serif; 
	color: #0000CC; 
 	outline-style: none;
	text-decoration: none; 
	display: block;
	padding: 3px 3px 3px 15px;
	background-color: inherit;
}

A.c4subnav:hover {text-decoration: underline; color: #000; 	background-color: inherit;}
#ordertable {
	border: 1px solid #0085D8;
}

#ordertable td {
	vertical-align: middle;
	border-top: 1px solid #0085D8;  
}

.productinfo { 
	background-color: #000F33; 
	font: 12px Arial, sans-serif; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center; 
	margin-right: 0px; 
	padding: 5px;
	width: 100%;
} 

.leftorder, .leftqty {
	padding: 4px 10px; 
	background-color: #ffffff; 
	font: 11px Arial, sans-serif; 
	font-weight: bold; 
	color: #000F33; 
	width: 35%;
}

.rightorder, .rqty { 
	padding: 4px;
	background-color: #ffffff; 
	font: bold 11px Arial, sans-serif; 
	color: #000F33; 
	text-align: left; 
	width: 65%;
}

.leftsale { 
	padding: 4px 10px;
	background-color: #ffffff; 
	font: 11px Arial, sans-serif; 
	color: #cc0000; 
	font-weight: bold; 
	text-align: left; 
	width: 35%;
}

.saleorder { 
	padding: 4px;
	background-color: #ffffff; 
	font: 12px Arial, sans-serif; 
	color: #cc0000; 
	font-weight: bold; 
	text-align: left; 
	width: 65%;
}

.orderinfo {
	padding: 4px;
	vertical-align: bottom; 
	font: 11px Arial, sans-serif; 
	color: #000F33; 
	font-weight: bold; 
	text-align: center; 
	width: 100%;
}

.sale-price, .sale-price-bold {
	color: #cc0000;
	font-weight: bold;
}

#bookmark, #friend {
	padding: 3px 0px;
}

#bookmark img, #friend img {
	border: 1px solid #0000cc;
}

#c2e {
	float: left;
	padding-right: 10px;
}
