.tweetulator 
{
	border: 2px solid black;
	font-family: Arial;
}

.tweetulator, 
.tweetulator p, #content .tweetulator p,
.tweetulator input, #content .tweetulator input
{
	font-family: Arial;
}

.tweetulator .inquiry-frields
{
	border: 1px solid #444;
	padding: 10px;
	margin: 10px;
	background-image: url('tweetulator-logo-150x150.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.tweetulator .results
{
	border: 1px solid #444;
	padding: 10px;
	margin: 10px;
}

.tweetulator .results .daily-time-reading-required
{
	font-size: 1.1em;
	color: red;
}