
						.featured_box {
				width:200px!important; 
			}
			
			.bestseller_box{
				width:140px!important; 
			}
			
			.special_box {
				width:0px!important; 
			}
			
			.latest_box {
				width:200px!important; 
			}
			
			.related_box{
				width:238px!important;
			}
			
			@media(min-width:580px){
				.product-grid > div {
					width:295px !important;
				}
			}
									
			.box-content > ul > li > span{
				color: #333;
			}
			
			.box .box-content > ul > li ul {
				color: #333;
			}
									#sg_drpdwn_currency .switcher {
				width: auto !important;
			}
										
			#footer .horizontal_foot {
				float: left;
			}


			#footer .horizontal_foot ul {
				margin-top: 0px;
				margin-left: 4px;
				padding-left: 6px;
			}

			#footer .horizontal_foot ul li {
				margin-bottom: 3px;
			}

			#footer .horizontal_foot a {
				text-decoration: none;
				color: #000;
			}

			#footer .horizontal_foot a:hover {
				text-decoration: underline;
			}
			#footer .horizontal_foot h3 {
				font-weight:normal;
				color: #000000;
				font-size: 14px;
				margin-top: 0px;
				margin-bottom: 8px;
				display:inline-block; 
				margin-left:0px;
				margin-right:15px;
			}
			
									