
.sendeplan {
	text-align: center;
	width: 100%;
	/*border: 1px solid #000;*/
	font-family: "Lucida Grande",Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	color: #444444;
}


hr {
	clear:both;
	margin: 5px 3px 5px 3px;
}
div.header {
	
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:130%;
	font-weight:bold;
	text-align: center;
}

div.plan {
	text-align: center;
}


span.date {
	font-weight:bold;
}

span.time {
	font-style: italic;
}

span.live {
	font-weight:bold;
	color: red;
}

div.game {
	margin-bottom: -10px;
	clear: both;
}

div.logohome {
	margin-left: 15%;
	width: 50px;
	height: 47px;
	float: left;
	
}

div.teams {
	width: 325px;
	height: 47px;	
	padding-top:8px;
	margin-bottom:-8px;
 	float: left;
	font-size: 18px;
	font-weight:bold;
}

div.logoaway {
	margin-right:15%;
	width: 50px;
	height: 47px;
	float:right;
}
div.footer {
	margin-top: 3px;
	font-size: 9px;
}