#daily-horoscope{
	/*background-color: black;
	color: white;*/
}

#daily-horoscope-panel{
	/*background-color: black;
	color: white;*/
	padding:10px;
max-width:300px;
}

.daily-horoscope-display{
	padding-top:10px;
}

.daily-horoscope-copyright{
	font-size: 14px;
	color: rgb(132, 131, 131);
}