    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	/*#container{	
		margin:0;
		position:relative;
		text-align:left;
		width:580px;
		background:#fff;		
		margin-bottom:0px;
		left:-10px;
		border:#FF0000 1px solid;
		}
		
	#content{
		position:relative;
		}	*/			

/* Easy Slider */

	#slider{ border:#009900 0px solid; }	
	
	#slider ul, #slider li{
		margin:0px;
		padding:0;
		list-style:none;
		list-style-position:outside;
		
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:275px;
		overflow:hidden;
		/*list-style-position:outside;
		margin-left:50px;*/
		
		}	
	/*#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-60px;
		top:200px;
		}	
	#nextBtn{ 
		left:545px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;
		outline:none;	
		}
		
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		outline:none;
		}												
*/
/* // Easy Slider */



/* Shop By Brand CSS Start*/
.brand_heading {letter-spacing:1px; font-size:16px; margin-top:0px; padding-top:0px; color:#FFFFFF; }
.img_gray_border { border:#CCCCCC 1px solid; }
/* End Shop By Brand CSS */