#home-account {
	margin: 0 0 4px 0;
	background: #ddd;
	padding-bottom: 4px;
	-moz-border-radius: 4px; 
}

#home-account-login h3 {
	margin: 0 0 4px 0;
	background-image: url(/images/home-h3-448-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 8px;
	-moz-border-radius: 4px; 
}


#home #home-account p {
	margin-left: 8px;
	margin-right: 8px;
}

#home #home-account #home-account-subscription ul {
	padding: 0;
	margin: 4px 8px;
	list-style: none;
}

#home #home-account ul li {
	margin: 2px 0;
}

#home-account-login {
	margin: 4px;
	background-image: url(/images/home-account-login-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 212px;
	height: 160px;
	float: left;
}

#home-account-login input[type=text] {
	border: 0;
}

#home-account-login input[type=password] {
	border: 0;
}

#home-account-login h3 {
	background-image: url(/images/home-h3-196-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 8px 8px;
	color: #fff;
}

#home-account-login .home-account-login-input-wrap {
	background-image: url(/images/home-account-login-input.gif);
	background-position: top left;;
	background-repeat: no-repeat;
	width: 94px;
	height: 24px;
	float: right;
	margin: 4px 8px 0 0;
	display: inline;
}

#home-account-login .home-account-login-input {
	margin: 4px 8px 0 4px;
	width: 78px;
	border: none;
}

#home-account-login .home-account-login-remember {
	margin: 8px 12px 4px 0;
	display: inline;
}

#home-account-login .home-account-login-submit {
	background: none;
	background-image: url(/images/sign-in.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 0;
	width: 94px;
	height: 24px;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	border: 0;
	padding: 0;
}

#home-account-login label {
	clear: both;
	display: block;
	width: 84px;
	height: 22px;
	float: left;
	margin: 6px 0 0 8px;
	display: inline;
}

#home-account-login label a {
	color: #fff;
}

#home-account-login input {
	float: right;
	margin: 8px 8px 0 0;
}

#home-account-subscribe {
	margin: 4px;
	-moz-border-radius: 8px;
	width: 212px;
	height: 160px;
	float: right;
	background-image: url(/images/home-account-subscribe.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#home-account-subscribe h3 {
	display: block;
	height: 84px;
	background: none;
	margin: 0;
	padding: 0;
}

#home-account-subscribe h3 a {
	display: block;
	height: 84px;
	background: none;
}

#home-account-subscribe p#home-account-subscribe-tagline {
	display: block;
	height: 36px;
	margin: 0;
}


#home-account-subscribe p#home-account-screencast {
	display: block;
	width: 92px;
	height: 24px;
	float: left;
	margin: 12px 0 0 7px;
}

#home-account-subscribe p#home-account-subscribe-now {
	display: block;
	width: 92px;
	height: 24px;
	float: right;
	margin: 12px 8px 0 0;
}

#home-account-subscribe p a {
	display: block;
	width: 92px;
	height: 20px;
}

#home-account-subscribe span {
	display: none;
}

#home-account-quicklinks {
	background: #ddd;
	margin: 0 0 4px 0;
	padding-bottom: 4px;
	-moz-border-radius: 4px; 
}

#home-account-quicklinks ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
}

#home-account-quicklinks ul li {
	margin: 4px 0 0 0;
/*
	padding-left: 24px;
	background-image: url(/images/home-account-quicklinks-li.gif);
	background-repeat: no-repeat;
	background-position: 0;
	height: 20px;
*/
}

#home-account-quicklinks ul li a.home-account-quicklinks-download {
	background-image: url(/images/xls.gif);
	background-repeat: no-repeat; 
	background-position: 0 0; 
	padding-left: 18px; 
	border: 0;
}
