/* Listen */
ul#news {
vertical-align:top;
	padding: 2em; 	
	margin-bottom:70px;
	width:127px;		
}

.fade{
	margin-bottom: 2em;
}

/*Features Products*/
 #scr1 div {
  visibility:hidden;
 }
 #scr1, #scr1 div.default {
   width:455px;
/*   height:120px;*/
   overflow:hidden;
   visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }

 #scr1 {
   background-color:#fff;
   margin:0px auto;
   font-size: .8em;
 }


