/* ------------------------------------------------------------ */
/* Item Details */
/* Structural formatting Version 2.00 */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Content Wide Block ----- */

		.Content-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 760px;
			height: auto;

		}

		* html .Content-Wide { margin: 10px 4px 0 6px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 760px;
			height: 4px;

			line-height: 0px;

		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 760px;
			height: 4px;
			
		}

		.Content-Wide-Header {
		
			position: relative;
			float: left;

			margin: 0 0 15px 0;

			width: 760px;
			height: 20px;
		
		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 760px;
			height: 28px;
			
		}

	/* ----- Element Styles ----- */	
	
	    /* ----- H2 tag used for structural headings. This is not for placement in the item details section. ----- */
    
            .Content-Wide-Header H2 {
            
                position: relative;
                float: left;
    
                margin: 2px 0 0 10px; 	
                padding: 0 0 0 0;
    
            }
    
            * html .Content-Wide-Header H2 { margin: 2px 0 0 5px; }   
            
            /* ----- Description H Tags ----- */
                
                .Description-Container H3 { margin: 0 0 8px 0; }
                .Description-Container H4 { margin: 0 0 8px 0; }
                .Description-Container H5 { margin: 0 0 8px 0; }
                .Description-Container H6 { margin: 0 0 8px 0; }

        	.Content-Wide .More-Button {

			position: relative;
			float: right;

			padding: 0 10px 0 0;

		}

		.Content-Wide .More-Button img { margin: 0 0 0 5px; }

		.Content-Wide p { padding: 0 0 10px 0; }
		
	/* ----- Item Heading ----- */
	
		#Item-Heading-Container {
		
			position: relative;
			float: left;
			
			margin: 0 0 10px 0;
			
			width: 100%;
			
		}
		
		#Item-Heading-Container H3 {
		
			padding: 0 20px 5px 0;
		
		}
	
	/* ----- Item Gallery ----- */
	
		#Image-Gallery-Container {
		
			position: relative;
			float: left;
			
			margin: 0 0 0 0;
			padding: 0 0 20px 0;
			
			width: 405px;
					
		}
		
		* html #Image-Gallery-Container { margin: 0 0 0 0; }
		
		#Main-Image-Container {
			
			position: relative;
			float: left;
						
			width: auto;
			height: auto;
			
			padding: 0 0 10px 0;
		
		}
		
		#MainImage {
		
			position: relative;
			float: left;
						
			width: 400px;
					
		}
		
		#Enlarge {
		
			position: relative;
			float: left;
			
			padding: 10px 0 0 20px;
		
		}
		
		#Item-Details-Container {
		
			position: relative;
			float: right;
			
			margin: 0 0 5px 0;
			padding: 0 0 5px 0;
			
			width: 355px;
			
		}
		
		* html #Item-Details-Container { margin: 0 5px 5px 0; }
		
		#Thumbnail-Image-Container {
		
			position: relative;
			float: left;
			
			margin: 5px 0 10px 20px;
			padding: 10px 0 0 0;
			
			width: 558px;
			height: auto;
			
			text-align: center;	 
			
			overflow: hidden;
		
		}
		
		* html #Thumbnail-Image-Container { margin: 5px 0 10px 10px; }
		
		.Thumbnail-Container-Divider { 
				
			position: relative;
			float: left;

			margin: 0 0 10px 0;

			width: 540px;
			height: 1px;

			font-size: 0;

			border-top: 1px solid #bababa;

		}
		
        	.Description-Container-Divider { 
				
			position: relative;
			float: left;

			margin: 0 0 10px 0;		  

			width: 540px;
			height: 1px;

			font-size: 0;		  
			
			border-top: 1px solid #bababa;

		}
		
		.Gallery-Enlarge-Desc {

            		clear: both;
			width: 540px;
			
		}
		
		.Thumbnail-Image {
		
			position: relative;
			float: left;
			
			width: 96px;
			height: auto;
			
			margin: 0 14px 13px 0;
		
		}
		
		.Gallery-Enlarge-Desc {
		
			position: relative;
			float: left;
			
			width: 300px;
						
		}
		
		.Description-Container { 
		
			position: relative;
			float: left; 
			
			margin: 0 0 10px 20px;
			padding: 18px 0 0 0;
			
			width: 540px;
			height: auto;	
			
			overflow: hidden;
			
		}
		
		* html .Description-Container { margin: 0 0 0 10px; } 		

	    .Large-Image-Enlarge-Desc {
				
			position: relative;
			float: left;

			margin: 0 0 5px 0;
			padding: 0 0 5px 0;

			width: 300px;
										
		}
		
		/* Here we need to cancel out the margins */		
		#Item-Details-Container p { padding: 0px; }
		
		#Item-Details-Container UL {
		
		    margin: 10px 0 10px 0; 
		    padding: 0 0 0 0; 
		    
		    list-style: none;
		
		}
		
		#Item-Details-Container UL LI { 
		
		    margin: 0 0 0 0; 
		    padding: 0 0 10px 0; 
		    
		}
		
		.Product-Detail-List {
		
		    /* ----- UL list Unique properties ----- */
			
			position: relative; 
		
		}
		
		.Product-Detail-List li { padding: 0 0 10px 0; }			
		
		.Option-Title {
			
			position: relative;
			float: left; 
			
			display: block;
			
			margin: 2px 5px 5px 0;
						
			line-height: 15px;
			
		}
		
		.Product-Type { 
		
			position: relative;
			float: left; 
			 			
		}
		
		.Product-Quantity { 
		
			position: relative;
			float: left;
			
			padding: 3px 3px 3px 3px;
			
			width: 30px;
			
			border: 1px solid #c5c5c5;
			
			text-align: center;
		
		} 
		
		.Variation-Dropdown {
			
			position: relative;
			float: left;
			
			width: 120px;
			
			border: 1px solid #000000;
	    
	    }
			
		.Form-Options {
		
			position: relative;
			float: left;
			
			width: 330px;
			height: 25px;
			
		}
		
		.QTY-Form { 
		
			position: relative;
			float: right;
			
			width: 96px;
			
		}

		.Form-Option-Buttons {
		
			position: relative;
			float: left;
			
			padding: 10px 0 10px 0;
			
			width: 330px;
		
			/* border: 1px solid #d7d7d7; */
		
		}
		
		.Form-Option-Buttons a {
		
			position: relative;
			float: left;
			
			margin: 5px 2px 0 0;

		}
		
		.Options-Button { 
		
			position: relative;
			/* float: left; */
			
			margin: 0 2px 0 0;
			
		}
		
		* html .Options-Button { margin: 0 1px 0 0; }
		
		.Product-Type { border: 1px solid #000000; }   
		
		/* ----- Content Elements ----- */
            
            .Content-Wide Table { 
    
                margin: 10px 0 10px 0;			
                border-collapse: collapse;
    
            }
    
            .Content-Wide UL {
    
                /* ----- Outside ----- */
        
                    margin: 10px 0 10px 20px;  
                    
                    list-style: disc;	  
                    list-style-position: outside;
                
                /* ----- Inside ----- */
                
                /* 
                    margin: 10px 0 10px 0;  
                    
                    list-style: disc;	  
                    list-style-position: inside;
                */
                
            }
    
            .Content-Wide UL LI { padding: 0 0 0 0; }
            
            .Content-Wide OL {	
                
                /* ----- Outside ----- */
        
                    margin: 10px 0 10px 25px;  
                    
                    list-style: decimal;	  
                    list-style-position: outside;
                
                /* ----- Inside ----- */
                
                /* 
                    margin: 10px 0 10px 0;  
                    
                    list-style: decimal;	  
                    list-style-position: inside;
                */
    
            }
    
            .Content-Wide OL LI { padding: 0 0 0 0; }		   				  
            			
	/* ----- Table Elements ----- */

	    .Full-Width-Table { width: 535px; }	
	    
/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

	/* ----- Paging Elements ----- */

		.Content-Wide .Content-Wide-Header .Paging {

			position: relative;
			float: right;

			padding: 2px 10px 0 0;						

		}

		.Content-Wide .Content-Wide-Footer .Paging {

			position: relative;
			float: right;

			padding: 3px 20px 0 0;						

		}

		.Content-Wide .Paging img { margin: 0 0 0 5px; }
		
	/* ----- Tabs ----- */

		.Product-Details {

			position: relative;
			float: left;

			padding: 5px 0 5px 0;

			width: 520px;

		}

		.Product-Details .PD-Left {

			position: relative;
			float: left;

			width: 260px;

		}

		.Product-Details .PD-Right {

			position: relative;
			float: left;

			padding: 2px 0 0 10px;

			width: 250px;

		}

		.Product-Details .PD-Right #ProductOptions UL { width: 250px; }
		.Product-Details .PD-Right #ProductOptions UL LI .QTY-Button {

			position: relative;
			float: left;

			margin: 0 1px 0 0;

			width: 20px;
			height: 20px;

			font-weight: bold;

			color: #ffffff;			
			background-color: #6d6d6d;

			cursor: pointer;

		}

		.Product-Details .PD-Right #ProductOptions UL LI .PQty { background-image: url(http://images.esellerpro.com/2152/2197/images/objects/buttons/pqty.gif); }
		.Product-Details .PD-Right #ProductOptions UL LI .MQty { background-image: url(http://images.esellerpro.com/2152/2197/images/objects/buttons/mqty.gif); }

		.Tab-Container {

			position: relative;
			float: left;

			margin: 0 0 0 0;

			width: 360px;

			background-color: #ffffff;

		}

		* html .Tab-Container {

			position: relative;
			float: right;

			top: 0;
			right: 20px;

		}

		.Tabs {

			position: relative;
			float: left;

			padding: 0 0 0 0;

			width: 360px;
			height: 26px;

		}

		.Tabs a { 

			position: relative;
			float: left;

			margin: 0 1px 0 0;
			padding: 6px 0 6px 0; 

			/* border-right: 1px solid #dcdcdc;
			border-left: 1px solid #ffffff; */

			/* background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tab-bg.gif);
			background-repeat: repeat-x;
			background-color: #ffffff; */

		}

		.selTabLink-00 {

			width: 110px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-1-h.gif);

		}

		.delTabLink-00 { 

			width: 110px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-1.gif); 

		}

		.selTabLink-01 {

			width: 60px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-2-h.gif);

		}

		.delTabLink-01 {

			width: 60px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-2.gif);

		}

		.selTabLink-02 {

			width: 100px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-3-h.gif);

		}

		.delTabLink-02 {

			width: 100px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-3.gif);

		}
		
		.selTabLink-03 {
		
			width: 80px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-4-h.gif);

		}

		.delTabLink-03 {

			width: 80px;

			background-image: url(http://images.esellerpro.com/2152/2197/images/elements/tb-4.gif);

		}

		.Tab-Content { 

			position: relative;
			float: left;

			padding: 10px 0 10px 10px;

			width: 343px;

			background-image: url(http://images.esellerpro.com/2152/I/30/tab-c-bg3.gif);
			background-repeat: repeat-y;

			border-top: 1px solid #d49cf7;
			border-bottom: 1px solid #d49cf7;

		}

		* html .Tab-Content { float: none; }

		.Tab-Content h3 { padding: 10px 10px 0 10px; }

		.Tab-Content p { padding: 10px 10px 10px 10px; }
		
		.Tab-Content #Product-Attributes {
		
			position: relative;
			float: left;
			
			padding: 0 0 0 0;
			
			width: 330px;
		
		}
		
		.Tab-Content #Product-Attributes LI {
		
			padding: 0 0 10px 20px;
		
			background-image: url(http://images.esellerpro.com/2152/2197/images/objects/tick.gif);
			background-repeat: no-repeat;
			
			text-align: left;
			
		}
		
		.Tab-Content #Product-Attributes { font-size: 0.8em; }
		
	/* ----- Prices ----- */
	
		.Tab-Content #Price-UL { 
		
			position: relative;
			float: right;
			
			margin: 0 0 10px 0;
			padding: 0 20px 0 10px;
			
			list-style: none;
			
			width: 300px;
		
		}
		
		.Tab-Content #Price-UL LI { 
		
			position: relative;
			float: left;
			
			padding: 0 0 0 0; 
			
			text-align: right;
			
			clear: both;
			
			width: 300px;
			
		}
		
		.Tab-Content #Price-UL h3 { padding: 0 0 0 0; }
		
		.Tab-Content #Price-UL #Prod-BIN { line-height: 24px; }
		
	/* ----- Product Reviews ----- */	  

		.Img-Rating { 

			position: relative;
			float: left; 

			margin: 0 10px 0 0;

		}

		.H3-H { 

			padding: 0 0 0 20px;

		}

		#Tab-03 UL {

			position: relative;
			float: left;
			
			margin: 0 0 10px 10px;
			
			list-style: none;

		}
		
		* html #Tab-03 UL { margin: 0 0 10px 5px; } 

		#Tab-03 UL LI { 

			position: relative;
			float: left;

			padding: 10px 0 0 0;

			clear: both;

			list-style: none;
			
			background: none;

		}

		.Comment-Box {

			position: relative;
			float: left;

			padding: 0 0 10px 0;

			width: 315px;

			border-bottom: 1px dotted #969696;

		}  
		.Comment-Box p {

			padding: 0 0 0 0;

		}

		.Comment-Box h4 { 

			margin: 0 0 10px 0;

		}

		.Reviews-Form { 

			position: relative;
			float: left;

			padding: 0 0 20px 10px;

		}
		
		.Ratings-Box { 
			
			position: relative;
			float: left;
			
			padding: 10px 0 5px 0;
			
			width: 230px;
			
		}
		
		#review {
			
			position: relative;
			float: left;
		
			margin: 5px 0 5px 0;

			width: 210px; 
			height: 70px; 

			border: 1px solid #bebebe;

		}		  
		
		.star {
		
		    position: relative;
		    float: left;
		    
		    padding: 0 5px 0 0;
		    
		    cursor: pointer; 
		
		}
		
		.Ratings-Box input { 

			position: relative;
			float: left; 
			
			margin: 3px 0 0 0;
				
		}
		
		.Text-Input {

			margin: 0 0 5px 0;

			width: 200px;								  
			height: 18px;

			border: 1px solid #bebebe;

		}

		.smallText-Input {

			margin: 0 0 5px 0;

			width: 75px;								  
			height: 18px;

			border: 1px solid #bebebe;

		}
		
	/* ----- Content Tables ----- */
	
		.Content-Table td { 
		
			padding: 0 5px 5px 0; 
			
			vertical-align: top;
		
		}
		
		.Content-Table td label { 
		
			position: relative;
			float: left;
			
			padding: 3px 0 0 0; 
		
		}
		
	/* ----- Size Table ----- */
	
		.Size-Table { width: 340px; }
		
		.Size-Table td { 
			
			padding: 3px 15px 3px 0;
			
			border-bottom: 1px solid #bdbdbd;
		
		}
		
    /* ----- Related Items ----- */
		
        .Related-Item {
            
            position: relative;
            float: left;   
            
            padding: 10px 0 0 0;
            
            width: 330px;	
            
            border-top: 1px solid #dacce3;
        
        }
        .Related-Item .Image {
        
            position: relative;
            float: left;	  
            
            width: 70px;
        
        }	  
        .Related-Item .Image img { 
        
            position: relative;
            float: left;
            
            width: 60px;
        
        }
        .Related-Item .Info {
            
            position: relative;
            float: left;
        
            width: 260px;
        
        }	
        .Related-Item .Info .Desc {
        
            position: relative;
            float: left;	  
            
            padding: 0 10px 0 0;
            
            width: 200px;
        
        }				 
        .Related-Item .Info .Price {
            
            position: relative;
            float: left;
            
            width: 50px;
            
        }		
        
        #Related-Listings h3 {
        
            position: relative;
            float: left;
            
            margin: 0 0 5px 0;	  
            padding: 0 0 0 0;
            
            width: 330px;
            
            display: block;
        
        }
        
        .Related-Item .Buying {
        
            position: relative;
            float: left; 
            
            padding: 20px 0 0 0;
            
            width: 260px;
        
        }		
    					
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Content Header ----- */
			
		.Content-Wide-Header h2 { color: #8c003d; }	

	/* ----- More Button Elements ----- */
	
		.Content-Wide .Content-Wide-Header .More-Button a { color: #8c003d; }				
		.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #e21f2c; }
		
		.Content-Wide .Content-Wide-Footer .More-Button a { color: #8c003d; }				
		.Content-Wide .Content-Wide-Footer .More-Button a:hover { color: #9f1a33; }

	/* ----- Paging Elements ----- */
	
		.Content-Wide .Content-Wide-Header .Paging { color: #8c003d; } 
		
		.Content-Wide .Content-Wide-Header .Paging-Current-Page { color: #8c003d; }
		.Content-Wide .Content-Wide-Header .Paging { color: #8c003d; }
		.Content-Wide .Content-Wide-Header .Paging:hover { color: #9f1a33; }
		
		.Content-Wide .Content-Wide-Footer .Paging { color: #8c003d; } 
		
		.Content-Wide .Content-Wide-Footer .Paging-Current-Page { color: #8c003d; }
		.Content-Wide .Content-Wide-Footer .Paging { color: #8c003d; }
		.Content-Wide .Content-Wide-Footer .Paging:hover { color: #9f1a33; }		

	/* ----- Page Characteristics Elements ----- */

		.Content-Wide a { color: #8c003d; }
		.Content-Wide a:hover { color: #9f1a33; }

		.Content-Wide p a { color: #8c003d; }				
		.Content-Wide p a:hover { color: #9f1a33; }

		.Content-Wide Table a { color: #8c003d; }				
		.Content-Wide Table a:hover { color: #9f1a33; }

		.Content-Wide UL LI a { color: #8c003d; }				
		.Content-Wide UL LI a:hover { color: #9f1a33; }

		.Content-Wide OL LI a { color: #8c003d; }				
		.Content-Wide OL LI a:hover { color: #9f1a33; }
	
	/* ----- Product Specific Details ----- */
	
		.Product-Detail-List LI { color: #8c003d; }
		.Product-Detail-List strong { color: #7c7c7c; }

		.Product-Heading { color: #51236c; }

	/* ----- Gallery & Detail Elements ----- */

		.Large-Image-Enlarge-Desc H6 { color: #909090; }
		.Gallery-Enlarge-Desc H6 { color: #909090; }

	/* ----- Tabs ----- */
   
		.Tab-Container .Tabs a { color: #000000; }
		.Tab-Container .Tabs a:hover { color: #000000; }

		.Tab-Container .Tabs .selected { color: #ffffff; }
		.Tab-Container .Tabs .selected:hover { color: #ffffff; }
		
		#Prod-Brand { color: #000000; }
		#Prod-Name { color: #000000; }
		#Prod-RRP { color: #807e7d; }
		#Prod-BIN { color: #ba1111; }
		#Prod-Code { color: #000000; }
		#Prod-BIN span { color: #787878; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Product Reviews ----- */
	
		.H3-H { font-size: 0.8em; }

		.Comment-Box { font-size: 0.9em; }
		
		.Comment-Box h4 { font-size: 0.8em; }
		
		.Text-Input { font-size: 0.8em; }
		
		#review { font-size: 0.8em; }	 
		
		.Ratings-Box { font-size: 0.8em; }

	/* ----- More Button Elements ----- */

		.Content-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.7em;

		}

		.Content-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */

		.Content-Wide .Description-Container { 
		
			text-align: justify;
		    font-size: 0.7em; 
		
		}		 
		
		/* ----- Content Headings ----- */

		    .Content-Wide-Header H2 { font-size: 0.7em; }
		    .Description-Container H3 { font-size: 1.0em; }
		    .Description-Container H4 { font-size: 1.0em; }
		    .Description-Container H5 { font-size: 1.2em; }
		    .Description-Container H6 { font-size: 1.4em; }		

        /* ----- End H Tag Overrides ----- */

		.Content-Wide p a { text-decoration: none; }
		
	/* ----- Gallery & Detail Elements ----- */		 

        /* ----- We scale down the area specific H3 Tags. ----- */
		    #Thumbnail-Image-Container H3 { font-size: 0.8em; }	 	  
		
		/* ----- We then scale up the headings to match the sizes of the item details H3 Tags ----- */
		    .Clear-Heading H3 { font-size: 1.2em; }
	
		.Product-Heading {
		
			font-size: 1.0em; 
			font-weight: bold;
		
		}
		
		.Enlarge-Desc { 
		
			font-size: 0.7em; 
			font-weight: bold;
		
		}
		
		.Product-Detail-List { 
		
			font-weight: bold;
			font-size: 0.7em;

		}
				
		.Product-Type { font-size: 0.7em; }
		
		.Option-Title { font-size: 0.7em; }
		
		.Product-Quantity { font-size: 0.75em; }
		
		.Variation-Dropdown { font-size: 0.7em; }
		
		.Large-Image-Enlarge-Desc H6 { text-align: center; }
		.Gallery-Enlarge-Desc { text-align: left; }			   
		
		.Item-Details-Container .Product-Detail-List LI { font-weight: bold; }
		
	/* ----- Table Elements ----- */

		.Content-Wide Table { }		
		
		.Content-Wide Table th { text-align: left; }

		/* ----- Cancel out the double sizing of P tag ----- */

			.Content-Wide Table p { font-size: 1.0em; }

		/* ----- Sort out link elements ----- */

		.Content-Wide Table a { text-decoration: none; }
		
		.Full-Width-Table td { text-align: center; }
		
	/* ----- Content Table ----- */
		
		.Content-Table td { font-size: 0.8em; }
		.Content-Table td label { font-size: 0.8em; }
		.Content-Table td b { font-size: 0.8em; }

	/* ----- List Elements ----- */

		.Content-Wide UL { }
		
		.Content-Wide UL LI { 
		
		    line-height: 1.0em;
		    text-align: justify; 
		
		}
		
		.Content-Wide UL LI a { text-decoration: none; }
		
		.Content-Wide OL { }	 
		
		.Content-Wide OL LI {
		
		    line-height: 1.0em;
		    text-align: justify;
		    
	    }
		
		.Content-Wide OL LI a { text-decoration: none; }
		
	/* ----- Content Header ----- */
				
		.Content-Wide-Header h2 { font-weight: bold; }
				
	/* ----- Paging ----- */
	
		.Content-Wide .Content-Wide-Header .Paging { 

		    font-weight: bold;

		    font-size: 0.7em;
		    text-decoration: none;

		}  

	/* ----- Tabs ----- */

		.Tabs a {
		
			text-align: center; 
			font-size: 0.75em; 
		
		}

		.Tab-Container .Tabs a { text-decoration: none; }
		.Tab-Container .Tabs a:hover { text-decoration: underline; }

		.Tab-Content h3 { font-size: 0.8em; }
		.Tab-Content p { font-size: 0.8em; }
		
		.Tab-Content table { font-size: 1.2em; }
		
		.Product-Details-Panel { font-size: 0.8em; }
		.Product-Details-Panel UL LI { text-align: left; }

		#Prod-Brand { font-size: 1.0em; }
		#Prod-Name { font-size: 1.3em; }
		#Prod-RRP { 
		
			font-size: 0.9em; 
			text-decoration: line-through;
			
		}
		
		#Prod-BIN { 
			font-size: 1.8em; 
			font-weight: bold;
			text-transform: uppercase;
		}
		
		#Prod-Code { 
			font-size: 1.0em; 
		}

		#Prod-BIN span { 
			
			font-size: 0.5em; 
			text-transform: none;
			font-weight: none;
		
		}

	/* ----- Size Table ----- */

		.Size-Table td { font-size: 0.7em; }
		
    /* ----- Related Items ----- */
        
        .Related-Item .Info { font-size: 0.8em; }
        .Related-Item .Info a { text-decoration: none; }
        .Related-Item .Info a:hover { text-decoration: underline; }
        
        #Related-Listings h3 { font-size: 0.8em; }
	