#home {
	float: left;
	display: inline;
}
#home #screenshot {
	float: left;
	display: inline;
	width: 400px;
	height: 330px;
}
#home #description {
	float: left;
	display: inline;
	background: white url(../images/descrpBg.png) scroll no-repeat top left;
	width: 312px;
	height: 292px;
	padding: 4px 20px 35px 20px;
}
#home #description .title {
	font-weight: normal;
	font-size: 22px;
	color:#007BC0;
}
#home #description h2 {
	font-weight: bold;
	padding: 10px 0 0;
}
#home #description a.inscription {
	color: white;
	background-color: #007bc0;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
}
#home #description p {
	color: #007bc0;
	margin-top: 11px;
}
#home #playerContainer {
	float: left;
}
#twitter_div {
	border-top: 1px solid #b9bdbf;
	margin-left:220px;
	margin-bottom: 20px;
	width:761px;
	clear: both;
}
#twitter_div h2 {
	padding-left: 0;
	margin-bottom: 10px;
}
#twitter_div h2 img {
	vertical-align: text-bottom;
}
