#navColumnOne {
	float: left;
	padding-left:4px;
	width: 220px;
}

.leftBoxContainer,.rightBoxContainer {

   
    padding-top:0px;
    width: 220px;
}

.CL-cen {

    width: 220px;
}

.CL-bot {
   
    
    width: 220px; 
}



h3.leftBoxHeading,h3.rightBoxHeading {
	    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(10, 10, 10, 1) 0%, rgba(40, 41, 43, 0.99) 50%, rgba(84, 84, 84, 1) 100%) repeat scroll 0 0;
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    
    line-height: 22px;
    
    padding: 18px 15px;
  
}
#whatsnewHeading a{ color:#fff}
h3.gsk_h3 {
	margin-top: 5px;
}

.sideBoxContent, .sideBoxContentCat {
	font-size: 1.1em;
}

/* categories box parent and child categories */
#categories {
	margin-top: 0;
}

#categoriesContent ul {
	float: left;
}

#categoriesContent ul li { 
	background: url( ) no-repeat scroll 172px 12px
		transparent;
	float: left;
	line-height: 30px;
	width: 200px;
	z-index: 999;
}

#categoriesContent ul li a {
	float: left;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: block;
	color: #000;
}

.sideBoxContentItem{
	margin-bottom:8px;
}
#sideBoxWhatsNewName{
	width: 170px;
	text-align: left;
	margin-left: 30px;
	font-size:12px
}
#sideBoxWhatsNewName a{
	font-size:11px;
	color:#333333;
}

SPAN.category-subs-parent {
	font-weight: bold;
}

SPAN.category-subs-selected {
	font-weight: bold;
}

/* end categories box links */
#bestsellers .wrapper {
	margin-top:5px;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	width: 210px;
}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#productReviewLink,#productTellFriendLink{ margin-bottom:10px}