* {
	margin: 0px; padding: 0px;
}
html {
	background: rgb(153, 173, 200);
}
body {
	color: rgb(51, 51, 51); font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 12px;
}
p {
	margin: 0px 0px 1em; line-height: 1.5em;
}
h1 {
	margin: 0px 0px 0.25em;
}
h1-1 {
	margin: 0px 0px;
}
h2 {
	margin: 0px 0px 0.25em;
}
h3 {
	margin: 0px 0px 0.25em;
}
h2 {
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
ul {
	margin: 0px 0px 1em 0em; line-height: 1.5em;
}
ol {
	margin: 0px 0px 1em 0em; line-height: 1.5em;
}
dl {
	margin: 0px 0px 1em 0em; line-height: 1.5em;
}
li {
	line-height: 1.5em; margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0px 0px 1em 2em;
}
cite {
	font-style: italic;
}
blockquote {
	font-style: italic;
}
blockquote {
	margin: 0px 0px 1em 1.5em;
}
strong {
	font-weight: bold;
}
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
pre {
	font-family: monospace; font-size: 1.1em;
}
code {
	font-family: monospace; font-size: 1.1em;
}
acronym {
	letter-spacing: 0.07em; border-bottom-color: rgb(204, 0, 0); border-bottom-width: 0.1em; border-bottom-style: dashed; cursor: help;
}
abbr {
	letter-spacing: 0.07em; border-bottom-color: rgb(204, 0, 0); border-bottom-width: 0.1em; border-bottom-style: dashed; cursor: help;
}
.note {
	background: rgb(221, 255, 221); padding: 1em; border-top-color: rgb(187, 221, 187); border-bottom-color: rgb(187, 221, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.important {
	background: rgb(255, 255, 221); padding: 1em; border-top-color: rgb(221, 221, 187); border-bottom-color: rgb(221, 221, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.warning {
	background: rgb(255, 221, 221); padding: 1em; border-top-color: rgb(221, 187, 187); border-bottom-color: rgb(221, 187, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.float_left {
	margin-right: 1em; margin-bottom: 0.15em; float: left; display: inline;
}
.float_right {
	margin-bottom: 0.15em; margin-left: 1em; float: right; display: inline;
}
.center {
	margin: 0.5em auto; text-align: center;
}
table {
	width: auto; margin-bottom: 0.5em; border-collapse: collapse;
}
table.full {
	width: 100%;
}
table.fixed {
	table-layout: fixed;
}
th {
	padding: 0.5em;
}
td {
	padding: 0.5em;
}
thead th {
	background: rgb(68, 68, 68); color: rgb(255, 255, 255);
}
tbody th {
	background: rgb(204, 204, 204); color: rgb(51, 51, 51);
}
tbody th.sub {
	background: rgb(221, 221, 221); color: rgb(51, 51, 51);
}
#page {
	background: rgb(255, 255, 255); margin: 16px auto 20px; border-radius: 5px; width: 980px; overflow: hidden; clear: both; box-shadow: 0px 0px 12px #677486; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0 12px #677486; -webkit-box-shadow: 0 0 12px #677486;
}
a {
	color: rgb(77, 130, 199); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#page div.border-top {
	background: url("/img/page_sprites.png") repeat-x 0px -100px rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); border-image: none; width: 978px; height: 17px; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
}
#footer {
	background: url("/img/page_sprites.png") repeat-x bottom rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); border-image: none; width: 928px; height: 80px; color: rgb(136, 136, 136); padding-right: 25px; padding-left: 25px; clear: both; font-size: 12px; margin-left: -25px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
}
#footer p {
	margin-top: 55px; margin-bottom: 0px; float: left;
}
#footer span {
	margin-top: 55px; float: right;
}
#page-padded {
	padding: 0px 25px;
}
#header {
	margin-top: -10px; margin-bottom: 6px;
}
#topnav {
	color: rgb(204, 204, 204); margin-top: 5px; float: right;
}
#topnav select {
	top: 1px; width: 5.7em; position: relative;
}
a.feed {
	background: url("/img/rss.png") no-repeat left; padding-top: 1px; padding-left: 21px;
}
#toplogo {
	height: 65px;
}
#toplogo a {
	background: url("/img/logipole_logo.png") no-repeat center; width: 60px; height: 65px; float: left; display: block;
}
#toplogo h1 {
	color: rgb(0, 0, 0); line-height: 1.6em; letter-spacing: -1px; font-size: 32px; margin-bottom: 10px; margin-left: 65px;
}
#toplogo span {
	color: rgb(136, 136, 136); margin-top: -1.6em; margin-left: 65px; display: block;
}
#navigation {
	width: 100%;
}
#navigation ul {
	background: url("/img/page_sprites.png") repeat-x 0px 0px rgb(243, 186, 13); margin: 0px; border-radius: 3px; width: 100%; float: left; box-shadow: 0px 1px 3px #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 1px 3px #ddd; -webkit-box-shadow: 0 1px 3px #ddd;
}
#navigation li {
	margin: 0px; line-height: 1.2em; font-size: 12px; float: left; list-style-type: none;
}
#navigation li a {
	padding: 0.5em 1em; color: rgb(51, 51, 51); border-right-color: rgb(255, 231, 147); border-right-width: 1px; border-right-style: solid; display: block; text-shadow: 1px 1px 0px #ffe793;
}
#navigation li:first-child {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px;
}
#navigation li#current {
	background: url("/img/page_sprites.png") repeat-x 0px -50px rgb(251, 212, 93); font-weight: bold;
}
#navigation a:hover {
	background: url("/img/page_sprites.png") repeat-x 0px -50px rgb(251, 212, 93); text-decoration: none;
}
#content {
	width: 905px; margin-top: 24px; float: right;
}
.clear {
	width: 0px; height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden;
}
div#features-page h1 {
	font-size: 14px;
}
div.feature-datail-image {
	padding-bottom: 0.5em;
}
div.feature-datail-image span.toplinks {
	float: right;
}
#download-shortcut {
	background: url("/img/page_sprites.png") repeat-x 0px 0px rgb(243, 186, 13); border-radius: 3px; width: 200px; margin-top: 24px; float: left; box-shadow: 0px 1px 3px #ddd; -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 1px 3px #ddd; -webkit-box-shadow: 0 1px 3px #ddd;
}
#download-shortcut:hover {
	background: url("/img/page_sprites.png") repeat-x 0px -50px rgb(251, 212, 93);
}
#download-shortcut a {
	padding: 0.5em 1.5em; color: rgb(51, 51, 51); line-height: 1.4em; text-decoration: none; display: block; text-shadow: 1px 1px 0px #ffe793;
}
table {
	margin: 0px 0px 1.5em; width: 100%; border-top-color: rgb(192, 214, 241); border-right-color: rgb(192, 214, 241); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid; border-collapse: collapse;
}
.caption_text {
	margin: 0.3em auto; font-size: 1.3em; float: left;
}
.caption_currency {
	bottom: -0.4em; float: right; position: relative;
}
.clear_block {
	clear: left;
}
tr.odd td {
	background: rgb(244, 248, 253);
}
tr.odd .column1 {
	background: rgb(235, 242, 251);
}
.column1 {
	background: rgb(246, 249, 253);
}
td {
	padding: 0.2em 0.2em 0.2em 0.8em; text-align: left; border-bottom-color: rgb(192, 214, 241); border-left-color: rgb(192, 214, 241); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
th {
	padding: 0.2em 0.2em 0.2em 0.8em; text-align: left; font-weight: normal; border-bottom-color: rgb(192, 214, 241); border-left-color: rgb(192, 214, 241); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
tbody th {
	
}
thead th {
	background: rgb(235, 242, 251); text-align: left; color: rgb(51, 51, 51);
}
tfoot th {
	background: rgb(235, 242, 251); text-align: center;
}
tfoot th strong {
	margin: 0.5em 0.5em 0.5em 0px; color: rgb(102, 163, 211);
}
tfoot th em {
	color: rgb(240, 59, 88); font-size: 1em; font-style: normal; font-weight: bold;
}
thead th.priceheader {
	
}
thead th.offheader {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
tbody td.price {
	text-align: left;
}
tbody td.off {
	color: rgb(68, 136, 68); padding-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
tbody td.newqty {
	color: rgb(68, 136, 68); padding-left: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.refreshbtn {
	left: 0px; top: 3px; position: relative;
}
table.formspacer {
	background: rgb(246, 249, 253); border: 1px solid rgb(192, 214, 241); border-image: none; width: auto; clear: left;
}
table.formspacer td {
	padding: 1em 1.3em;
}
table.form {
	background: rgb(246, 249, 253); margin: 0em; border: currentColor; border-image: none; width: auto;
}
table.form td {
	padding: 0.3em 0.5em; border: currentColor; border-image: none; color: rgb(68, 68, 68);
}
table.form input.withborder {
	padding: 2px; border: 1px solid rgb(153, 153, 153); border-image: none;
}
table.form textarea {
	padding: 2px; border: 1px solid rgb(153, 153, 153); border-image: none;
}
table.form select.withborder {
	padding: 1px 2px; border: 1px solid rgb(153, 153, 153); border-image: none;
}
form option {
	padding-right: 4px;
}
table.small {
	clear: left;
}
table.small td {
	padding: 0em 1.5em;
}
table.small th {
	padding: 0em 1.5em;
}
table.format {
	margin: 0em 0em 0.5em; border: currentColor; border-image: none;
}
table.format td {
	padding: 0em; border: currentColor; border-image: none; vertical-align: top;
}
table.formattight {
	margin: 0em; border: currentColor; border-image: none; width: auto;
}
table.formattight td {
	padding: 0em 0.5em 0em 0em; border: currentColor; border-image: none; vertical-align: top;
}
form.download input {
	padding: 1px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 220px; margin-right: 5px; margin-left: 5px; vertical-align: middle;
}
form.download label {
	line-height: 22px;
}
form.download input.email {
	
}
.btn-download {
	background: url("/img/button_blue2.png") repeat-x left top rgb(110, 149, 199); border-radius: 3px; border: 1px solid rgb(115, 156, 212); border-image: none; width: 325px; height: 45px; color: rgb(255, 255, 255); margin-top: 1em; margin-bottom: 0.2em; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.btn-download:hover {
	border: 1px solid rgb(115, 156, 212); border-image: none; text-decoration: none; box-shadow: 0px 0px 3px #739cd4; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #ddd; -moz-box-shadow: 0 0 3px #739cd4; -webkit-box-shadow: 0 0 3px #739cd4;
}
.btn-download span.arrow {
	border: currentColor; border-image: none; left: 14px; top: 10px; position: absolute;
}
.btn-download span.arrow img {
	border: currentColor; border-image: none;
}
.btn-download p {
	margin: 0px; padding: 0px 0px 0px 45px; border: 0px currentColor; border-image: none; text-align: left; line-height: 18px; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; position: relative;
}
.btn-download span.text {
	font-size: 12px; font-weight: normal;
}
.btn-primary {
	background: url("/img/button_blue.gif") repeat-x left rgb(210, 227, 251); border-width: 1px; border-style: solid; border-color: rgb(232, 241, 251) rgb(116, 147, 176) rgb(116, 147, 176) rgb(232, 241, 251); font: 1.2em/normal arial, helvetica, sans-serif; margin: 0px; padding: 0.2em 1em; border-image: none; color: rgb(51, 51, 51); overflow: visible; vertical-align: middle; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
.btn-primary:hover {
	
}
.btn-primary:active {
	border-width: 1px; border-style: solid; border-color: rgb(116, 147, 176) rgb(232, 241, 251) rgb(232, 241, 251) rgb(116, 147, 176); border-image: none;
}
.subscribe {
	padding: 3px 1em;
}
.error {
	background-position: 6px 0.7em; margin: 0em 0em 1em; padding: 1em 1em 1em 40px; border: 1px dotted rgb(255, 204, 204); border-image: none; color: rgb(170, 17, 36); animation-name: errorFlashBkgnd; animation-duration: 1s; animation-timing-function: ease-in; animation-iteration-count: 1; background-image: url("/img/error.png"); background-repeat: no-repeat; background-color: rgb(255, 245, 245); -moz-animation-name: errorFlashBkgnd; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease-in; -moz-animation-duration: 1s; -webkit-animation-name: errorFlashBkgnd; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease-in; -webkit-animation-duration: 1s;
}
.error h3 {
	font-size: 1.2em;
}
.info {
	background-position: 8px 0.7em; margin: 0em 0em 1em; padding: 1em 1em 1em 40px; border: 1px dotted rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 51); animation-name: infoFlashBkgnd; animation-duration: 1s; animation-timing-function: ease-in; animation-iteration-count: 1; background-image: url("/img/info.png"); background-repeat: no-repeat; background-color: rgb(255, 255, 213); -moz-animation-name: infoFlashBkgnd; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease-in; -moz-animation-duration: 1s; -webkit-animation-name: infoFlashBkgnd; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease-in; -webkit-animation-duration: 1s;
}
.info h3 {
	font-size: 1.2em;
}
.emphasize {
	margin: 0em; padding: 1em; border: 1px dotted rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 51); background-color: rgb(255, 255, 213);
}
.resellersnote {
	margin: 0em; padding: 1em; border: 1px dotted rgb(204, 204, 204); border-image: none; clear: left;
}
.bottomnote {
	margin: 2em 0px 0px; padding: 0.5em 1em; border-top-color: rgb(192, 214, 241); border-top-width: 1px; border-top-style: solid; background-color: rgb(246, 249, 253);
}
ul.checkboxes {
	margin: 0em; padding: 0em;
}
ul.checkboxes li {
	height: auto; overflow: auto; clear: both; margin-left: 0px; float: none; display: block; list-style-type: none;
}
ul.checkboxes li input {
	float: left; display: block;
}
ul.checkboxes li label {
	clear: right; margin-top: 0.1em; margin-left: 0.3em; float: left; display: block;
}
ul.intext {
	margin-top: -0.7em;
}
ul.sitemap {
	list-style-type: none;
}
ul.sitemap ul {
	list-style-type: disc;
}
ul.sitemap li a.large {
	color: black; font-size: 14px; font-weight: bold;
}
ul.sitemap li span.large {
	color: black; font-size: 14px; font-weight: bold;
}
ul.sitemap ul ul.blue {
	margin-bottom: 0px; list-style-type: circle;
}
.whatisthis {
	font-size: 0.9em; margin-left: 0.4em;
}
body.help {
	margin: 0px; padding: 1em; border: 0px currentColor; border-image: none; text-align: left; background-color: rgb(255, 255, 255);
}
body.help #main {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
body.help #header {
	background: rgb(238, 238, 238); padding: 0.3em; color: rgb(0, 0, 0);
}
body.help #footer {
	background: rgb(245, 245, 245); margin: 0em; padding: 0.3em; color: rgb(0, 0, 0); border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
body.help ul {
	margin-left: 0.3em;
}
.nobr {
	white-space: nowrap;
}
#main {
	clear: both;
}
div.changelog ul {
	margin-bottom: 2em;
}
div.changelog ul ul {
	margin-bottom: 0em;
}
div.changelog ul li {
	margin-left: 0.5em;
}
div.changelog h1 {
	margin-bottom: 0.5em;
}
table.featurescontent {
	border-top-color: currentColor; border-right-color: currentColor; border-top-width: 0px; border-right-width: 0px; border-top-style: none; border-right-style: none;
}
table.featurescontent td {
	background: rgb(246, 249, 253); border-width: 1px 0px; border-style: solid none; border-color: rgb(192, 214, 241) currentColor;
}
table.featurescontent .middle {
	border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 1.5em; border-left-width: 1.5em; border-right-style: solid; border-left-style: solid;
}
table.featurescontent a {
	background: url("/img/skip_down.png") no-repeat left; padding-left: 12px;
}
a.allfeatures {
	background: url("/img/skip_top.png") no-repeat left; padding-left: 12px; float: right;
}
#teaser {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 280px; margin-top: 24px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser2 {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 280px; margin-top: 24px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser3 {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 260px; margin-top: 24px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser-error {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 300px; margin-top: 24px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser2 {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 80px; margin-top: 5px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser3 {
	background: url("/img/teaserbackground2.jpg") no-repeat bottom rgb(255, 255, 255); padding: 15px 25px 5px; border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; height: 50px; margin-top: 10px; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
#teaser h1 {
	color: rgb(56, 99, 155); font-size: 36px; margin-top: 10px;
}
#teaser3 h1 {
	color: rgb(56, 99, 155); font-size: 36px; margin-top: 0px;
}
#teaser div.content {
	width: 430px; float: left;
}
#teaser div.konvertorfm {
	width: 400px; float: right;
}
#teaser div.konvertorfm405 {
	width: 440px; float: right;
}
#teaser p.description {
	font-size: 14px;
}
#teaser div.downloadlinks {
	
}
a.downloadbtn {
	background: url("/img/button_blue2.png") repeat-x left rgb(125, 163, 211); padding: 2px 15px; border-radius: 3px; border: 1px solid rgb(115, 156, 212); border-image: none; color: rgb(255, 255, 255); font-size: 15px; font-weight: normal; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
a.downloadbtn:hover {
	border: 1px solid rgb(115, 156, 212); border-image: none; text-decoration: none; box-shadow: 0px 0px 3px #739cd4; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #ddd; -moz-box-shadow: 0 0 3px #739cd4; -webkit-box-shadow: 0 0 3px #739cd4;
}
div.downloadbtn_wrap {
	width: 50%; float: left;
}
div.downloadreq_wrap {
	width: 50%; float: left;
}
a.downloadbtn_large {
	background: url("/img/button_blue2.png") repeat-x left rgb(110, 149, 199); padding: 4px 10px 4px 42px; border-radius: 3px; border: 1px solid rgb(115, 156, 212); border-image: none; color: rgb(255, 255, 255); line-height: 18px; font-size: 14px; font-weight: bold; margin-top: 5px; margin-right: 24px; margin-bottom: 15px; display: block; position: relative; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
a.downloadbtn_large:hover {
	border: 1px solid rgb(115, 156, 212); border-image: none; text-decoration: none; box-shadow: 0px 0px 3px #739cd4; text-shadow: 0px 0px 0px transparent, 0px 0px 0px #ddd; -moz-box-shadow: 0 0 3px #739cd4; -webkit-box-shadow: 0 0 3px #739cd4;
}
a.downloadbtn_large span.arrow {
	border: currentColor; border-image: none; left: 12px; top: 14px; margin-right: 10px; display: block; position: absolute;
}
a.downloadbtn_large span.arrow img {
	border: currentColor; border-image: none;
}
a.downloadbtn_large span.text {
	font-size: 12px; font-weight: normal;
}
form.downloadform input {
	float: left;
}
form.downloadform button {
	width: 150px; height: 30px;
}
form.downloadform label {
	display: block;
}
form.downloadform div.emailme {
	float: left;
}
div.infoblock {
	border-radius: 5px; margin-bottom: 24px; background-color: rgb(234, 246, 255); -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
div.infoblock h4 {
	padding: 0.4em 1.5em;
}
div.infoblock div.body {
	padding: 0.4em 1.5em;
}
div.infoblock div.footer {
	padding: 0.4em 1.5em;
}
div.infoblock h4 {
	padding-bottom: 0.35em;
}
div.infoblock div.body {
	padding-top: 1em; padding-bottom: 1em;
}
div.infoblock h4 {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; position: relative; border-top-left-radius: 5px; border-top-right-radius: 5px; background-color: rgb(197, 224, 243); -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
}
div.infoblock div.footer {
	text-align: right; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
div.newsblock h4 a.subscribe {
	background: url("/img/feedblue.png") no-repeat right 0px; right: 10px; padding-right: 22px; position: absolute;
}
.twocols {
	margin-top: 0px;
}
.twocols .col1 {
	width: 410px; float: left;
}
.twocols .col2 {
	width: 410px; float: left;
}
.threecols {
	margin-top: 24px;
}
.threecols .col1 {
	width: 294px; float: left;
}
.threecols .col2 {
	width: 294px; float: left;
}
.threecols .col3 {
	width: 294px; float: left;
}
.threecols .col3 {
	float: right;
}
.threecols .col2 {
	margin-right: 24px; margin-left: 24px;
}
.threecols .col1 h2 {
	margin-bottom: 0em;
}
.threecols .col2 h2 {
	margin-bottom: 0em;
}
.threecols .col1 p {
	margin-bottom: 1.5em;
}
.threecols .col2 p {
	margin-bottom: 1.5em;
}
div#forumdigest {
	padding: 0.5em 1.5em; border-radius: 3px; border: 1px solid rgb(224, 224, 224); border-image: none; background-color: rgb(248, 248, 248); -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
div#forumdigest {
	color: rgb(119, 119, 119);
}
div#forumdigest b {
	color: rgb(102, 102, 102);
}
div#renderingstats {
	text-align: center; padding-bottom: 1em; margin-top: -0.5em;
}
div#screenshotpage {
	margin-top: 1em;
}
div.homescreenshots div.panel-clipping {
	width: 980px; height: 230px; overflow: hidden; margin-top: -5px; margin-left: -25px;
}
div.homescreenshots div.panel-container {
	width: 3000px; margin-top: 5px; margin-bottom: 5px; margin-left: 25px;
}
div.homescreenshots div.panel {
	margin-right: 30px; float: left;
}
div.homescreenshots div.screenshot {
	background: rgb(245, 251, 255); border-radius: 5px; border: 1px solid rgb(213, 228, 251); border-image: none; width: 292px; float: left; box-shadow: 0px 0px 5px #d4eaf8; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0px 5px #d4eaf8; -webkit-box-shadow: 0 0px 5px #d4eaf8;
}
div.homescreenshots div.screenshot:hover {
	background: rgb(235, 247, 255); border: 1px solid rgb(192, 215, 250); border-image: none; box-shadow: 0px 0px 6px #bfe0f5; -moz-box-shadow: 0 0px 6px #bfe0f5; -webkit-box-shadow: 0 0px 6px #bfe0f5;
}
div.homescreenshots div.screenshot img {
	margin: 6px;
}
div.homescreenshots div.screenshotmid {
	margin-right: 24px; margin-left: 24px;
}
div.homescreenshots h2 {
	line-height: 1.2em; overflow: visible; position: relative;
}
div.homescreenshots span.pager {
	top: 5px; right: 0px; font-size: 12px; position: absolute;
}
div.homescreenshots span.pager span.caption {
	top: -2px; color: rgb(102, 102, 102); margin-right: 0.5em; position: relative;
}
div.homescreenshots img.page-left {
	margin: 0px 2px; width: 16px; height: 14px; cursor: pointer;
}
div.homescreenshots img.page-right {
	margin: 0px 2px; width: 16px; height: 14px; cursor: pointer;
}
div.homescreenshots span.page-left:hover {
	text-decoration: none;
}
div.homescreenshots span.page-right:hover {
	text-decoration: none;
}
div.homescreenshots img.page-left {
	background: url("/img/pager.png") no-repeat 0px 0px; right: 20px;
}
div.homescreenshots img.page-left:hover {
	background-position: 0px -17px;
}
div.homescreenshots img.page-right {
	background: url("/img/pager.png") no-repeat -15px 0px; right: 0px;
}
div.homescreenshots img.page-right:hover {
	background-position: -15px -17px;
}
div.homescreenshots a.more-screenshots {
	margin-top: 0.2em; float: right;
}
.panel-clipping img {
	margin: 0px 18px; border: 0px currentColor; border-image: none; cursor: pointer;
}
div.screenshotwrap {
	width: 342px; text-align: center; margin-top: 1em; margin-bottom: 1em; float: left;
}
div.screenshotwrap a {
	
}
div.screenshotwrap a:focus span {
	outline: dotted thin;
}
div.screenshotwrap a img {
	border: 0px currentColor; border-image: none; margin-bottom: 6px; box-shadow: 0px 0px 6px #ccc; -moz-box-shadow: 0 0px 6px #ccc; -webkit-box-shadow: 0 0px 6px #ccc;
}
div.screenshotwrap a:hover {
	text-decoration: none;
}
div.screenshotwrap a:hover span.title {
	text-decoration: underline;
}
div.screenshotwrapleft {
	margin-right: 12px; margin-left: -4px;
}
div.screenshotwrapright {
	margin-left: 12px;
}
div.screenshotsgroup {
	padding-top: 2em; clear: both;
}
#screenshotsnav {
	float: right;
}
#screenshotsnav a.back {
	background: url("/img/skip_top..footerHeading{color:#4d4d4d;font-weight:bold;font-size:12px;text-transform:uppercase;padding-bottom:10px}png") no-repeat left; padding-right: 10px; padding-left: 10px;
}
#screenshotsnav a.prev {
	background: url("/img/skip_prev.png") no-repeat left; padding-right: 10px; padding-left: 10px;
}
#screenshotsnav a.next {
	background: url("/img/skip_next.png") no-repeat left; padding-left: 10px;
}
ul.smooth {
	margin-bottom: 0px;
}
.new_label {
	background: rgb(255, 153, 3); padding: 2px 4px; color: rgb(255, 255, 255);
}
.new_label2 {
	background: rgb(16, 144, 223); padding: 2px 4px; color: rgb(255, 255, 255);
}
.footer_col { width:160px;float:left
}
.footerHeading {
	color:#4d4d4d; font-weight:bold; font-size:12px; text-transform:uppercase; padding-bottom:10px
}
.ltrFloatLeft {
	float:left
}