/* example_6 css */  
     #example_6 {  
         position: relative; /* important */  
         overflow: hidden; /* important */  
         width: 647px !important; /* important */
         width:647px;  
         height: 330px; /* important */  
         margin: 0; 
         margin-top:-20px !important; 
         margin-left:70px !important;
         margin-bottom:10px !important;
         margin-top:-280px;
         margin-left:329px;
		 margin-bottom:300px;
         background: #fff;  
        
         
     }  
       
     #example_6_content {  
         position: absolute;  
         top: 0;  
         margin-left: 0;  

     }  
       
     #example_6_content  
     #example_6_content li {  
         list-style: none;  
         margin: 0;  
         padding: 0;  
     }  
         #example_6_content {  
             width: 13440px;  
         }  
         #container_bd #example_6 ul {padding-top:25px; padding-right:10px; float:right;}
         #container_bd #example_6 ul li {  
             display: block;  
             margin:0;
             border: none;  
             float:left;
         }  
       
     #container_bd #example_6 ul li img {  
         display: block;  
         
     }  
       
     #example_6_frame {  
         position: relative;
         /*background:url(../images/product_examples_cat.jpg) no-repeat;*/
         width:647px;
         height:66px;  
         top:0px !important;
         top:250px;
         margin-top: 260px;  
         margin-left:15px !important;
         margin-left:9px;
         
     }
     #example_6_frame #quote
     {
	     width:200px;
	     height:77px;
	     float:left;
	     padding-top:15px;
	     padding-right:20px;
 	}
	#example_6_frame #commentbox
	{
		height:20px;
		width:200px;
		position:relative;
		float:left;
		left:20px;
		bottom:-41px;
	}
	#example_6_frame #commentbox p
	{
		font-weight:bold;
		font-size:10px;
	}
 	     #container_bd #example_6_frame ul  
 	     {   
 	     	position: relative;
 	     	bottom:15px;
 	     	right:20px;
 	     	float:right;
       
         
     } 
     #container_bd #example_6_frame ul li {  
         margin: 0 2px;
         position:relative;
         margin-bottom:40px;
         
         
         
     }  
     #container_bd #example_6_frame ul li img{  
         border: 1px solid #9cf;  
         width:40px;
         height:35px;
         padding: 2px;  
     }  
         #container_bd #example_6_frame ul li img:hover {border: 1px solid #369;} 
		 
.ipod_background
{
	background:url(../images/which-ipod.jpg) no-repeat;
}
.mac_background
{
	background:url(../images/which-mac.jpg) no-repeat;
}
.software_background
{
	background:url(../images/which-software.jpg) no-repeat;
}
.normal_background
{
	background:url(../images/product_examples_cat.jpg) no-repeat;
}
.fr-ipod_background
{
	background:url(../images/fr-which-ipod.jpg) no-repeat;
}
.fr-mac_background
{
	background:url(../images/fr-which-mac.jpg) no-repeat;
}
.fr-software_background
{
	background:url(../images/fr-which-software.jpg) no-repeat;
}
