div#skypephone {
	float:right; 
	padding-right: 10px; 
	padding-top: 5px;
}

div.skypeintro {
	width: 320px; 
	padding-bottom: 2px; 
	color: black; 
	text-align: center; 
	font-weight: bold;
}

div.skypeheadline {
	width: 320px; 
	padding-bottom: 5px; 
	background: #87c80a; 
	color: white; 
	text-align: center; 
	font-size: 24pt; 
	font-weight: bold;
}

div.skypeannounce {
	width: 320px; 
	padding-top: 6px;
	padding-bottom: 2px; 
	color: red; 
	text-align: center; 
	font-size: 24pt; 
	font-weight: bold;
}

