@charset "utf-8";
#randomthoughtbox {
	background-color: #FFFFEE;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.randomthoughtheading {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: small;
	color: #666666;
}

#randomThought {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
