/* Pagine del Cast */

.cast P, .fact P {
	font-size:90%;
}
.cast H2 {
	clear:left;
}

.fact {
	background: top left no-repeat;
	margin:20px 0px 10px 10px;
	padding: 0px 5% 0px 160px;
	min-height:376px;
}
.cecilyfact {
	background-image: url('/content/cast/fact-cecily.jpg');

}
.medhinfact {
	background-image: url('/content/cast/fact-medhin.jpg');
}
.steamfact {
	background-image: url('/content/cast/fact-steam.jpg');
}

#press {
	list-style:none;
	display:inline;
	margin: 0px;
	padding:0px;
}
#press LI {
	display:inline;
	margin:8px;
}
#press LI IMG {
	border: 2px solid purple;
}