body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
	text-align: center;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a {
	outline: none;
}
.hide {
	display: none !important;
}
body {
	background: #090909 url(/images/bg_body2.jpg) repeat-x 50% 0;
	color: #aaa;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
}
.wrap {
	clear: both;
	padding: 0px;
	text-align: center;
}
#head, #body, #infopanel, #foot {
	clear: both;
}

#body {
	border: 5px solid #FFF;
	margin-top: 5px;
	position: relative;
}

a {
	border-bottom: 1px solid #333;
	color: #8ed6ff;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #c00;
	color: #fff;
}
#head h1 {
	float: left;
	width: 350px;
}
#head h1 a {
	background: url(/images/logo.png) no-repeat 0 0;
	border: 0;
	display: block;
	height: 74px;
	text-indent: -5000px;
	width: 310px;
}
#head-sitelinks {
	padding: 10px 0;
}
#head-sitelinks div#top-price {
	float: left;
	margin-top: -10px;
	width: 240px;
}
#head-sitelinks ul {
	position: absolute;
	top: 10px;
	right: 5px;
}
#head-sitelinks ul li {
	background: url(/images/bg_sitelinks.png);
	float: left;
	margin: 0 0 0 18px;
	-moz-border-radius: 13px;
	padding: 4px 10px 4px 6px;
	-wekkit-border-radius: 13px;
}
#head-sitelinks ul li a {
	background-position: 0 50%;
	background-repeat: no-repeat;
	border: 0;
	color: #aaa;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
}
#head-sitelinks ul li#link-blog a {
	background-image: url(/images/icon_blog.png);
}
#head-sitelinks ul li#link-blog2 a {
	background-image: url(/images/icon_blog2.png);
}
#head-sitelinks ul li#link-about a {
	background-image: url(/images/icon_about.png);
}
#head-sitelinks ul li#link-help a {
	background-image: url(/images/icon_help.png);
}
#head-sitelinks ul li a:hover {
	color: #fff;
}
#head-sitelinks ul li.selected {
	background: #000;
}
#head-sitelinks ul li.selected a,
#head-sitelinks ul li.selected a:hover {
	color: #fff;
}
#head-applinks {
	float: left;
	height: 47px;
	width: 100%;
}
#head-applinks p {
	color: #b6b6b6;
	float: left;
	margin: 14px;
	text-shadow: #222 0 -1px 0;
}
#head-applinks ul {
	float: right;
	margin: 1px 20px 0 0;
}
#head-applinks ul li {
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 45px;
	line-height: 1.2em;
	text-shadow: #111 0 -1px 0;
}
#head-applinks ul li a {
	border: 0;
	color: #888;
	display: block;
	height: 32px;
	padding: 13px 15px 0 15px;
}
#head-applinks ul li a:hover {
	color: #fff;
}
#head-applinks ul li.selected {
	background: url(/images/bg_applink_right.png) no-repeat right 0;
}
#head-applinks ul li.selected a,
#head-applinks ul li.selected a:hover {
	background: url(/images/bg_applink_left.png) no-repeat 0 0;
	color: #fff;
	padding: 13px 30px 0 30px;
}
#body {
	margin-bottom: 8em;
}

#content-sub {
	float: right;
	width: 220px;
}
table.sform input, table.sform select, table.sform textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.1em;
	padding: 1px;
}
table.sform th {
	padding: 4px;
	text-align: right;
	vertical-align: top;
	width: 200px;
}
table.sform th.req {
	font-weight: bold;
}
table.sform td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table.sform #tfsup div {
	padding-bottom: 5px;
	padding-top: 2px;
}
#infopanel {
	background: #181818;
	border-top: 1px solid #1e1e1e;
	color: #aaa;
	margin-bottom: 1.5em;
	padding: 1.5em 0;
}
#infopanel h2 {
	color: #fff;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 13px;
	line-height: 1.38em;
	margin-bottom: 1.38em;
}
#infopanel a:hover {
	border-bottom: 1px solid #c00;
}
#infopanel ul {
	border-top: 1px solid #333;
	margin-bottom: 1em;
}
#infopanel ul li {
	border-bottom: 1px dotted #333;
	font-size: 11px;
	line-height: 1.63em;
	padding: 1em 0;
}
#infopanel ul li a {
	border: 0;
}
#infopanel ul li span {
	display: block;
}
#panel-about {
	float: left;
	margin-right: 20px;
	width: 320px;
}
#panel-about p.message {
	border-bottom: 1px dotted #333;
	border-top: 1px solid #333;
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 1em;
	padding: .75em 0;
	text-shadow: #181818 1px 1px 0;
}
#panel-blog {
	float: left;
	margin-right: 20px;
	width: 320px;
}
#panel-blog span {
	color: #666;
	font-size: 10px;
}
#panel-blog a {
	font-size: 13px;
}
#panel-twitter {
	float: left;
	width: 260px;
}
#infopanel #panel-twitter ul#twitter_update_list li {
	font-size: 13px;
	font-style: italic;
	line-height: 1.6em;
	padding: .8em 0;
	text-shadow: #181818 1px 1px 0;
}
#infopanel #panel-twitter ul#twitter_update_list li a {
	font-style: normal;
}
#infopanel p.action a {
	background: #333;
	border: none;
	color: #aaa;
	font-size: 10px;
	line-height: 1.63em;
	-moz-border-radius: 8px;
	padding: 2px 8px;
	text-transform: uppercase;
	-wekkit-border-radius: 8px;
}
#infopanel p.action a:hover {
	background: #444;
	color: #fff;
}
#foot {
	color: #444;
	font-size: 10px;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	text-align: center;
	text-transform: uppercase;
}
#foot p {
	font-size: 11px;
}
#foot p strong {
	color: #666;
}
div#menulinks {
	background: url('/images/menu_back.png') no-repeat;
	padding: 10px;
	text-align: left;
}
div#menulinks li {
	display: inline;
	margin: 0 17px;
	padding-bottom: 20px;
}


div#midlinks {
	padding: 8px;
	background: #0b253a;
}

div#midlinks div {
	display: inline;
	margin-left: 7px;
	margin-right: 7px;
}
div#midlinks div.ilink {
	padding: 5px;
	display:inline;
}
div#midlinks div.ilink a {
	display: block
	border-bottom: none;
	color: #EEE;
	font-size: 11pt;
	font-weight: bold;
	height: 24px;
	padding: 2px 4px;
}
div#midlinks div.ilink:hover {
	border-bottom: 1px dotted #eee;
}
div#hpleft {
	float: left;
	text-align: left;
	width: 300px;
}

div.jlink {
	margin: 10px;
	display: inline;
	cursor: pointer;
	margin-top: 4px;
}
div#hptop {
	clear: both;
	position: relative;
	text-align: left;
	height: 300px;
	overflow-y: hidden;
	background: #FFF url('/images/hpback.png') no-repeat;
}
div#hptop h3 {
	color: #122e4d;
	padding-left: 10px;
}

div#hptop div.iitxt {
	float: left;
	width: 700px;
	padding-top: 10px;
}
div#hptop div.iimg {
	float: right;
	width: 170px;
	margin-top: 5px;
	text-align: right;
}

div#hptop div.popmenu {
	position: absolute;
	top: -10px;
	left: 0px;
	padding: 15px;
	background: #094a80;
}

.hp-price {
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.hp-price b {
	color: #b4e4ff;
	display: block;
	font-family: Garamond,Candara,Serif;
	font-size: 38pt;
	font-weight: bold;
}

div.hp-intext {
	color: #252525;
	float: left;
	width: 350px;
	padding: 4px 10px 4px 10px;
}
div.hp-intext div {
	margin-top: 10px;
}

ul.hp-top-list {
	float: left;
	width: 320px;	
	margin-left: 10px;
}
ul.hp-top-list li {
	color: #232323;
	background: url(/images/check_sm.png) no-repeat 3px 3px;
	font-size: 9pt;
	font-weight: bold;
	color: #122e4d;
	list-style-image: none;
	padding: 3px 0px 3px 24px;
}
ul.hp-do-list {
	padding-left: 45px;
}
ul.hp-do-list li {
	background: url(/images/check_sm.png) no-repeat 5px 10px;
	list-style-image: none;
	min-height: 38px;
	padding-left: 36px;
	padding-top: 8px;
}
.intro-text {
	font-family: Helvetica, Arian, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}

#EF {
	padding: 5px 0 5px 0;
}
#EF div {
	padding-top: 5px;
}
#EF input {
	background-color: #404040;
	border: 1px inset #111;
	color: #EEE;
	font-size: 9pt;
	padding: 3px;
}
#EF button {
	font-size: 10pt;
}
.iio {
	color: #b4e4ff;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
.iiw {
	width: 680px;
	color: #252525;
	font-weight: bold;
	padding: 4px 0px 4px 10px;
	text-align: left;

}
.iip {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}
.int {
	background: #112e4d;
	color: #EEE;
	font-size: 15pt;
	font-weight: normal;
	padding: 20px;
}
.iztitle {
	padding: 10px 0px 5px 290px;
}
.ddl {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}
select, optgroup, option {
	font-size: 10pt;
}
div.aff-home {
	background-color: #000;
	-moz-border-radius: 13px;
	padding: 5px;
	text-align: left;
	-wekkit-border-radius: 13px;
	width: 300px;
}
div.aff-home td {
	padding: 2px;
}
div.aff-home a {
	border: none;
}
div.aff {
	background-color: #000;
	float: right;
	padding: 10px;
	text-align: left;
	width: 370px;
}
div.aff td {
	padding: 2px;
}
div.aff a {
	border: none;
}
div.faq {
	text-align: left;
	padding: 10px;
}
div.faq b {
	border-bottom: 1px solid #323232;
	clear: both;
	color: #b4e4ff;
	display: block;
	font-size: 12pt;
	margin: 22px 0 5px 0;
}
div.faq div.left {
	float: left;
	padding-bottom: 12px;
	width: 88px;
}
div.faq div.left img {
	border: 6px transparent;
}
div.faq div.right {
	float: left;
}
div.faq h4 {
	color: #b4e4ff;
	font-size: 12pt;
	margin-bottom: 0px;
}
div.faq ul {
	line-height: 150%;
	list-style-type: circle;
	padding: 1.2em 0 10px 2em;
}
div.appz {
	text-align: left;
}
div.appz b {
	display: inline;
	font-size: 10pt;
}
div.appz h3 {
	margin: 20px 0 10px 0;
}
div#qi-2G {
	background: url(/images/2g-box.png) no-repeat 10px 10px;
	min-height: 350px;
}
div#qi-3G {
	background: url(/images/3g-box.png) no-repeat 10px 10px;
	min-height: 350px;
}
div#qi-3Gs {
	background: url(/images/3gs-box.png) no-repeat 10px 10px;
	min-height: 350px;
}

div#imenu {
	display: block;
	padding-bottom: 10px;
	width: 900px;
}
div#imenu div.htitle {
	cursor: pointer;
	float: left;
	margin-bottom: 25px;
	padding-top: 8px;
	text-align: center;
	width: 300px;
}
div#imenu div.htitle-selected {
	background-color: #222;
	cursor: pointer;
	float: left;
	padding-bottom: 25px;
	padding-top: 8px;
	text-align: center;
	width: 300px;
}
div#imenu div.htitle img, div#imenu div.htitle-selected img {
	margin-bottom: 3px;
}
div#imenu div.htitle div.himage {
	cursor: pointer;
	float: left;
	padding-top: 20px;
	text-align: center;
	width: 300px;
}
div#ibuy {
	background: #0d1217 url('/images/bg_ibuy.png') repeat-x;
	padding: 0 5px;
}
div#ibuy div.hbuy {
	background: #0c1217 url('/images/bg_hpbuy.png') repeat-x;
	text-align: left;
	-moz-border-radius: 20px;
	-wekkit-border-radius: 20px;
	min-height: 350px;
}
div#ibuy div.hbuy table.htt {
	margin-left: 270px;
}
div#ibuy div.hbuy div.img {
	float: left;
	padding: 16px;
	width: 280px;
}
div#ibuy div.hbuy div.plinks {
	float: left;
	padding: 16px;
	text-align: left;
	width: 550px;
}
td.product {
	vertical-align: top;
}
th.buy-win {
	background: url(/images/windows.png) no-repeat 0px 0;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
}
th.buy-mac {
	background: url(/images/apple.png) no-repeat 0px 0;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
}
.product-group {
	padding-top: 20px;
}
.product-group li {
	background: url(/images/box.png) no-repeat 2px 0;
	font-weight: bold;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 20px;
}
.product-group li a {
	border: 1px solid transparent;
}
.product-group li a:hover {
	border-bottom: 1px dotted #FFF;
}
.load {
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
}
.buyform {
	padding-top: 40px;
}
.buyform h2 {
	font-size: 22px;
	font-weight: bold;
}
.buyform div.p-price {
	font-family: Arial, Helvetica;
	font-size: 24pt;
	font-weight: normal;
}
.buyform .pay-button {
	margin-top: 10px;
}
div.filebox {
	background-color: #222;
	margin-bottom: 20px;
	padding: 10px;
}
div.filebox div.warning {
	color: #F00;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
div.filebox div.required {
	border-bottom: 1px solid #505050;
	color: #b4e4ff;
	font-size: 16pt;
	margin-bottom: 10px;
}
div.filebox th {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
div.filebox td {
	padding: 4px;
}
div.filebox td.link {
	background: url(/images/download.png) no-repeat 0px 4px;
	padding-left: 24px;
}
h2 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 1em;
}
h3 {
	color: #b4e4ff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#content-main p {
	color: #bbb;
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 1.5em;
}
dl {
	margin-bottom: 1.8em;
}
dl dt {
	color: #fff;
	font-size: 13px;
	line-height: 1.4em;
}
dl dd {
	color: #aaa;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
hr {
	background: #191919;
	border: 1px solid #202020;
	clear: both;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	-moz-border-radius: 2px;
	padding: 1px;
	-wekkit-border-radius: 2px;
}
strong {
	color: #FFF;
	font-weight: bold;
}
em {
	color: #ccc;
	font-style: italic;
}
#content-sub .box {
	background: #222;
	border: 1px solid #333;
	margin-bottom: 1.5em;
	-moz-border-radius: 4px;
	padding: 10px;
	-wekkit-border-radius: 4px;
}
#content-sub .box p {
	margin: 0;
}
#content-sub p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#content-sub h2 {
	font-size: 15px;
	line-height: 1.4em;
	margin: 0;
}
#content-sub ul.link-list {
	border-bottom: 2px solid #222;
	margin-bottom: 1.5em;
	padding-bottom: 1.7em;
}
#content-sub ul.link-list li {
	font-size: 13px;
	line-height: 1.8em;
}
#content-sub ul.link-list li a {
}
#product #content-main {
	float: right;
	padding-top: 30px;
	text-align: left;
	width: 580px;
}
#product #content-sub {
	float: left;
	width: 340px;
}
#product #content-main h2 {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	margin-bottom: .5em;
	text-indent: -5000px;
	width: 155px;
}
#content-main h2, #content-main #guide_2G h2 {
	background-image: url(/images/title_2g.png);
}
#content-main h2.t, #content-main #guide_3G h2 {
	background-image: url(/images/title_3g.png);
}
#content-main h2.tgs, #content-main #guide_3Gs h2 {
	background-image: url(/images/title_3gs.png);
}
#product #content-main h3 {
	clear: both;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.38em;
	margin-bottom: 1.38em;
}
div.choose {
	background: #c3dffe url('/images/bg_choose.png') no-repeat bottom left;
	padding: 17px 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: #eee;
}
#product #content-main p.intro, {
	clear: left;
	margin-bottom: 30px;
}
#product #content-main .important {
	background: #333 url(/images/overlay_bow.png) no-repeat 0 0;
	margin-bottom: 30px;
	-moz-border-radius: 4px;
	padding: 15px 15px 15px 35px;
	-wekkit-border-radius: 4px;
}
#product #content-main .important h3 {
	font-size: 15px;
	margin: 0;
}
#product #content-main .important p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}
#product #content-main .video-demo {
	background: #222;
	clear: both;
	margin-bottom: 30px;
	min-height: 53px;
	-moz-border-radius: 4px;
	padding: 19px;
	-wekkit-border-radius: 4px;
}
#product #content-main .video-demo p {
	margin: 0;
}
#product #content-main .video-demo p.play a {
	background: url(/images/button_play.png) no-repeat 0 50%;
	border: 0;
	display: block;
	padding: 14px 0 14px 58px;
}
#product #content-main .video-demo object {
	display: block;
}
#product #content-main .video-demo .video {
	background: #111;
	border: 1px solid #333;
}
#phone-portrait._2G {
	background: url(/images/2g-box.png) no-repeat 0 0;
	float: left;
	height: 600px;
	margin-left: 30px;
	margin-top: 40px;
	width: 265px;
}
#phone-portrait._3G {
	background-image: url(/images/3g-box.png);
	float: left;
	height: 600px;
	margin-left: 30px;
	margin-top: 40px;
	width: 265px;
}
#phone-portrait._3Gs {
	background-image: url(/images/3gs-box.png);
	float: left;
	height: 600px;
	margin-left: 30px;
	margin-top: 40px;
	width: 265px;
}
#phone-portrait2 {
	background-image: url(/images/3g-box.png);
	height: 350px;
}
#phone-portrait object {
	border: 0;
	margin: 0;
	position: relative;
	z-index: 0;
}
#content-sub #phone-portrait embed {
	border: 0;
}
#content-sub #phone-portrait p {
	margin: -10px 0 0 72px;
}
#content-sub #phone-portrait p a {
	background: url(../images/weightbot/button_graphs.png);
	border: none;
	display: block;
	height: 152px;
	text-indent: -5000px;
	width: 152px;
}
#product #content-sub #accolades {
	margin-top: -50px;
	width: 300px;
}
#product #content-sub #accolades li {
	border-top: 1px dotted #1a1a1a;
	color: #999;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 1em;
	padding-top: 10px;
	text-align: right;
}
#product #content-sub #accolades li a {
	border: 0;
	color: #fff;
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	text-align: left;
}
#product #content-sub #accolades li a:hover {
	color: #8ed6ff;
}
#product #content-main #screenshots li {
	float: left;
	margin: 0 12px 30px 0;
}
#product #content-main #screenshots li a {
	background: #000;
	border: 3px solid #9a9a9a;
	display: block;
	-moz-border-radius: 4px;
	padding: 1px;
	text-align: center;
	-wekkit-border-radius: 4px;
}
#product #content-main #screenshots li a:hover {
	border-color: #ccc;
}
#product #content-main #screenshots li a img {
	background: #ccc;
	display: block;
	height: 68px;
	width: 68px;
}
#product #content-main p#download {
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
#product #content-main p#download a {
	background: #af2222;
	border: 0;
	border-top: 1px solid #cf3838;
	color: #ff9999;
	display: block;
	height: 58px;
	-moz-border-radius: 4px;
	padding: 18px 0 0 10px;
	position: relative;
	text-shadow: #6c0000 0 -1px 0;
	-wekkit-border-radius: 4px;
	width: 210px;
}
#product #content-main p#download a:hover {
	background: #c93333;
	color: #fff;
}
#product #content-main p#download a strong {
	color: #fff;
	display: block;
	font-size: 16px;
}
#product #content-main p#download a img {
	float: right;
	position: absolute;
	right: 7px;
	top: 7px;
}
#product #content-main .list-group {
	float: left;
	margin-right: 20px;
	width: 280px;
}
#product #content-main .list-group.last {
	margin-right: 0;
}
#product #content-main .list-group ul {
}
#product #content-main .list-group ul li {
	background: url(/images/bullet.png) no-repeat 0 .5em;
	color: #aaa;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 1.2em;
	padding-left: 15px;
	text-shadow: #111 1px 1px 0;
}
#product #content-main .list-group ul li.new {
	background-image: url(/images/bullet_new.png);
}
#body.homepage {
	margin-bottom: 0;
}
#body.homepage ul#apps {
	background: url(/images/spotlight.png) no-repeat 50% 430px;
	height: 560px;
}
#body.homepage ul#apps li.convertbot {
	float: left;
	padding-right: 10px;
	width: 460px;
}
#body.homepage ul#apps li.weightbot {
	float: right;
	padding-left: 10px;
	width: 460px;
}
#body.homepage ul#apps li a {
	border: 0;
	display: block;
}
#body.homepage ul#apps li.convertbot a {
	text-align: right;
}
#body.homepage ul#apps li.weightbot a {
	text-align: left;
}
#body.homepage ul#apps li a span {
	background-repeat: no-repeat;
	display: block;
	margin-top: 200px;
	text-align: left;
	text-indent: -5000px;
}
#body.homepage ul#apps li.convertbot a span {
	background-image: url(/images/title_2g.png);
	float: left;
	height: 46px;
	width: 151px;
}
#body.homepage ul#apps li.weightbot a span {
	background-image: url(/images/title_3g.png);
	float: right;
	height: 45px;
	margin-right: 20px;
	width: 167px;
}
#product.convertbot #content-main .categories {
	background: #777;
	float: left;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	padding: 20px 20px 10px 20px;
	-wekkit-border-radius: 5px;
	width: 540px;
}
#product.convertbot #content-main .categories dl {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	margin-right: 20px;
	padding-left: 30px;
	width: 230px;
}
#product.convertbot #content-main .categories dl.short {
	height: 25px;
}
#product.convertbot #content-main .categories dl.angles {
	background-image: url(../images/convertbot/icon_angle.png);
}
#product.convertbot #content-main .categories dl.area {
	background-image: url(../images/convertbot/icon_area.png);
}
#product.convertbot #content-main .categories dl.currency {
	background-image: url(../images/convertbot/icon_currency.png);
}
#product.convertbot #content-main .categories dl.length {
	background-image: url(../images/convertbot/icon_length.png);
}
#product.convertbot #content-main .categories dl.mass {
	background-image: url(../images/convertbot/icon_mass.png);
}
#product.convertbot #content-main .categories dl.power {
	background-image: url(../images/convertbot/icon_power.png);
}
#product.convertbot #content-main .categories dl.pressure {
	background-image: url(../images/convertbot/icon_pressure.png);
}
#product.convertbot #content-main .categories dl.speed {
	background-image: url(../images/convertbot/icon_speed.png);
}
#product.convertbot #content-main .categories dl.temperature {
	background-image: url(../images/convertbot/icon_temperature.png);
}
#product.convertbot #content-main .categories dl.time {
	background-image: url(../images/convertbot/icon_time.png);
}
#product.convertbot #content-main .categories dl.volume {
	background-image: url(../images/convertbot/icon_volume.png);
}
#product.convertbot #content-main .categories dl.work {
	background-image: url(../images/convertbot/icon_work.png);
}
#product.convertbot #content-main .categories dl.last {
	margin-right: 0;
}
#product.convertbot #content-main .categories dl dt {
	color: #222;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #999 0 1px 0;
}
#product.convertbot #content-main .categories dl dd {
	color: #222;
	font-size: 11px;
}
#gsfn_search_widget form {
	margin-bottom: 1.5em;
	width: 100%;
}
#gsfn_search_widget .gsfn_label {
	height: auto !important;
	line-height: 1em;
	text-shadow: #111 1px 1px 0;
}
#gsfn_search_widget #gsfn_search_query {
	background: #333 url(/images/bg_inputbox.png) repeat-x 0 0;
	border: 2px solid #666;
	color: #ccc;
	font-size: 15px;
	margin-top: .5em;
	-moz-border-radius: 4px;
	padding: 4px;
	-wekkit-border-radius: 4px;
	width: 468px;
}
#gsfn_search_widget #continue {
	background: #8cc7e8;
	border: 3px solid #fff;
	color: #295670;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 20px;
	-moz-border-radius: 4px;
	padding: 4px;
	text-shadow: #dbf2ff 0 1px 0;
	-wekkit-border-radius: 4px;
	width: 152px;
}
#gsfn_search_widget #continue:hover {
	background: #b4e4ff;
}
#gsfn_search_results .gsfn_topic_list li.gsfn_suggestion {
	background: none;
	color: #fff;
	font-size: 13px;
	line-height: 1.4em;
	padding: 0;
}
#gsfn_search_results .gsfn_topic_list li {
	background: url(/images/bullet.png) no-repeat 0 .5em;
	margin-bottom: 1em;
	padding-left: 15px;
}
#gsfn_search_results .gsfn_topic_list li.gsfn_submit,
#gsfn_search_results .gsfn_topic_list li.gsfn_no_results {
	background: none;
	border-top: 1px solid #333;
	color: #fff;
	font-size: 15px;
	line-height: 1.2em;
	margin-top: 1.5em;
	padding: 1.2em 0 0 0;
}
.error {
	background-color: #EEE;
	border: 1px solid #F00;
	color: #F00;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
	width: 320px;
}