#mainWrap {
	background: #ebebeb url(/_media/bg_home_alt.png) repeat-x;
}
.dark-bg {
	background: url(/_media/alt_home_bg.png) 100% 64px no-repeat;
}
#home-left {
	float: left;
	width: 348px;
	padding-left: 10px;
}
#home-right {
	float: left;
	width: 602px;
}
#home-right p.subhead {
	font-size: 15px;
	color: #fff;
	margin: 10px 0;
	line-height: 1.2;
}
#home-right p.more a {
	background: url(/_media/arrow_right.png) 100% 50% no-repeat;
	padding-right: 10px;
	color: #fff;
}
#home-right p a {
	font-weight: bold;
	text-decoration: none;
}
#home-right p a:hover {
	text-decoration: underline;
}
#home-right .panel-list {
	margin: 30px 0 0;
	padding: 0;
}
#home-right ul.has-icons {
	margin-top: 15px;
}
#home-right ul.panel-list li {
	background: url(/_media/bullet_yellow_small.png) 0 5px no-repeat;
	padding-left: 15px;
}
#home-right ul.has-icons li {
	background: none;
	padding-left: 0;
}
#home-right .panel-list li,
#home-right .panel-list li a {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
#home-right blockquote {
	background: url(/_media/quotation_mark.png) no-repeat;
	padding: 5px 0 0 30px;
	font-family: "Times New Roman", Times, serif;
	margin: 20px 5px 35px 0;
	font-style: italic;
}
#home-right blockquote p {
	font-size: 18px;
}
#home-right cite {
	margin-top: 20px;
	color: #7d7d7d;
	font-size: 12px;
	display: block;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#home-right cite strong {
	color: #333333;
}
#home-right .panel-list li a {
	display: block;
	padding-left: 37px;
	min-height: 26px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#home-right .panel-list li a:hover {
	text-decoration: none;
}
#home-right .panel-list li a#lnImport {
	background-image: url(/_media/icon_import_home.png);
}
#home-right .panel-list li a#lnAccess {
	background-image: url(/_media/icon_access_home.png);
}
#home-right .panel-list li a#lnShare {
	background-image: url(/_media/icon_share_home.png);
}
#home-right .panel-list li a#lnMeasure {
	background-image: url(/_media/icon_measure_home.png);
}
#home-right .logos img {
	float: left;
	margin-right: 20px;
}
#home-right .logos img.logo-pcworld {
	margin-top: 10px;
	margin-right: 40px;
}
#home-right .logos p {
	float: left;
	width: 200px;
	font-size: 11px;
	padding-top: 25px;
}
#header {
	height: 64px;
	padding: 0;
	background: none;
}
#home-right #header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 25px;
	margin-left: 150px;
	width: 450px;
	display: inline;
}
#home-right #header li {
	margin: 0;
	padding: 0;
	float: left;
	width: 180px;
	font-size: 15px;
	color: #e1e1e1;
	text-align: left;
	line-height: 1;
}
#home-right #header li.login {
	width: 75px;
	margin-top: -4px;
	margin-right: 20px;
}
#home-right #header li img {
	margin: 0;
}
#home-right #header li a {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0;
}
#content-top {
	padding: 0;
	margin-bottom: 15px;
}
#content-bottom {
	clear: both;
	padding-bottom: 15px;
	padding-left: 27px;
	
}
.home-screenshot {
	position: absolute;
	bottom: 0;
	right: 0;
}
#form-home {
	background: url(/_media/form_home.png) 0 100% no-repeat;
	width: 348px;
}
#form-home .register {
	background: none;
	border: none;
	padding: 20px 25px;
}
body.pHome #form-home p.intro {
	color: #222;
	font-size: 18px;
	margin: 5px 0;
	width: auto;
}
#form-home p.subhead {
	color: #7d7d7d;
	font-size: 11px;
	margin: 0 0 10px;
}
#form-home form.contactForm input,
#form-home form.contactForm select,
#form-home form.contactForm textarea {
	width: 150px;
}
#form-home form.contactForm input#terms {
	width: auto;
	padding: 0;
}
#form-home form.contactForm td.terms {
	padding: 3px;
}
#form-home form.contactForm td.terms label {
	font-size: 11px;
	color: #222;
	font-weight: normal;
	padding: 0;
}
#form-home form.signupForm input.submit-signup {
	width: 178px;
	height: 41px;
	padding: 0;
}
#form-home form.signupForm input.submit-continue {
	border: none;
	width: 176px;
	height: 40px;
	padding: 0;
}
#form-home form.signupForm input.submit-click-here {
	border: none;
	width: 164px;
	height: 40px;
	padding: 0;
}
span.red {
	color: #c30;
}
ul#home-tabs {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0 0 0 27px;
	width: auto;
}
ul#home-tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 16px;
}
ul#home-tabs li a {
	display: inline;
	padding: 0 3px;
	color: #c30;
	font-weight: bold;
	text-decoration: none;
}
ul#home-tabs li.ui-tabs-selected a {
	text-decoration: underline;
}
ul#home-tabs li a:hover {
	text-decoration: underline;
}
.panel {
	height: 316px;
	position: relative;
}
.panel p {
	color: #FFF;
}
#home-panels .panel {
	padding-top: 25px;
	padding-left: 27px;
	zoom: 1;
}
#home-panels #tab1 {
	background: url(/_media/alt_home_vp1.jpg) 100% 101px no-repeat;
}
#home-panels #tab2 {
	background: url(/_media/alt_home_vp2.jpg) 1px 59px no-repeat;
}
#home-panels #tab3 {
	background: url(/_media/alt_home_vp3.jpg) 1px 59px no-repeat;
}
#home-panels #tab4 {
	background: url(/_media/alt_home_vp4.jpg) 407px 0 no-repeat;
}
#home-panels #tab5 {
	background: url(/_media/alt_home_vp5.jpg) 157px 59px no-repeat;
}
.center {
	text-align: center;
}
