body
	{
	background-image:url(img/bg-home.jpg);
	}

/* Titles */
h3.title-we-take-ideas
	{
	background:transparent url(img/title-world-class.png) no-repeat 0 0;
	width:406px;
	height:31px;
	text-indent:-9999px;
	float:left;
	margin-top:10px;
	}

/* Description */
div.column-content div.description
	{
	display:block;
	float:left;
	line-height:25px;
	margin-left:38px;
	width:510px;
	text-align:justify;
	font-size:12px;
	}

div.columns
	{
	margin-top:0;
	}
	
/* Column Content */
div.column-content
	{
	padding-top:20px;
	width:990px;
	}

/* Concept */
div.body #concept
	{
	margin-left:-25px;
	}

/* List */
ul.list
	{
	width:990px;
	height:110px;
	*height:150px;
	list-style:none;
	margin:50px 0 35px;
	padding:0;
	float:left;
	}

ul.list li
	{
	min-height:95px;
	float:left;
	width:355px;
	margin:0 10px;
	padding:0 0 12px 0;
	}

ul.list li.labs img
	{
	margin-top:-2px;
	}
	
ul.list li.media img
	{
	margin-left:-53px;
	margin-right:-0px;
	margin-top:-15px;
	}
	
ul.list li.partners
	{
	width:200px;
	}

ul.list li img
	{
	float:left;
	margin-top:10px;
	}

ul.list li p
	{
	float:left;
	line-height:21px;
	padding-left:10px;
	padding-top:15px;
	width:195px;
	}

ul.list li p a
	{
	color:#e3e3e3;
	}

ul.list li p a:hover
	{
	text-decoration:underline;
	}

ul.list li p strong
	{
	display:block;
	}

ul.list li p span
	{
	clear:both;
	color:#a2a2a2;
	}
	
ul.list li p strong em
	{
	color:#e3c500;
	padding-right:3px;
	}

