
#header a, #header a:visited
{
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 45px;
	font-weight: bold;
}

#headerwrapper
{
	background-color : #fff;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a
{
	color:#4f647b;
}

#contentinner textarea
{
	margin-bottom: 20px;
}

#contentleft h2, #contentleft h2 a
{
	color: #ff9600;
	background-color : #e3e3e3;
}

#analyzer-results
{
	font-size: 14px;
}

#analyzer-results-left
{
	float: left;
}

#analyzer-results-right
{
	float: left;
}

.phrase-results table
{
	width: 340px;
}

.summary-results table
{
	width: 270px;
}

.keyword-results table
{
	width: 270px;
}

#sidebar
{
	padding: 10px;
	width: 205px;
	background-color: #e3e3e3;
}