.leftNavContainer {
	 border-bottom:#e9e9e9 solid 2px; 
	 border-top:#e9e9e9 solid 2px; 
	 padding:3px 8px 5px; 
	 margin:6px 0 16px;
}	

/*  Acordion
--------------------------------------------------------------- */
#JVMainPanel {
	style=overflow:hidden;
	background:url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/hp/jview/bkg_grn.jpg);
}	

.ui-accordion-container {
	padding:0 9px 3px;
}	

.panelAccordT {
	height:9px;
	background:#688A45 url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/hp/jview/acc_tr_g.gif) no-repeat right;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	
.panelAccordB {
	height:9px;
	background:#A9CD76 url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/hp/jview/acc_br_g.gif) no-repeat right bottom;
/*	top: -3px;*/
	padding: 0;
	margin: 0;
}

.accordion_content p {
	font-size:82%;
	margin-top: 2px;
	margin-bottom: 6px;
}

.accordion_content .title {
	margin-top: 6px;
	margin-bottom: 3px;
	font-weight:bold;
	font-size: 86%;
	line-height: 1.25;
}	

.accordion_content .author {
	margin-top: 0;
	margin-bottom: 10; 
	line-height: 1.25;
}
#accordion h1 {
	font-size:95%;
	margin-top: 7px;
	margin-bottom: 3px;
	color: #c7731b;	
}

#accordion h2 {
	font-size:80%;
	margin-top: 0;
	margin-bottom: 6px;
	color: #c7731b;
	font-weight:normal;
	padding-top: 0;
}

#accordion h3 {
	font-size:80%;
	margin-bottom: 6px;
	margin-top: 2px;
	color: #c7731b;
}

#accordion h4 {
	font-size:80%;
	margin-bottom: 6px;
	margin-top: 2px;
}
#accordion p {
	font-size:80%;
	margin-bottom: 6px;
	margin-top: 2px;
}
.accordion_content ul {
	font-size:82%;
	margin-bottom: 6px;
	margin-top: 2px;
	padding-left: 2em;
	margin-left: 0;
}
.accordion_content li {
	margin-left: 0;
}

#accordion a.accHeader {
	font-weight: bold;
	color: #FFF;
	display: block;
	font-size: 90%;
	border-bottom: 1px solid #FFF;
	zoom: 1;
	outline: none;
	background: url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/hp/jview/b_arrowbutton.gif) no-repeat left center;
	padding: 3px 8px 3px 18px;
}

#accordion a.accHeader:hover {
	color: #2F3F20;
	text-decoration:none;
	background-image: url(http://a964.g.akamaitech.net/f/964/714/1h/www.forrester.com/hp/jview/b_arrowbutton_h.gif);
}

#accordion .selected {
	/*border-bottom:none;*/
}	

.accordion_content {
	/*	line-height: 120%;*/
	padding: 0 8px 0 8px;
	background-color: #FFF;
	margin: 0;
	zoom: 1;
/*	height:250;*/
	overflow:hidden;
}




/*  Used on redirect page
--------------------------------------------------------------- */

.jupRedirectHRule {
	border-bottom: 3px solid #cbe5a8; 
	margin-bottom:20; 
	padding-top:5px;
}	

.jupRedirectBaseWidth {
	width: 570;
	padding-top: 10;
	padding-left: 15px;
	}
	
.jupRedirectLoginBox {
	margin:10px 35px 0 5px;
	padding:14px;
	border:2px solid #cbe5a8; 
	float:left; 
	width:300px;
}	

.jupRedirectRed {
	color: #e2383f;
}

.jupRedirectSide {
	width:175px; 
	float:left;
}
