#home h1 {
	display: none;
}
#home #intro p{
	font-size : 100%;
	color : #2c992c;
	font-weight : bold;
	padding : 0.5em 0 0 0;
    clear: left;
}

#exlinks ul li{
	background-image: none;
	margin: 0;
}

.homefeature{
	float: left;
	width: 30%;
	margin : 0 0.5em 1em 0;
	padding: 0;
	background: no-repeat bottom left url(../../../images/common/home_tab.jpg);
}

.homefeature h2{
	font-weight : bold;
	font-size : 100%;
	width: 150px;
	margin: 0 0 0 10px;
}

.homefeature ul{
	width: 150px;
	list-style: none outside none;
	margin: 0 0 0 10px;
}
#homefeature ul li{
	margin-top: 0.5em;
}

#newslinks{
	float: right;
	margin : 1em 0 0em 2em;
	width: 50%;
}


#news{
	margin : 1em 0 1em 0em;
}

#news h2{
	font-weight : bold;
	width: 100px;
	font-size : 100%;
}

#news ul {
	list-style: none outside none;
	margin: 0 0 1em 0;
	padding:0;
}

#news span{
	color: #2c992c;
}

#news ul.internal li{
	padding: 0.3em 0 0.2em 1em;
	background : no-repeat url(../../../images/common/nav_arrow.gif);
}

#quicklinks{
	width: 24em;
	border: 0;
	margin:  0 1em 1em 0;
}

#quicklinks h2{
	font-weight : bold;
	width: 100px;
	font-size : 100%;
}

#quicklinks form fieldset{
	display: block;
	float:left;	
	margin: 0;
	padding: 0;
	border: 0;
}
#quicklinks label{	
	float:left;
	width: 7em;
	padding: 0.3em 0 0.4em 0;
	margin: 0;
	border: 0;
}
#quicklinks select{
	vertical-align: middle;
	width: 18em;
	margin: 0;
}

div#latest-items {
	background: #fff;
	padding: 8px 8px 0 8px;
}


#questions {
	width: 277px;
	clear: both;
	border-top: 4px solid black;
	margin-bottom:0;
}

#questions a:link,
#questions a:visited,
#questions a:active,
#questions a:hover {
	color: #FFF;
	font-weight: bold;
}

div#questions-inner {

}

div#questions-inner2 {
	background: #01A4E5;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left : 8px;

}

#questions div#questions-inner2 {
	
}

div.question-item {
	clear: both;
	padding: 0 15px 15px 15px;
}

#questions div.question-item {
	
}

div.question-item h3 {
	margin-left: 123px;
}

div.question-item p {
	font-size: 0.8em;
	margin: 0 0 0 123px;
}

div.question-item .question-clip {
	float: left;
}

div.footerEmpty {
	height: 8px;
	min-height: 8px;
	background: url('/lifetracks/images/rhSide_kb_bottomWhite.gif') no-repeat bottom left;
	position: relative;
	padding:0
}
