body  {
	color: #646464;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fbfbfb;
	padding: 20px
}

div#bodytext {
	background-color: #fff;
	padding: 12px;
	width: 100%;
	xfloat: left;
	xclear: right;
	border: solid 1px #ccc;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.67em 0
}

h1#title   {
	font-weight: bold;
	font-stretch: expanded;
	width: 50%
}

h1 a:link { color: #5c5c5c; text-decoration: none }
h1 a:visited { color: #5c5c5c; text-decoration: none }
h1 a:hover { text-decoration: underline }
h1 a:active { text-decoration: none }

div#wrapper  {
	width: 850px
}

div#leftcolumn {
	width: 468px;
	margin-left: 10px;
	float: left;
	margin-right: 30px;
}

div#bottomad {
	width: 720px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}

div#rightcolumn {
	width: 250px;
	margin-left: 10px;
	float: left;
}

div#downloadlink {
	background-color: white;
	color: black;
	text-align: center;
	margin-top: 10px;
	xmargin-left: 10px;
	padding: 2px;
	width: 90%;
	xfloat: right;
	clear: right;
	border: solid 1px silver
}

div#sidead {
	background-color: white;
	color: black;
	text-align: center;
	margin-top: 30px;
	xmargin-left: 10px;
	padding: 2px;
	width: 90%;
	xfloat: right;
	clear: right;
	border: solid 1px silver
}

div#middlead {
	margin-top: 10px;
	margin-bottom: 10px;	
}

div#userquote {
	font-style: italic;
	line-height: 20px;
	background-color: white;
	background-image: url("http://www.serence.com/images/content/icon_comment.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
	xmargin-left: 10px;
	padding: 2px 6px 6px 40px;
	width: 90%;
	xfloat: right;
	xclear: right;
	border: solid 1px #d1d1d1;
 }
div#userquote:before { 
	content: '"'
}
div#userquote:after { 
	content: '"'
}
div#domains   {
	background-color: white;
	background-position: 0 0;
	list-style-image: none;
	margin-top: 200px;
	xmargin-left: 10px;
	padding: 2px;
	width: 90%;
	xfloat: left;
	xclear: right;
	overflow: hidden;
	clip: auto;
	border: solid 1px silver
}

div#domains ul   { font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-indent: 0; list-style-type: none; display: inline; padding-right: 3px }
div#domains ul li {display: inline;}
div#domains a:link { color: #5c5c5c; text-decoration: none }
div#domains a:visited { color: #5c5c5c; text-decoration: none }
div#domains a:hover { text-decoration: underline }
div#domains a:active { text-decoration: none }
h2 { font-size: 1.1em; font-weight: bold; margin: 0.83em 0 }
div#picture     { }
div#picture img     { text-align: center; border-style: none }
ul#products li     { white-space: normal; display: inline; padding-right: 3px }

