#randwrap {
	width: 420px;
	float: left;
	padding-top: 5px;
	height: 100px;
}
#randcontent {
	float: left;
	width: 225px;
	font-size: 12px;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, "Times New Roman";
}
#randtxt {
	float: left;
	height: 120px;
}
#click {
	color: #FF6600;
	font-family: "Century Gothic";
	font-size: 15px;
	float: left;
	clear: both;
	width: 220px;
}
#pic {
	float: right;
}
