#content #services {
  float: left;
  margin: 20px auto;
  padding: 10px 10px 0 10px;
	width: 560px;
  border: 10px solid #D9D9D9;
}
* html #content #services {
  padding-bottom: 10px;
}

  #content #services a {
	  display: block;
		float: left;
		margin-bottom: 10px;
		padding-left: 22px;
		width: 118px;
		line-height: 20px;
	  background-position: left center;
		background-repeat: no-repeat;
		font-size: 110%;
	}
	
		#services a.ask {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/ask.png');
		}
		#services a.blinklist {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/blinklist.png');
		}
		#services a.blogmemes {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/blogmemes.png');
		}
		#services a.delicious {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/delicious.png');
		}
	  #services a.digg {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/digg.png');
		}
		#services a.facebook {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/facebook.gif');
		}
	  #services a.furl {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/furl.gif');
		}
		#services a.google {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/google.png');
		}
		#services a.live {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/live.gif');
		}
		#services a.linkertop {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/linkertop.png');
		}
		#services a.magnolia {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/magnolia.png');
		}
	  #services a.misterwong {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/misterwong.png');
		}
	  #services a.mixx {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/mixx.png');
		}
		#services a.newsvine {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/newsvine.png');
		}
		#services a.nouvelledujour {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/nouvelledujour.png');
		}
		#services a.nuouz {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/nuouz.png');
		}
	  #services a.pioche {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/pioche.png');
		}
	  #services a.publieca {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/publieca.png');
		}
		#services a.reddit {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/reddit.gif');
		}
	  #services a.scoopeo {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/scoopeo.png');
		}
	  #services a.sliiz {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/sliiz.png');
		}
		#services a.simpy {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/simpy.png');
		}
		#services a.stumbleupon {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/stumbleupon.png');
		}
		#services a.tailrank {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/tailrank.png');
		}
		#services a.technorati {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/technorati.png');
		}
		#services a.twitter {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/twitter.gif');
		}
		#services a.wikio {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/wikio.gif');
		}
		#services a.yahoo {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/yahoo-myweb.png');
		}
		#services a.yoolink {
		  background-image: url('http://propulse.wibeset.com/public/img/icos/yoolink.png');
		}

#content #preview {
  padding: 10px;
	margin: 20px auto;
	width: 560px;
  border: 10px solid #D9D9D9;
}

  #preview h2 {
	  font-weight: bold;
	  color: #0281CA;
	}
	
	#preview p {
	  margin-top: 10px;
		font-size: 110%;
	}
