#big{
	width: 940px;
/*	height: 250px;*/
	padding: 20px 0;
	float: left;
}

#big p{
	margin-bottom: 30px;
	font-size: 18px;
/*	font-family: Georgia,"Bitstream Charter",serif;*/
}

#big img.left{	
	float: left;
	display: block;
	margin-bottom: 20px;
}

#other{
	font-size: 10px;
	color: #444;
	text-align: center;
	border-top: 1px solid #bbb;
	margin: 15px auto;
}

#other a, #other a:visited, #other a:hover, #other a:active{
	color: #444;
}