#infogroup {
	position: absolute;
	right: 2px;
	top: 44px;
}

li.infolistitem {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}

a.listanchor {
	color: #555;
	text-decoration: none;
}

a.listanchor:hover {
	color: #3c6fe1;
	text-decoration:none;
}

a.listanchorselected {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.listanchorselected:hover {
	color: #333;
	text-decoration:none;
	font-weight: bold;
}

div.contentheader {
	position: relative;
	margin-top: 12px;
	width: 750px;
	height: 65px;
}

div.contentheader #quickeys {
	position: absolute;
	left: 4px;
}

#buttongroup {
	position: absolute;
	right: 4px;
	top: -1px;
}

#buttongroup #downloadbutton {
	margin-right: 8px;
}

#buttongroup #buybutton {
}

#header {
	position:relative;
	margin-top: 12px;
	width: 750px;
	height: 65px;
}

/*
#horizdivider {
	height: 1px;
	border-top: solid;
	border-top-color: #AAA;
	border-top-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/

p {
	margin-bottom: 10px;
}

#inlineproductlogo
{
	float: right;
	margin-left: 5px;
	padding-right: 10px;
}

#description
{
	position: relative;
	width: 750px;
}

#lefttextcolumn {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 360px;
}

#righttextcolumn {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 360px;
}

.resetfloat
{
	clear: both;
}
