/* css for sophostest.com */

*
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body
{
	background-color: #fff;
	text-align: center;
}
a img
{
	border: none;
}
.wrap
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.7em;
	text-align: center;
	width: 960px;
}
.sophos-bar
{
	padding: 4px 0 0 0;
	height: 48px;
	text-align: left;
	width: 960px;
}
.content-top
{
	background-image: url(head-shadow.gif);
	font-size: 1px;
	height: 9px;
	width: 960px;
}
.content-body
{
	width: 960px;
}
.content-text
{
	text-align: left;
}
.content-text h2
{
	color: #4c4c4c;
	font-family: 'FlamaUltralight', Arial, sans-serif;
	font-size: 220%;
	font-style: normal;
	padding: 10px 0 0 0;
}
.content-text h3
{
	color: #4c4c4c;
	font-family: 'FlamaBook',Arial,sans-serif;
	font-size: 120% /* 13px; */
	font-style: normal;
	padding: 15px 0 0 0;
}
.content-text a, .content-text a:visited
{
	color: #00549A; 
	text-decoration: none;
}
.content-text a:hover
{
	color: #777; 
	text-decoration: none;
}
.content-text p
{
	color: #737373;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	padding: 15px 0 20px 20px;
}
.content-separator
{
	border-bottom: 1px solid #ddd;
}
.content-bottom
{
	font-size: 1px;
	height: 9px;
	width: 782px;
}