@charset "utf-8";
/* CSS Document */

	body, html {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#7f7f7f;		
	}
	.clear {
		clear:both;
	}
	
	p 
	.bold {font-weight: bold}
	.italic {font-style:italic;}
	
	#wrap {
		width: 788px; /* 807px total with padding */
		background:#fff;
		padding: 0 0 0 19px;
	}
	
	/* ****************************** HEADER LOGO & NAV ****************************** */
	#nav {
		padding:0;
		background:#fff;
		height: 115px;
	}
	
	#logo {
	  display:block;
	  position:absolute;
	  height:60px;
	  width:170px;
	  background: url(../images/logo.gif) no-repeat;
	  margin: 24px 0 0 0;
      text-indent:-9000px;
	}
		
	#nav ul {
		margin: 0 0 0 185px;
		padding: 53px 0 0 0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0px;
		padding:7px 0px 8px 0px;
		float: left;
	}
	
	#nav li a.mainnav1, #nav li a.mainnav1:link, #nav li a.mainnav1:visited {
		padding: 7px 10px 8px 10px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;	
		color: #4c91cf;			
		background:url(../images/nav_divider_large.gif) no-repeat right;
	}	
	
	#nav li a.mainnav1:hover, #nav li a.mainnav1:active {
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;	
		color: #4f4f4f;
		background:url(../images/nav_divider_large.gif) no-repeat right;
	}
	
	#nav li a.mainnav1current {
		padding: 7px 10px 8px 10px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;	
		color: #ffffff;
		background:url(../images/nav_back_active.jpg) repeat-x #3776ba;
	}	
	
	#nav li a.mainnav2, #nav li a.mainnav2:link, #nav li a.mainnav2:visited {
		padding: 7px 10px 8px 10px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #4c91cf;
	}	
	
	#nav li a.mainnav2:hover, #nav li a.mainnav2:active {
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;	
		color: #4f4f4f;
	}	
	
	#nav li a.mainnav2current {
		padding: 7px 10px 8px 10px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;	
		color: #ffffff;
		background:url(../images/nav_back_active.jpg) repeat-x #3776ba;
	}		
	
	#nav li a.right1, a.right1:link, a.right1:visited {
		padding: 0 6px 0 20px;	
		color: #b5b5b5;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		background:url(../images/nav_divider_small.gif) no-repeat right;				
	}	
	
	#nav li a.right1:hover, a.right1:active {
		color: #4f4f4f;
	}		
	
	#nav li a.right2, a.right2:link, a.right2:visited {
		padding: 0 6px 0 6px;	
		color: #b5b5b5;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;			
	}	
	
	#nav li a.right2:hover, a.right2:active {
		color: #4f4f4f;
	}	
	
	
		
	#nav li.gray1{
		display:inline;
		padding:0;
		padding-left: 60px;
		padding-top: 7px;
	}		
	
	#nav li.gray2{
		display:inline;
		padding:0;
		padding-left: 0px;
		padding-top: 7px;
	}			


	/* ****************************** FIRST LEFT & RIGHT ****************************** */
	#left1 {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:#fff;
	}

	#left1 #main {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage.jpg) no-repeat #FFFFFF;
	}
	
	/* cufon */
	#left1 #main div.oneline {
		color: #ffffff;
		font-size: 40px;
		padding: 111px 5px 5px 18px;
	}
	
	#left1 #main div.twolines1 {
		color: #95d7fa;
		font-size: 16px;
		padding: 87px 5px 0px 20px;	
	}		
	
	#left1 #main div.twolines2 {
		color: #ffffff;
		font-size: 40px;
		padding: 8px 0px 5px 18px;	
	}
	/* end of cufon */
		
	
	#left1 #about_ahv {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_about_ahv.jpg) no-repeat #FFFFFF;
	}
	
	#left1 #investment_portfolio {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_investment_portfolio.jpg) no-repeat #FFFFFF;
	}
	
	#left1 #limited_partners {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_limited_partners.jpg) no-repeat #FFFFFF;
	}
	
	#left1 #news {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_news.jpg) no-repeat #FFFFFF;
	}
	
	#left1 #contact_us {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_contact_us.jpg) no-repeat #FFFFFF;
	}
	
	#left1 #privacy {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_privacy.jpg) no-repeat #FFFFFF;
	}	
	
	#left1 #partner_login {
		float:left;
		width:604px;
		height: 196px;
		padding:0px;
		background:url(../images/headerimage_partner_login.jpg) no-repeat #FFFFFF;
	}					
	
	#right1 {
		float:right;
		width:181px; /* 184px total */
		height: 196px; /* 196px total */
		padding:0;
		background:#f2f2f2;
		margin-left:3px;
	}
	
	#right1 div.header {
		/*width:161px;  184px total */
		color: 9a9a9a;
		font-size: 12px;
		font-weight: bold;
		background-color:#e6e6e6;
		padding: 7px 10px 7px 10px;
		margin: 0px 0 10px 0;
	}
	
	#right1 #content {
		position: relative;	
		color: 9a9a9a;
		font-size: 12px;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px 0px -30px;	
	}	
		
	#right1 a, #right1 a:link, #right1 a:visited {
		clear: both;
		display: block;
		position: relative;
		padding: 5px 5px 5px 30px;
		width: 156px;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		color: #4c91cf;
	}		
	#right1 a:hover, #right1 a:active, #right1 a.current, #right1 a.current:link, #right1 a.current:visited, #right1 a.current:hover, #right1 a.current:active {
		clear: both;
		display: block;
		position: relative;
		padding: 5px 5px 5px 30px;
		width: 156px;
		text-decoration: none;
		background:url(../images/rightnav_active_arrow.png) no-repeat;
		color: #7e7e7e;
		
	}	
		
	
	/* ****************************** SECOND LEFT & RIGHT ****************************** */	
	#left2 {
		float:left;
		width:604px;
		padding:0px;
		background:#fff;
	}
	
	#left2 #main {
		float:left;
		width:604px;
		height: 399px;
		padding:0px;
		margin: 3px 0 0 0;
		background:url(../images/largeblue_back_someletters.jpg) no-repeat #FFFFFF;
	}
	
	/* cufon */
	#left2 #main div.oneline {
		color: #ffffff;
		font-size: 50px;
		padding: 112px 5px 5px 18px;
	}
	/* end of cufon */	
	
	#left2 #body {
		float:left;
		padding:20px 50px 10px 26px;
		margin: 3px 0 0 0;
		background: #FFFFFF;
	}	
	
	#left2 #body #h1 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;	
	}		
	
	#left2 #body p, #left2 #body ul, #left2 #body li {
		font-size: 12px;
		font-weight: normal;
	}
	
	#left2 #body p.largeheader {
		font-size: 13px;
		font-weight: bold; font-style: italic;
		padding-bottom: 12px;
	}
	
	#left2 #body p.largeheaderwarning {
		font-size: 13px;
		font-weight: bold; font-style: italic;
		padding-bottom: 6px;
		color: #8d3a87;
	}		
	
	
	#left2 #body #divider {
		width: 544px;
		height: 1px;
		background:url(../images/body_divider.gif) no-repeat #FFFFFF;
		margin: 15px 0 15px 0;
	}	
	
	#left2 #body a, #left2 #body a:link, #left2 #body a:visited {
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		color: #4c91cf;
	}	
	
	#left2 #body a:hover, #left2 #body a:active {
		text-decoration: underline;
	}	
	
	
	/* about */
	#left2 #body #headshot01 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_01mhermann.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot02 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_02tbutler.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot03 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_03vcats.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot04 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_04vlin.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot05 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_05rschuler.jpg) no-repeat #FFFFFF;
	}		
	
	#left2 #body #headshot06 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_06jstolte.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot07 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_07ccohn.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot08 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_08tmiltenberger.jpg) no-repeat #FFFFFF;
	}	
	
	#left2 #body #headshot09 {
		float: left; width: 100px; height: 125px; margin: 10px 20px 0px 0px;
		background:url(../images/investment_pros_09jwehrung.jpg) no-repeat #FFFFFF;
	}	
						
	#left2 #body #headshotdesc {
		width: 423px;
		float: left;
		margin: 8px 0px 0px 0px;
		padding: 0;
		font-size: 12px;
	}
	
	#left2 #body #headshotdesc .bold {
		font-size: 12px;
		font-weight: bold;
	}
				
	
	/* limited partners */
	#left2 #body #limitedpartners_logo {
		float: left; width: 135px; height: 100%; 
		padding: 10px 17px 0px 8px; vertical-align: middle;
	}	
						
	#left2 #body #limitedpartners_desc {
		border-left: #CCCCCC solid 1px;
		width: 323px;
		float: left;
		padding: 0 0 0 20px;
		margin: 8px 0px 0px 0px;
		font-size: 11px;
	}		
	
	#left2 #body #limitedpartners_title, #left2 #body #news_title {
		color: #0495d4;
		font-weight: bold;
	}
	
	
	#left2 #body a.news_title, #left2 #body a.news_title:link, #left2 #body a.news_title:visited {
		color: #0495d4;
		font-weight: bold;
	}	
	
	#left2 #body a.news_title:hover, #left2 #body a.news_title:active {
		text-decoration: underline;
	}	
		
	#left2 #body #news_date {
		font-size: 11px;
		color: #b4b4b4;
		font-weight: normal;
	}		
	
	#left2 #body #news_summary, #left2 #body #news_summary p {
		float: left;
		margin: 10px 0px 0px 0px;
		font-size: 12px;
	}		
	
	#left2 #body a.read_more, #left2 #body a.read_more:link, #left2 #body a.read_more:visited {
		font-size: 11px;
		color:#0495d4;
		text-decoration: underline;
	}	
	
	#left2 #body a.read_more:hover, #left2 #body a.read_more:active {
		text-decoration: underline;
		color: #4f4f4f;
	}			
	
	#left2 #body #limitedpartners_url, #left2 #body #limitedpartners_url:link {
		font-size: 11px;
		color: #b4b4b4;
		font-weight: normal;
		padding: 1px 0 10px 0;
	}	
		
		#left2 #body a.url, #left2 #body a.url:link {
			font-size: 11px;
			color: #b4b4b4;
			font-weight: normal;
		}
		
		#left2 #body a.url, #left2 #body a.url:link {
			font-size: 11px;
			color: #b4b4b4;
			font-weight: normal;
			text-decoration: none;
		}
		
		#left2 #body a.url:hover {
			font-size: 11px;
			color: #b4b4b4;
			font-weight: normal;
			text-decoration: underline;
		}	
		
		#left2 #body a.url:visited {
			font-size: 11px;
			color: #b4b4b4;
			font-weight: normal;
			text-decoration: none;
		}								
	
	
				
		
		
	#right2 {
		float: right;
		width:159px; /* 184px total */
		padding: 10px 10px 10px 10px;
		background:#fff;
		margin-left:0px;		
	}	
	
	#right2 div.header {
		font-size: 13px;
		font-weight: bold;
		padding: 2px 0 10px 0;
	}	
	
	#right2 div {
		font-size: 12px;
	}	
	
	#right2 div.aboutimage {
		background:url(../images/about_image.jpg) no-repeat #FFFFFF;
		width: 161px;
		height: 116px;
		margin: 5px 0 0 0;
	}	
	
	#right2 a.right2, a.right2:link, a.right2:visited {
		padding: 0;	
		color: #b5b5b5;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;			
	}	
	
	#right2 a.right2:hover, a.right2:active {
		color: #4f4f4f;
	}			
	
	/* ****************************** FOOTER ****************************** */	
	#footer {
		clear:both;
		padding:5px 10px;
		background:#fff;
	}
	#footer p {
		margin:0;
		font-size: 11px;
		color: #b5b5b5;
		text-decoration: none;
		font-size: 11px;		
    }
	
	#footer a.privacy, a.privacy:link, a.privacy:visited {
		padding: 0;	
		color: #b5b5b5;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;				
	}	
	
	#footer a.privacy:hover, a.privacy:active {
		color: #4f4f4f;
	}	
	
		
	* html #footer {
		height:1px;
	}
	
	
	
	
	
	/* ****************************** SLIDESHOW ****************************** */		

#slideshow {
	width: 604px;
	height: 196px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

#slideshow div.slide1 {
	width: 604px;
	height: 196px;
	background-image:url(../images/slideshow_01.jpg);
	padding: 0;
	margin: 0;
}

#slideshow div.slide2 {
	width: 604px;
	height: 196px;
	background-image:url(../images/slideshow_02.jpg);
	padding: 0;
	margin: 0; 
}

#slideshow div.slide3 {
	width: 604px;
	height: 196px;
	background-image:url(../images/slideshow_03.jpg);
	padding: 0;
	margin: 0; 
}

#slideshow div.slide4 {
	width: 604px;
	height: 196px;
	background-image:url(../images/slideshow_04.jpg);
	padding: 0;
	margin: 0; 
}

#slideshow .slide1 .caption, #slideshow .slide2 .caption, #slideshow .slide3 .caption, #slideshow .slide4 .caption {
	position: relative;
	width: 220px;
	height: 196px;
	padding: 10px 10px 10px 20px;
	text-align: left;
	font: Arial, Helvetica, sans-serif 9px; 
}

#slideshow .slide1 .caption p, #slideshow .slide2 .caption p, #slideshow .slide3 .caption p, #slideshow .slide4 .caption p {
	width: 180px;
	position: absolute;
	bottom: 20px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;	
}


#slideshow .slide1 .caption a, #slideshow .slide2 .caption a, #slideshow .slide3 .caption a, #slideshow .slide4 .caption a, #slideshow .slide1 .caption a:link, #slideshow .slide2 .caption a:link, #slideshow .slide3 .caption a:link, #slideshow .slide4 .caption a:link, #slideshow .slide1 .caption a:visited, #slideshow .slide2 .caption a:visited, #slideshow .slide3 .caption a:visited, #slideshow .slide4 .caption a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
	text-decoration: none;	
}

#slideshow .slide1 .caption a:hover, #slideshow .slide2 .caption a:hover, #slideshow .slide3 .caption a:hover, #slideshow .slide4 .caption a:hover, #slideshow .slide1 .caption a:active, #slideshow .slide2 .caption a:active, #slideshow .slide3 .caption a:active, #slideshow .slide4 .caption a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
	text-decoration: none;	
}

.arrow {float: right;}


/* FORMS */

#commentForm {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 670px;
  width: 450px; 
}

#passwordchangeForm {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 670px;
  width: 530px; 
}

#commentForm label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 90px; 
	padding: 3px 0px; 
	margin:6px 0 0 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-weight: bold;	
}

#passwordchangeForm label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 3px 0px; 
	margin:6px 0 0 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	font-weight: bold;	
}

#commentForm input, #passwordchangeForm input {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: 200px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:6px 0 0 0; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	background: #fcfcfc;
	border: solid 1px #e8e8e8;
	padding: 3px;
	font: 100% Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	
	
}

#commentForm input.submitbutton, #passwordchangeForm input.submitbutton {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:6px 0 0 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	background: #fcfcfc;
	border: solid 1px #e8e8e8;
	padding: 3px 10px;	
	font-weight: bold;
	color: #4d4d4d;
	font-size: 1em;
}	

#commentForm br, #passwordchangeForm br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#commentForm input.error {
	background:#f5fbfb;
	width: 200px;
	margin:6px 0 0 0;
	border: solid 1px #c0d9e3;
	padding: 3px;
	font: 100% Arial, Helvetica, sans-serif;
}

#passwordchangeForm input.error {
	background:#f5fbfb;
	width: 200px;
	margin:6px 0 0 0;
	border: solid 1px #c0d9e3;
	padding: 3px;
	font: 100% Arial, Helvetica, sans-serif;
}

#commentForm select.error, #passwordchangeForm select.error{	
	background:#f5fbfb;
	width: 248px;
	margin:10px 0 0 0;
	border: solid 1px #c0d9e3;
	padding: 3px;
	font: 100% Arial, Helvetica, sans-serif;
}

#commentForm label.error {float: right; width:auto; padding: 4px; color: #006f9c; font-weight: normal; background-color:#eef6f9; }
#passwordchangeForm label.error {float: right; width:auto; padding: 4px; color: #006f9c; font-weight: normal; background-color:#eef6f9; }


	
	/* ****************************** GALLERY ****************************** */		
	.clear {
		clear:both
	}
	
	#gallery {
		position:relative;
		height:196px;
		width: 604px;
	}
	
	#gallery div.slide1 {
		width: 604px;
		height: 196px;
		background-image:url(../images/slideshow_withtext_01.jpg);
		padding: 0;
		margin: 0; 
		border: 0;
	}	
	
	#gallery div.slide2 {
		width: 604px;
		height: 196px;
		background-image:url(../images/slideshow_withtext_02.jpg);
		padding: 0;
		margin: 0; 
		border: 0;
	}	
	
	#gallery div.slide3 {
		width: 604px;
		height: 196px;
		background-image:url(../images/slideshow_withtext_03.jpg);
		padding: 0;
		margin: 0; 
		border: 0;
	}	
	
	#gallery div.slide4 {
		width: 604px;
		height: 196px;
		background-image:url(../images/slideshow_withtext_04.jpg);
		padding: 0;
		margin: 0; 
		border: 0;
	}				
	
	#gallery img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		color:#000000; 
		height:1px; 
		position:absolute;
		bottom:0;
		font-size: 11px;
		padding-left: 10px;
	}

			
	/* accordion OLD */
	
	#accordionContent { width: 100%; font: 0.8em Arial, sans-serif;}
	#accordionContent .accordion { list-style-type: none; padding: 0; margin: 0 0 30px; border-top: none; border-left: none; }
	#accordionContent .accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
	#accordionContent .accordion li.first {background: #CCCCCC; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; border-top: 1px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000;}
	#accordionContent .accordion li.rest { background: #cccccc; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; border-top: 0px solid #000000; border-right: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000;}	
	#accordionContent .accordion li.active>a { background: url('../images/close.gif') no-repeat center right; color: #FFFFFF; }
	#accordionContent .accordion li div.main { padding: 20px; background: #ffffff; display: block; clear: both; float: left; border-top: 1px solid #000000;}
	#accordionContent .accordion a { color: #FFFFFF; text-decoration: none; border-top: 0px solid #000000; font: bold 1.1em/2em Arial, sans-serif; padding: 0 10px; display: block; cursor: pointer; background: url('../images/open.gif') no-repeat center right;}
	
	#accordionContent .accordion a.acc { color: #FFFFFF; text-decoration: none; border-top: 0px solid #000000; font: bold 1.1em/2em Arial, sans-serif; padding: 0 10px; display: block; cursor: pointer; background: url('../images/open.gif') no-repeat center right;}	
	
	
	
/* accordion NEW */

.accordion {
}

.accordion h3 {
	margin: 0 0 3px 0; 
	padding: 7px 0px 7px 25px; 
	font: bold 13px Arial, Helvetica, sans-serif;
	font-style:italic;
	background: url(../images/accordion_plus.gif) no-repeat left #e3e3e3;
	cursor: pointer;
	color: #7f7f7f;
	width: 520px;
}
.accordion h3:hover {
	color: #5f5f5f;
}
.accordion h3.active {
	background: url(../images/accordion_minus.gif) no-repeat left #e3e3e3;		 
}

.accordion p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}	

	.accordion p span.files1 {
		display: block;
		padding: 3px 0px 3px 30px;
		margin: 0px;
	}	
	
	.accordion p span.files2 {
		display: block;
		padding: 3px 0px 3px 60px;
		margin: 0px;
	}		
	
	.accordion p span.image {
		display: inline;
		padding: 10px 0px 10px 0px;
		margin: 0px;
	}	
	
	.accordion p span.link {
		display: inline;
		padding: 10px 0px 10px 10px;
		margin: 0px;
	}	
	
	.accordion p span.folders {
		display: block;
		padding: 5px 0px 5px 10px;
		margin: 1px 0 1px 22px;
		background: #f2f2f2;
		font: bold 13px Arial, Helvetica, sans-serif;
		font-style:italic;
		color: #7f7f7f;		
	}			