
    
    /*  Feature Slideshow
        ----------------------------------------------  */
    #home-page #header {
        width: 100%;
        height: 50px;
        z-index: 10;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.3);
        position: absolute;
    }
    #home-page #header div {
        width: 960px;
        height: 50px;
        margin: 0 auto;
    }
    #home-page #header h1{
        position: relative;
        background: transparent;
        z-index: 1;
        height: 50px;
        width: auto;
        padding: 0;
        margin: 0;
    }
    #home-page #header h1 a{
        margin: 0;
        padding: 0;
     /*   line-height: 50px;
        height: 50px;*/
        display: block;
        font-size: 1.6em;
   background: transparent;
	}	
	


    
   
   #home-page #header h1 a:hover,
    #home-page #header #main-featured li a:hover{
        color: rgba(231,231,231, 0.9);
    }
	
    #home-page #header #main-featured,
     #home-page #header #main-featured ul,
      #home-page #header #main-featured li {
        margin: 0;
        padding: 0;
        height: 50px;
    }
    #home-page #header #main-featured li a {
        height: 50px;
        line-height: 50px;
        padding-top: 0;
        margin: 0;
        font-size: 0.9em;
    }
    #featured {
        width: 100%;
        height: auto;
        margin-top: 500px;
    }
    
    #feature-clients{
        width: 100%;
        height: 500px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgb(0,0,0);
        overflow: hidden;
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    #feature-clients ul{
        width: 100%;
        height: auto;
        overflow: hidden;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }
    #feature-clients ul li{
        width: 100%;
        height: auto;
        min-height: 500px;
    }
    #client-1 {
         background:url('../images/OH-HEART.jpg') no-repeat 50% 0;
    }
    #client-2 {
         background:url('../images/new-oh.jpg') no-repeat 50% 0;
    }
    #client-3 {
         background:url('../images/nona.jpg') no-repeat 50% 0;
    }
    #client-4 {
         background:url('../images/valencia.jpg') no-repeat 50% 0;
    }

	
	
	
	
	
	div#feature-clients.pt ul li#client-1 {
         background:url('../images/OH-HEARTpt.jpg') no-repeat 50% 0!Important;
    }
   
	
	
	
	div#feature-clients.es ul li#client-1 {
         background:url('../images/OH-HEARTes.jpg') no-repeat 50% 0!Important;
    }
   
	
	
	
	div#feature-clients.nl ul li#client-1 {
         background:url('../images/OH-HEARTnl.jpg') no-repeat 50% 0!Important;
    }
   
	
	
	
		
	div#feature-clients.de ul li#client-1 {
         background:url('../images/OH-HEARTde.jpg') no-repeat 50% 0!Important;
    }
   
	
		
	div#feature-clients.fr ul li#client-1 {
         background:url('../images/OH-HEARTfr.jpg') no-repeat 50% 0!Important;
    }
   
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    /*#thecssawards {
      position:absolute;
      top:307px;
      right:0px;
      z-index:555;
    }
    #thecssawards a,
    #thecssawards.white a {
      width:69px;
      height:105px;
      text-indent:-9999px;
      display:block;
      background:url('../images/award_day_black.png') no-repeat 0 0;
    }
    
    #thecssawards.white a {
      background:url('../images/award_day_white.png') no-repeat 0 0;
    }
    #temp-video{
      width: 100%;
      height: 100%;
      background: transparent;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 999;
      display: none;
    }
 
     div.lightbox{
       width: 940px;
       height: 500px;
       background: rgb(204,204,204);
       border: 2px solid rgb(0,0,0);
     }
     #closeA {
       width: 30px;
       height: 30px;
       position: absolute;
       top: -15px;
       left: -15px;
       background: transparent url('../images/fancy_close.png') 0 0 no-repeat;
     }    */
    h2.page-title-ext {
      margin-bottom: 0;
    }
    .masthead img{
      display: inline;
    /*  height: 87px;
      padding-top: 7px;
      width: 420px;*/
    }
    #featured h1 {
      padding-top: 7px;
      height: 87px;
      background: transparent;
      padding: 15px 0;
      position: relative;
      z-index: 1;
    }
    #featured h1 a {
      text-indent: -99999px;
      display: block;
      width: 565px;
      height: inherit;
      background: transparent url('../images/push_small.png') 0 0 no-repeat;
    }
    #featured #header, #feature-clients-controls, #home-page #shell {
      width: 980px;
      height: 515px;
      margin: 0 auto;
      overflow: hidden;
      position: relative;
    }
    #feature-clients-controls{
      overflow: visible;
    }
    #feature-clients-controls li:hover{
      cursor: crosshair;
    }
    #client-arrow {
      width: 100%;
      height: 10px;
      background: transparent;
      z-index: 10;
      position: relative;
      top: 0px;
      overflow: hidden;
    }
    #client-arrow span{
       width: 100%;
      height: 10px;
      display: block;
      text-indent: -9999px;
      /*background: url('http://www.2max.eu/images/arrow.png') no-repeat 0 0;*/
      position: absolute;
      margin-left: 50%;
      left: -2530px;
    }
/*    #feature-clients-controls .arrow-down {
        text-indent: -9999px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid rgb(0,0,0);
        position: absolute;
        top: -40px;
        left: 80px;
    }*/
    #feature-clients-controls, #home-page #shell {
      height: 295px;
    }
    #home-page #shell{
        padding: 0;
        height: 300px;
        overflow: visible;
    }
	
	
#freeblock2{
    
       position: relative;
        top: 0px;
        left: 0;
       
    }
	
	
	
	
	
	 #footer #bg-pattern{
        width: 500%;
        height: 300px;
       position: absolute;
        top: -43px;
        left: -300px;
        border-bottom: 1px dotted rgb(191,191,191);
        background: url('http://www.2max.eu/images/home-content-bg.png') repeat-x;
    }
	
	
	#home-content div#dp.opp{
	
	 padding: 0!Important;
	}
	
	 div#footer #home-content div#dp.opp ul li{
	
	  width:75%!Important;
	}
	
	
	
	
	#home-content div#dp1.opp1{
	
	 padding: 0!Important;
	}
	
	 div#footer #home-content div#dp1.opp1 ul li{
	
	  width:75%!Important;
	}
	
	
	
	
	#home-content div#dp2.opp2{
	
	 padding: 0!Important;
	}
	
	 div#footer #home-content div#dp2.opp2 ul li{
	
	  width:75%!Important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	div#footer #page-content h2{
        width: 200px;
        height: 50px;
        text-indent: -9999px;
     margin:0px;
        text-indent: 0px;
        height: 10px;
        color: rgb(54,54,54);
		text-transform: none;
		padding: 0;
    }
	
	div#footer #page-content h2 span{
        margin:0px;
		color: rgb(54,54,54);
		font-style:normal!Important;
    }
	
	
	
	
	
	
	
	
	
		 body#projects-page #home-content div#dp.opp ul li{
	
	  width:75%!Important;
	}
	
	
	
	
	 body#projects-page #page-content h2{
        width: 225px;
        height: 50px;
        text-indent: -9999px;
     margin:0px;
        text-indent: 0px;
        height: 0px;
        color: rgb(54,54,54);
		text-transform: none;
		padding: 0;
    }
	
	 body#projects-page #page-content h2 span{
        margin:0px;
		color: rgb(54,54,54);
		font-style:normal!Important;
    }
	
	
	 div#dp.opp span.datefield {
        /*visibility:hidden;*/
		 font-size: 0.56em;
		 color:rgb(201, 201, 201);
		 font-family: arial, sans-serif;
    }
   
   
	
	
	
	
	
	
	
    #home-page #bg-pattern{
        width: 100%;
        height: 303px;
        position: absolute;
        top: 795px;
        left: 0;
        border-bottom: 1px dotted rgb(191,191,191);
        background: url('http://www.2max.eu/images/home-content-bg.png') repeat-x;
    }
	
	
	
	
 #bg-pattern1{
        width: 100%;
        height: 303px;
        position: absolute;
        top: 742px;
        left: 0px;
        border-bottom: 1px dotted rgb(191,191,191);
        background: url('http://www.2max.eu/images/home-content-bg.png') repeat-x;
    }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    #feature-clients-controls li, #page-content li{
      float: left;
      margin-bottom: 0px;
      padding: 0;
	  
    }
    #feature-clients-controls li {
      opacity: 0.3;
    }
    #feature-clients-controls li:first-child{
        opacity: 1;
    }
    
    #feature-clients-controls li:first-child:nth-last-child(1),
    #page-content li:first-child:nth-last-child(1) { width: 100%; }

    #feature-clients-controls li:first-child:nth-last-child(2),
    #feature-clients-controls li:first-child:nth-last-child(2) ~ li,
    #page-content li:first-child:nth-last-child(2),
    #page-content li:first-child:nth-last-child(2) ~ li, { width: 50%; }

    #feature-clients-controls li:first-child:nth-last-child(3),
    #feature-clients-controls li:first-child:nth-last-child(3) ~ li,
    #page-content li:first-child:nth-last-child(3),
   #page-content li:first-child:nth-last-child(3) ~ li { width: 90%; }               

    #feature-clients-controls li:first-child:nth-last-child(4),
    #feature-clients-controls li:first-child:nth-last-child(4) ~ li,
    #page-content li:first-child:nth-last-child(4),
    #page-content li:first-child:nth-last-child(4) ~ li { width: 25%; }
    
    #feature-clients-controls h2,
    #page-content h2{
        width: 235px;
        height: 40px;
        text-indent: -9999px;
    }
    #page-content h2{
        text-indent: 0px;
        height: 0px;
        color: rgb(54,54,54);
    }
    #control-1 h2 {
        background: url('http://www.2max.eu/images/clients-logo.png') no-repeat -10px -90px;
    }
	
	



	div#feature-clients-controls.pt ul li#control-1 h2 {
         background: url('http://www.2max.eu/images/clients-logopt.png') no-repeat -10px -90px;
    }
	
	
	

	div#feature-clients-controls.fr ul li#control-1 h2 {
         background: url('http://www.2max.eu/images/clients-logofr.png') no-repeat -10px -90px;
    }
	
	
	
	
	
	
	
	
	 div#feature-clients-controls.es ul li#control-1 h2 {
         background: url('http://www.2max.eu/images/clients-logoes.png') no-repeat -0px -90px;
    }
	
	
	 div#feature-clients-controls.es ul li#control-2 h2 {
         background: url('http://www.2max.eu/images/clients-logoes.png') no-repeat -10px -0px;
    }
	
		 div#feature-clients-controls.fr ul li#control-2 h2 {
         background: url('http://www.2max.eu/images/clients-logofr.png') no-repeat -10px -0px;
    }
	
	
	
	 div#feature-clients-controls.es ul li#control-3 h2 {
         background: url('http://www.2max.eu/images/clients-logoes.png') no-repeat  -10px -187px;
    }
	
		 div#feature-clients-controls.fr ul li#control-3 h2 {
         background: url('http://www.2max.eu/images/clients-logofr.png') no-repeat  -10px -187px;
    }
	
	
	
	 div#feature-clients-controls.es ul li#control-4 h2 {
         background: url('http://www.2max.eu/images/clients-logoes.png') no-repeat -10px -300px;
    }
	
	
	div#feature-clients-controls.fr ul li#control-4 h2 {
         background: url('http://www.2max.eu/images/clients-logofr.png') no-repeat -10px -300px;
    }
	
	
	
	
	
	
	
	
	
	
	
	

	div#feature-clients-controls.pt ul li#control-1 h2 {
         background: url('http://www.2max.eu/images/clients-logopt.png') no-repeat -10px -90px;
    }
	
	
	
	
	
    #control-2 h2 {
        background: url('http://www.2max.eu/images/clients-logo.png') no-repeat -10px -0px;
    }
    #control-3 h2 {
        background: url('http://www.2max.eu/images/clients-logo.png') no-repeat -10px -187px;
    }
    
       div#feature-clients-controls.pt ul li#control-3 h2 {
        background: url('http://www.2max.eu/images/clients-logopt.png') no-repeat -10px -187px;
    }
	
	
	#control-4 h2 {
        background: url('http://www.2max.eu/images/clients-logo.png') no-repeat -10px -300px;
    }
	
	
	
	li#control-4  {
       position:relative;
	   z-index:55555;
    }
	
 div#feature-clients-controls.pt ul li#control-4 h2 {
        background: url('http://www.2max.eu/images/clients-logopt.png') no-repeat -10px -300px;
    }
	
    #feature-clients-controls li h3,
    #page-content h3 {
        font-style: italic;
        font-weight: 800;
       /* font-size: 0.9em;*/
        margin-right: 20px;
        color: #C0C0C0;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		 
    }
    #page-content li h3 a{
        color: rgb(212,212,212); 
		 font-size: 0.8em;
    }
    #feature-clients-controls li p,
    #page-content li p{
        font-size: 0.8em;
        margin-right: 20px;
        margin-bottom: 20px;
       /* height: 96px;*/
        width: auto;
        overflow: hidden;
		      font-style: italic;
    }
	
	
	div#dp.opp ul li a.titlefield{
     /*   font-size: 0.8em;
        margin-right: 20px;
        margin-bottom: 20px;
       /* height: 96px;*/
       /* width: auto;
        overflow: hidden;
		  color: #A6A6A6;
		  margin: 0 0 1em;
		
		  font-family: arial, sans-serif;*/
		   color: black;
		   font-size: 0.75em;
		   font-family: arial, sans-serif;
		  	text-transform:lowercase;
		font-style: italic;			
    }
	
	
	
div#dp ul 
{
  /* margin-bottom: 20px;
   	margin-right: 20px!Important;*/
    }
	
	
	
li#push-on-facebook p 
{
  margin-top: 8px;
   /*	margin-right: 20px!Important;*/
  

color:black;



  }
	
	
	
	
	
	
	

	
	
	
	
	
	
	li#push-on-facebook p 
{
  margin-top: 8px;
   /*	margin-right: 20px!Important;*/
  

color:black;



  }
	
	
		
	
	
	
	
	
	
	
	
	
	body#home-page.home.blog div#home-content ul
	{
   margin-top: -10px;

    }
	
	
	
	
	
	
	
	
div#dp.opp ul li
 {
	/*width:200px!Important;*/

	margin-bottom: 12px!Important;
	float:left;
	/*width:50%!Important;*/
	margin-right: 20px!Important;
	border-bottom: 1px dotted #CCC;
      
    }
	
	

    .time {
        display: none;
    }
	
	
    #page-content #feature-push h3 {
        margin: 0;
    }
    
	 #page-content #feature-push h3 a{
        color:#363636;
        line-height: 1.9em;
		font-style: italic;
		-webkit-transition: color 0.5s linear;
      
      -moz-transition-property: color;
      -moz-transition-duration: 0.5s;
      -moz-transition-timing: linear;
      
      -o-transition-property: color;
      -o-transition-duration: 0.5s;
      -o-transition-timing: linear;
    }
	
	
	
	 #page-content #feature-push h3 a:hoover{
	color:#A6A6A6;
	  }
	
	
	
	
	
	
	 #page-content #feature-push h3 a:hoover {
     	color:#A6A6A6;
        
      -o-transition-timing:linear;
		
    }
	
	
	
#home-content div#dp8.opp8 {
padding: 0!Important;

}

	
#home-content div#dp8.opp8 a{
color: black;

}







	
	
div#home-content div#dp8.opp8 ul li {
width: 200px!Important;
margin-bottom: 12px!Important;
float: left;
width: 50%!Important;
margin-right: 20px!Important;
border-bottom: 1px dotted #CCC;
}
	
li#push-on-facebook div li a.titlefield {
color: black;
font-size: 0.75em;
font-family: arial, sans-serif;
text-transform: lowercase;
font-style: italic;
}	
	
	

	
	
 span.datefield {

font-size: 0.56em;
color: rgb(201, 201, 201);
font-family: arial, sans-serif;
}
	
	
	
	
	

	
	
    #page-content #feature-push h3 span{
        display: block;
        color: rgb(166,166,166);
        font-style: italic;
        margin-top: 10px;
    }
    @media screen and (-webkit-animation) {
        #page-content #feature-push h3 span{ 
            font-size: 0.9em;
            font-family:  arial, helvetica, sans-serif;
            font-style: italic;
            font-weight: 700;
        }
    }
    #feature-push>a {
        position: relative;
        display: block;
    }
    #page-content #feature-push p{
        margin-top: 0px;
        line-height: 1.5em;
        height: 77px;
	 font-style: italic;
    }
    #pusher-image{
        position: relative;
    }
    #pusher-image a {
        width: 100%;
        overflow: hidden;
        position: absolute;
        top: -67px;
        height: 324px;
        display: block;
    }
    #pusher-image a img {
        width: 280px;
      /*  height: 530px;*/
        display: block;
        border: 0 none;
	
    }
	
	  body#home-page.home.blog ul li#pusher-image a {
      
        top:-56px!Important;
       
    }
	
	
	
	
	
	
	
	
	
	
	
    #main-featured ul {
      
    }
    nav#main-featured{
      float: right;
      padding: 12px 0 15px;
      z-index: 10;
    }
    #main-featured ul li a {
      background: transparent;
    }
    #home-page #page-content {
      padding: 20px 0 0;
    }
    
    
/*  Slider
    ----------------------------------------------  */
    #slider-shell {
      position: relative;
      width: 940px;
    }
    #slider-shade {
      background: transparent url('http://www.2max.eu/images/mask.png') 0 0 no-repeat;
    }


/*  Slider
    ----------------------------------------------  */
    #slider-bar {
      background: transparent url('http://www.2max.eu/images/nav-slider.png') 35px 25px no-repeat;
      height: 50px;
      margin: 5px 0;
      width: 1015px;
      position: relative;
      margin: 0 0 0 -35px;
    }
    #slider-bar span#slider-btn {
      background: transparent url('http://www.2max.eu/images/btn-slider.png') -12px 5px no-repeat;
      color: #1C94C4;
      width: 75px;
      height: 75px;
      top: 0;
      display: block;
      font-weight: bold;
      outline: medium none;
      position: absolute;
      cursor: pointer;
    }
/*    #slider-bar span.snap-point {
      border: 1px solid red;
    }*/
    #slider-bar span#slider-btn:hover,
    #slider-bar span#slider-btn:active {
      background-position: -12px -101px;
    }
/*  Old Valencia Lady image  
    #featured {
      width: 100%;
      height: 575px;
      background: rgb(0,0,0) url('../images/featured.jpg') 50% 50% no-repeat;
      
    }
*/

/*  Slide
    ----------------------------------------------  */
    .slide {
      position: relative;
      background: rgb(255,255,255);
    }
    .slide h4 {
      font-weight: 200;
      font-family: "Arial Bold", helvetica, sans-serif;
      float: right;
      margin-right: 140px;
    }
    .slide a {
      position: absolute;
      display: block;
      padding: 10px;
      width: 920px;
      height: 440px;
      top: 0;
      left: 0;
      font-family: "Arial Bold", helvetica, sans-serif;
    }
    .slide a span {
      display: block;
      background: rgba(230,0,140, 0.75) url('http://www.2max.eu/images/nav-eye-large.png') 85px 40px no-repeat;
      color: rgb(255,255,255);
      padding:  150px 10px 30px;
      width: 300px;
      font-size: 0.85em;
      text-align: center;
      opacity: 0;
      margin: 100px auto 0;

      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;

      -webkit-transition: opacity 0.5s linear;

      -moz-transition-property: opacity;
      -moz-transition-duration: 0.5s;
      -moz-transition-timing: linear;

      -o-transition-property: opacity;
      -o-transition-duration: 0.5s;
      -o-transition-timing: linear;

    }
    .slide a:hover span  {
      opacity: 1;
      
      -webkit-transition: opacity 0.5s linear;

      -moz-transition-property: opacity;
      -moz-transition-duration: 0.5s;
      -moz-transition-timing: linear;

      -o-transition-property: opacity;
      -o-transition-duration: 0.5s;
      -o-transition-timing: linear;
    }
    
    .home-footer {
        width: 100%;
    }
    .home-footer em{
        width: 960px;
        display: block;
        margin: 10px auto 80px;
        font-family: arial,sans-serif;
        font-weight: 100;
    }

	
	li#push-on-facebook ul li {

    margin-bottom: 12px!Important;
    float: left;
    width: 100%!Important;
    margin-right: 20px!Important;
    border-bottom: 1px dotted #CCC;
	 overflow: visible;
}
	
	div#divFeedityWidget span {
        
        display: none!Important;

    }
	
	
	
	
	
	
	li#push-on-facebook div a
	{
        
        font-family: arial,sans-serif;
      width: 200px;
		
text-align:left;
		
		/*color: rgb(166,166,166);*/
	/*	color:black;*/
font-size: 0.75em;
font-family: arial, sans-serif;
text-transform: lowercase;
font-style: italic;
		
		float:left;
		
		
		
		
		
		
		
    }
	
/*  Content
    ----------------------------------------------  */
    /*
    #twitter, #twittList0{
       position: relative;
    }
    #tweet {
       position: absolute;
       top: 102px;
    }
    #twittList0 span.time{
       position: absolute;
       top: -39px;
       left: 0;
       display: block;
       font-family: 'Arial Bold',helvetica,sans-serif;
       font-style: italic;
       color: rgb(102, 102, 102);
       width: 235px;
       display:none;
    }
    #twittList0 li {
       font-size: 0.95em;
       line-height: 1.5em;
       margin-top: 3px;
       padding-right: 20px;
    }
    */
    /*
    #home-content h4.stay-connect
    {
        border-bottom: 1px dotted rgb(191,191,191);
        color: rgb(102,102,102);
        overflow: hidden;
        padding: 5px 0;
        font-family: 'Arial Bold', helvetica, sans-serif;
    }
    #home-content section {
        float: left;
         overflow: visible;
    }
    #home-content section#left{
        height: auto;
    }
    #home-content section#right{
        width: 280px;
        height: 560px;
    }
    section#left div
    {
        width: 310px;
        float: left;
        position: relative;
        padding-bottom: 30px;
    }
    section#left div:nth-child(2n+1)
    {
         padding-right: 0;
    }
    #push-on-facebook h4 p {
      margin-top: 0;
    }
    div.view-button a{
        font-family: Arial, helvetica, sans-serif;
        font-size: 90%;
    }
    #home-page #shell {
      margin: 30px auto;
    }
     #home-content div h2
    {
        color: rgb(0,0,0);
        font-family: "Arial Bold", helvetica, sans-serif;
        margin-bottom: 20px;
        font-weight: 700;
        padding: 0 0 20px;
        border-bottom: 1px dotted rgb(191,191,191);
    }
    #home-content div h4
    {
        color: rgb(102,102,102);
    }
    #home-content div h4 a.push-home-content-title
    {
        color: rgb(102,102,102);
        display: block;
        font-weight: 700;
        font-family: 'Arial Bold', helvetica, sans-serif;
    }
    #home-content div h4 span.push-home-content-sub-title
    {
        display: block;
        font-style: italic;
width: 190px;
        font-family: 'Arial Bold', helvetica, sans-serif;
    }
    #feature-push{
       position: relative;
       height: inherit;
    }
    #feature-push h4{
       width: 150px;
    }
    #feature-push #pusher-image {
       width: 239px;
        height: 257px;
        overflow: hidden;
       position: absolute;
       right: -60px;
       top: -37px;
    }
    #feature-push #pusher-image a,
    #feature-push #pusher-image img{
      width: 239px;
        height: 510px;
       display: block;
    }
    #feature-push #pusher-image img{
       border: 0 none;
    }
    #feature-push .view-button {
       position: absolute;
       top: 147px;
    }
    #feature-push .all,
    #push-blog .view-button,
    #push-pov .view-button {
       position: absolute;
       top: 203px;
    }
    #twitter, #twittList0{
       position: relative;
    }
    #tweet {
       position: absolute;
       top: 102px;
    }
    #twittList0 span.time{
       position: absolute;
       top: -39px;
       left: 0;
       display: block;
       font-family: 'Arial Bold',helvetica,sans-serif;
       font-style: italic;
       color: rgb(102, 102, 102);
       width: 235px;
       display:none;
    }
    #twittList0 li {
       font-size: 0.95em;
       line-height: 1.5em;
       margin-top: 3px;
padding-right: 20px;
    }
    #twitter .view-button,
    #push-on-facebook .view-button{
      position: absolute;
      top: 203px;
    }
    */
	
	
	