body{
	font-size:12px;
	font-family:Arial;
	margin-top:30px;
}
h1{
	font-size:22px;
	margin-bottom:20px;
	color:#016BB5;
	margin-top:20px;
}
p{
	margin-bottom:10px;
	line-height:18px;
}
h1.col1{
	color:#993366;
}
h1.col2{
	color:#993300;
}
h1.col3{
	color:#339966;
}
h1.col4{
	color:#EF940C;
}
p.sponsor{
	display:block;
	background:transparent url("../_img/logo_live_euskal.gif") no-repeat center right;
	margin:5px auto;
	height:50px;
	line-height:80px;
	text-align:right;
	padding-right:95px;
	margin-right:160px;
}
a#facebook i, a#twitter i{
	display:none;
}
a#facebook, a#twitter{
	display:inline-block;
	width:42px;
	height:43px;
	background:transparent url("../_img/live_social.gif") no-repeat;
}
a#twitter{
	background-position:top right;
}
div.social{
	text-align:right;
	margin-top:30px;
	vertical-align:middle;
	font-size:14px;
}
div.player{
	float:left;
	width:500px;
}
div.description{
	margin-right:30px;
}