	/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Content Wide Block ----- */

		.Content-Wide {

			position: relative;
			float: left;

			margin: 0 0 0 20px;

			width: 710px;
			height: auto;

			background-image: url(http://images.esellerpro.com/2145/images/elements/content-wide-c-bg.gif); 

		}

		* html .Content-Wide { margin: 0 0 0 10px; }

		.Content-Wide-Top { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/2145/images/elements/content-wide-c-top.gif); 

		}

		.Content-Wide-Base { 

			position: relative;
			float: left;

			width: 710px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/2145/images/elements/content-wide-c-base.gif);
			
		}

		.Content-Wide-Header {

			position: relative;
			float: left;

			width: 710px;
			height: 15px;

		}
		
		.Content-Wide-Footer {

			position: relative;
			float: left;

			width: 710px;
			height: auto;

		}

	/* ----- Element Styles ----- */

		.Content-Wide H2 {

			position: relative;
			float: left;

			margin: 5px 0 0 14px; 	
			padding: 0 0 5px 0;

		}

		* html .Content-Wide H2 { margin: 5px 0 0 7px; }

		.Content-Wide .More-Button {

			position: relative;
			float: right;

			padding: 10px 16px 10px 0;

		}

		.Content-Wide p { padding: 10px 10px 10px 20px; }
		
	/* ----- Item Gallery ----- */
	
		#Image-Gallery-Container {
		
			position: relative;
			float: left;
			
			padding: 0 0 0 20px;
			
			width: 310px;
					
		}
		
		#Main-Image-Container {
			
			position: relative;
			float: left;
						
			width: auto;
			height: auto;
			
			padding: 0 0 10px 0;
		
		}
		
		#MainImage {
		
			position: relative; 
			width: auto;
		    float: left;	 
		    
		    max-width: 300px;		
		    
		    _width: expression(this.width > 300 ? 300 : true); 
					
		}
		
		#Item-Details-Container {
		
			position: relative;
			float: right;
			
			margin: 0 20px 5px 0;
			padding: 0 0 5px 0;
			
		width: 350px;
			
		}
		
		* html #Item-Details-Container { margin: 0 5px 5px 0; }
		
		.Thumbnail-Image {
		
			position: relative;
			float: left;
			
			width: 96px;
			height: 96px;
			
			margin: 0 5px 5px 0;
		
		}
		
		.Gallery-Enlarge-Desc {
		
			position: relative;
			float: left;
			
			margin: 0 0 5px 0;
			padding: 0 0 5px 0;
			
			width: 300px;
								
		}
		
		.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; }
		
		.Product-Detail-List {
			
			position: relative;
			float: left;  
			left:-20px;
			
			margin: 10px 0 10px 0;
			
			list-style: none; 
		
			
		}
		
		.Product-Detail-List li { padding: 0 0 5px 0; }
		
		.Option-Title {
			
			position: relative;
			float: left; 
			
			display: block;
			
			margin: 0 5px 5px 0;
						
			line-height: 15px;
			
		}
		
		.Product-Type { 
		
			position: relative;
			float: left; 
			 			
		}
		
		.Product-Quantity { 
		
			position: relative;
			float: left;
			
			width: 30px;
			
			border: 1px solid #000000;
		
		}
		
		.Form-Options {
		
			position: relative;
			float: left;
			
			width: 228px;
			height: 25px;
			
		}
		
		.Options-Button { 
		
			position: relative;
			float: left; 
			
			margin: 0 2px 0 0;
			
		}
		
		.Product-Type { border: 1px solid #000000; }  
		
		.Description-Heading { padding: 0 0 10px 0; }
		
		.Content-Wide Table { 

			margin: 10px 10px 10px 20px;			
			border-collapse: collapse;

		}

		.Content-Wide UL {

			margin: 10px 10px 10px 20px; 
			list-style: none;

		}
			
		.Content-Wide UL { line-height: 13px; }
					
/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */
		
		.Content-Wide a { color: #3e3e3e; }
		.Content-Wide a:hover { color: #6e6e6e; }

		.Content-Wide p a { color: #619ec4; }				
		.Content-Wide p a:hover { color: #6e6e6e; }
	
		.Content-Wide Table a { color: #619ec4; }				
		.Content-Wide Table a:hover { color: #6e6e6e; }

		.Content-Wide UL LI a { color: #619ec4; }				
		.Content-Wide UL LI a:hover { color: #6e6e6e; }

		.Content-Wide .More-Button a { color: #3e3e3e; }				
		.Content-Wide .More-Button a:hover { color: #6e6e6e; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- More Button Elements ----- */

		.Content-Wide .More-Button {

			text-align: right;
			font-weight: bold;
			font-size: 0.8em;

		}

		.Content-Wide .More-Button a { text-decoration: none; }

	/* ----- Content Block Elements ----- */

		.Content-Wide p { font-size: 0.7em; }				

		.Content-Wide H2 { font-size: 0.8em; }
				
		.Content-Wide p a { text-decoration: none; }
		
	/* ----- Gallery & Detail Elements ----- */
	
		.Detail-Heading { font-size: 0.9em; }
	
		.Description-Heading { font-size: 0.8em;  }
	
		.Enlarge-Desc { 
		
			font-size: 0.7em; 
			font-weight: bold;
		
		}
		
		.Product-Detail-List { font-size: 0.7em; }
				
		.Product-Type { font-size: 0.7em; }
		
		.Option-Title { font-size: 0.7em; }
		
		.Product-Quantity { font-size: 1.2em; }		   
		
		.Form-Options span { font-size: 1.0em; }
		
	/* ----- Table Elements ----- */

		.Content-Wide Table { font-size: 0.7em; }

		/* ----- 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; }

	/* ----- List Elements ----- */

		.Content-Wide UL { font-size: 0.7em; }

	.Content-Wide UL a { text-decoration: none; }	  
	
	.description-table{ float:left;}	 
	
    .description-table-2{float:left; }
    
    .description-table, .description-table-2 a{text-decoration:underline!important;}
	
    .description-table, .description-table-2 a:hover{ text-decoration:none!important;}
	
	#productdesc {  
	                float:left;
	                width:700px; 
	                position:relative; 
	                left:5px; 
	                margin:0px; 
	                padding:0px; 
	                font-size:1.2em;
	                font-family:font-family:Arial, Helvetica, sans-serif !important;
	              }
	
	
	
	#productdesc-inner table{padding:0px; margin:0px; float:left; }
	
	
	
	/* ----- MW Item template isolated style elements ----- */
	
	    #productdesc-inner {
	    
	        font-size: 1.0em;    
	    
	    }	  
	    
	    #productdesc-inner table { 
	    
	        
	    
	    }					
	    
	    #productdesc-inner table td ul {
	    
	        
	    
	    }						  
	    
	    #productdesc-inner table td ul li { line-height: 16px; font-size:12px; }
	    
	    #productdesc-inner table td ul li p { padding: 0 0 0 0; }
	    
	    #productdesc-inner table img {  }
	    
        *+html #productdesc-inner table img { max-width: 500px; } 
        	    
	    body { background-image: none; }	 
	    
	    #productdescriptiontable { 
	    
	        width: 100%;
	    
	    }
	    
	    #Item-Details-Container table {
	
            
            margin: 10px 0 10px 0 !important;
               
	    }	
	    
	 
	    #productdesc-inner p { margin: 0 0 0 0 !important; }
	    #productdesc-inner table td p { margin: 0 0 0 0 !important; }
	    #productdesc-inner table table td p { margin: 0 0 0 0 !important; }
	    #productdesc-inner table table table td p { margin: 0 0 0 0 !important; }
	    #productdesc-inner table table table table td p { margin: 0 0 0 0 !important; }
	