div.scroller {
	/* modify width and height of scrolling section if necessary	*/
	width: 695px;
	height: 180px;
	overflow: hidden;
	margin-top: 5px;
	/* needed for IE5 - displaying shop-slider */
    float:left;
    /* white-space:normal; */
	}
	
div.scroller1{
	/* modify width and height of scrolling section if necessary	*/
	width: 375px;
	height: 55px;
	overflow: hidden;
	/* needed for IE5 - displaying shop-slider */
    float:left;
    /* white-space:normal; */
	margin-left:34px;
}

/*IE 7 only*/
*+html div.scroller1 {
	margin-left:52px;
}
	
/*IE 6 only*/
*html div.scroller1 {
margin-left:26px;
	}

div.scroller2 {
	/* modify width and height of scrolling section if necessary	*/
	width: 695px;
	height: 132px;
	overflow: hidden;
	/* needed for IE5 - displaying shop-slider */
    float:left;
    /* white-space:normal; */
	}
	
	
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:695px;
	height:auto;
	overflow:hidden;
	float:left;
}

div.scroller2 div.section img{
	border: 1px solid #CCCCCC;
	padding:5px;
}
#section12 img:hover {
border:1px solid #CC0000;
}

div.scroller3 div.section img{
	border: 0px;
	padding:0px;
}

div.scroller1 div.section1 {	
	width:375px;
	height:60px;
	overflow:hidden;
	float:left;
	padding-top:4px;
	margin-left:0px;
}


div.scroller2 div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:695px;
	height:120px;
	overflow:hidden;
	float:center;
	margin-top:4px;
}

div.scroller div.content {
	width: 20000px;
}

div.scroller1 div.content {
	width: 10000px;
}

div.scroller2 div.content {
	width: 10000px;
	padding-left: 2px;
} 

div.section2 {
	background:#FFF;
    width:695px;
	height:210px;
}
div.section3 {
	background:#FFF;
    width:695px;
	height:210px;
}

div#scroller4 {
	height:102px;
}

div img{
         border:0px;
         margin:0px;
         }

div.button{
         width:755px;
}


div.button #left{
         float:left;
         padding-top:85px;
         width:30px;
         }
          
div.button #right{
         float:right;
         padding-top:85px;
         width:30px;
         }      
         
div.button #left1{
         float:left;
         padding-top:85px;
         width:30px;
         }
         
div.button #right1{
         float:right;
         padding-top:85px;
         width:30px;
         }
         
div.button #left_interview{
         float:left;
         padding-top:36px;
         width:30px;
         }
         
div.button #right_interview{
         float:right;
         padding-top:36px;
         width:30px;
         }  
         
#left_products{
         float:left;
         padding-top:62px;
         width:30px;
         }
         
#right_products{
         float:right;
         padding-top:62px;
         width:30px;
         }           
#left_products img, #left_products  img:hover{         
         border:0;
         padding:0px;
         cursor:pointer;
}

#left_interview  img:hover{
	cursor:pointer;
	}
#right_interview  img:hover{
	cursor:pointer;
	}	
	
#left  img:hover{
	cursor:pointer;
	}
#right  img:hover{
	cursor:pointer;
	}	

#right_products img, #right_products img:hover{         
         border:0;
         padding:0px;
         cursor:pointer;
}            
.profiletable_Interviews{
	margin-left:5px;
}


#interview_more{
padding-left: 495px;
}

#scroller5 {
	margin-top:0px;
	}


