/* main style Lage Zijde */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* end reset */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;	
}

body { 
	font: 12px Helvetica, sans-serif;
	line-height: 145%;	
}

.lightbg { 
	color: #000000;
}

.darkbg { 
	color: #ffffff;
}

.cyan, .cyan a, span.cyan, .cyan a:hover, .cyan h1, .cyan h2 .cyan h3, .cyan #footer ul li a:hover, .cyan .framedcontent span { 
	color: #288AC8;
}
.purple, .purple a, span.purple, .purple a:hover, .purple h1, .purple h2, .purple h3, .purple #footer ul li a:hover, .purple .framedcontent span { 
	color: #9D4088;
}
.yellow, .yellow a, span.yellow, .yellow a:hover, .yellow h1, .yellow h2, .yellow h3, .yellow #footer ul li a:hover, .yellow .framedcontent span { 
	color: #F1A63D;
}
.green, .green a, span.green, .green a:hover, .green h1, .green h2, .green h3, .green #footer ul li a:hover, .green .framedcontent span { 
	color: #86B510;
}
.blue, .blue a, span.blue, .blue a:hover, .blue h1, .blue h2, .blue h3, .blue #footer ul li a:hover, .blue .framedcontent span { 
	color: #11498B;
}
.pink, .pink a, span.pink, .pink a:hover, .pink h1, .pink h2, .pink h3, .pink #footer ul li a:hover, .pink .framedcontent span { 
	color: #D50067;
}

h1 { 
	font-weight: normal;
	font-size: 200%;
	text-transform: uppercase;	
}

h2, h3, h4 { 
	
}

.clear {
	clear: both;
}


/* Page layout */

body#page {
	background-color: #676767;
}

div#page-body {
	padding: 0;
	min-height: 650px;
}

div.wrapper { 
	width: 960px;
	height: 650px;
	border: 0;
	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
	margin:auto;
}

.lightbg div.wrapper { 
	background-color:#ffffff;
}
.darkbg div.wrapper { 
	background-color:#000000;
}

#main { 
	width: 960px;
	height: 650px;
	margin: 0;
	position: relative;	

}



#logo { 
	width: 73px;
	height: 144px;
	position: absolute;	
	top: 18px;
	left: 30px;
	background-image:url(img/logo.png);
	z-index: 90;
}

#logo-footer { 
	width: 167px;
	height: 61px;
	position: absolute;	
	top: 574px;
	left: 31px;
	z-index:91;
}

.lightbg #logo-footer { 
	background:url(img/logo_alphen_zwart.png) 0 0 no-repeat;
}

.darkbg #logo-footer { 
	background:url(img/logo_alphen_wit.png) 0 0 no-repeat;
}

#mainmenu { 
	width: 960px;
	height: 85px;
	position: absolute;	
	top:0;
	left:0;
	z-index:92;
}

#sidemenu { 
	width: 125px;
	height: 260px;
	position: absolute;	
	top:200px;
	left:30px;
	z-index: 93;
}
#sidemenu ul { 
	list-style:none;
	padding: 0;
	margin: 0 0 10px 0;
}
#sidemenu li { 
	height: 27px;
	border: #7E868A solid 1px;
	background-color:#FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}

#sidemenu li a { 
	color: #7E868A;
	text-decoration:none;
	display: block;
	padding: 5px 0;
}
#sidemenu li:hover, #sidemenu li.linkgreen:hover, #sidemenu li.linkcyan:hover { 
	background-color:#7E868A;
}
#sidemenu li a:hover, #sidemenu li.linkgreen a:hover, #sidemenu li.linkcyan a:hover { 
	color: #FFFFFF;
}
#sidemenu li.linkgreen { 
	height: 50px;
	background-color:#86B510;
}
#sidemenu li.linkcyan { 
	height: 50px;
	background-color:#288AC8;
}

#sidemenu li.linkgreen a, #sidemenu li.linkcyan a { 
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding: 9px 0;
}

#sidemenu .banner { 
	width: 123px;
	height: 150px;
	border: #7E868A solid 1px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}


#footer { 
	width: 960px;
	height: 30px;
	position: absolute;	
	top: 610px;
	right: 30px;
}

#footer ul { 
	margin: 7px 10px 0 10px;
	font-size: 90%;
	list-style: none;
	float: right;
	text-transform:lowercase;	
}
#footer ul li { 
	float: left;
	padding: 0;
	margin: 0;
}
#footer ul li a { 
	padding: 0 8px;
}
.lightbg #footer ul li a { 
	color: #000;
	border-right: #000 solid 1px;
}
.darkbg #footer ul li a { 
	color: #fff;
	border-right: #fff solid 1px;
}
#footer ul li.last a { 
	padding-right: 0;
	border-right: 0!important;
}
#footer ul li.active { 
	color: #288AC8; /*cyan*/
}



/* pages */

.framedcontent { 
	position: absolute;
	width: 741px;
	height: 442px;
	top: 115px;
	left: 185px;
	background-color:#FFFFFF;
}
.framedcontent .holder { 
	width: 741px;
	height: 442px;
	position: relative;
	 
}
.downloads, .contact { 
	background-color: #86B510;
	 
}
.framedcontent .hometext { 
	width: 430px;
	position: absolute;
	top: 30px;
	left: 30px;	
	color: #FFFFFF;
	font-weight: normal; 
}
.hometext h1 { 
	font-weight: normal;
	padding: 5px 0 10px 0; 
}
.hometext p { 
	padding-bottom: 10px; 
}
.hometext .sectionimage { 
	float: left;
	margin-right: 10px; 
}
.hometext .caption { 
	font-size: 90%; 
}
.partners { 
	padding-bottom: 40px; 
}
.section .hometext { 
	width: 370px;	
	background: url(img/grey_bg.png);
	border-left-style: solid;
	border-left-width: 4px; 
}
.hometext .hometextholder {
	width: 340px; 
	margin: 15px; 
}

#travelicons { 
	width: 340px;	
	height: 40px;
	background-image: url(img/travel_icons.png); 
	position: relative;
}
.downloads { 
	width: 340px;	 
}
.dltoggler { 
	width: 340px;
	height: 20px;
	font-size: 115%;
	font-weight: bold;
	border-bottom: #ffffff solid 1px;
	display: block;
	color: #ffffff;
	padding: 6px 0 4px 0;
	cursor: pointer;
	background: url(img/downloadopen.png) 330px 10px no-repeat;	 
}
.dlelement {
	padding-left: 15px;
	width: 325px;
	
}
.dlelement ul {
	margin: 10px 0 20px 0;
	list-style: none;
	padding: 0;
	
}
li.dlitem { 
	line-height: 20px;
	border-bottom: #AACB57 solid 1px;
	background: url(img/downloadarrow.png) 315px 5px no-repeat;	
}
li.dlitem a { 
	color: #000000!important;
	display: block;
}
li.dlitem a:hover { 
	color: #ffffff!important;
}

.dldescription { 
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	margin: 5px 20px 10px 0;
	font-weight: normal!important;
}
.dldescription p { 
	font-weight: normal!important;
}

.downloads p { 
	font-weight: bold;	 
}
.downloads ul { 
	list-style: none;	 
}
.downloads li a, .contact a { 
	color: #FFFFFF;	 
}
.downloads li a:hover, .contact a:hover { 
	color: #000000;	 
}
.contact h3 { 
	color: #596369;	
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 120%;
	padding-top: 50px;
}
.contact .hometext { 
	width: 660px;	
}
.subsection .hometext { 
	width: 340px;	
	text-align: right; 
	top: 30px;
	left: auto;
	right: 30px;
}

.framedcontent .gridholder { 
	width: 740px;
	height: 441px;
	position: absolute;
	top: 0;
	left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid; 
}
.framedcontent .grid { 
	width: 184px;
	height: 146px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	position: relative;
}

.framedcontent .image { 
	width: 184px;
	height: 146px;
	background-color: #cccccc;
}

.cyan .framedcontent .holder, .cyan .framedcontent .grid, .cyan .section .hometext { 
	border-color: #288AC8;
}
.purple .framedcontent .holder, .purple .framedcontent .grid, .purple .section .hometext { 
	border-color: #9D4088;
}
.yellow .framedcontent .holder, .yellow .framedcontent .grid, .yellow .section .hometext { 
	border-color: #F1A63D;
}
.green .framedcontent .holder, .green .framedcontent .grid, .green .section .hometext { 
	border-color: #86B510;
}
.blue .framedcontent .holder, .blue .framedcontent .grid, .blue .section .hometext { 
	border-color: #11498B;
}
.pink .framedcontent .holder, .pink .framedcontent .grid, .pink .section .hometext { 
	border-color: #D50067;
}

.imagetext { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 230%;
	text-align: center;
	padding: 10px;
}
.uppercase { 
	text-transform: uppercase;	
}
.lowercase { 
	text-transform: capitalize;	
}
.alignleft { 
	text-align: left;
}
.alignright { 
	text-align: right;
}
.middle { 
	padding-top: 70px;	
}
.low { 
	padding-top: 120px;	
}

.slogan { 
	position: absolute;
	top: 200px;
	right: 30px;
	width: 230px;
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 130%;
	line-height: 130%;	
}

.section .slogan { 
	top: 250px;
	right: 110px;
	width: 150px;
	font-size: 160%;	
}

.subsection .slogan { 
	top: 210px;
	width: 240px;
	font-size: 160%;
	color: #FFFFFF;	
}


/* masterplan */

.wholecontent { 
	width: 960px;
	height: 650px;
	margin: 0;
	position: absolute;	
	top: 0;
	left: 0;
}

.wholecontent .holder { 
	width: 960px;
	height: 650px;
	margin: 0;
	position: relative; 
}

.masterplanimage { 
	width: 960px;
	height: 650px;
	margin: 0;
	position: relative; 
}
.masterplanarea { 
	width: 960px;
	height: 650px;
	position: absolute; 
	top: 0;
	left:0;
	visibility: hidden;
}
.marker { 
	width: 15px;
	height: 15px;
	background-image: url(img/marker_bg.png);
	cursor: pointer;
}

#aarplein { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 283px;
	left:322px;	
}
#devest { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 247px;
	left:233px;	
}
#krommeaarwest { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 153px;
	left:249px;	
}
#thorbeckestraat { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 245px;
	left:564px;	
}
#vestplein { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 167px;
	left:343px;	
}
#krommeaaroost { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 325px;
	left:551px;	
}
#thorbeckeplein { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 107px;
	left:273px;	
}
#rijnzijde { 
	width: 15px;
	height: 15px;
	position: absolute; 
	top: 93px;
	left:228px;	
}

.tooltipwrapper { 
	width: 229px;
	height: 281px;
	background: url(img/tooltip_bg.png) 5px 5px no-repeat;
	z-index:100;
	visibility: hidden;
}
.tooltipreverse { 
	background: url(img/tooltip2_bg.png) 5px 5px no-repeat;
}

.tooltip { 
	position: relative;
	width: 213px; height: 178px;
	margin: 13px 0 0 7px;
}

.tooltipreverse .tooltip { 
	margin: 101px 0 0 7px;
}

.tooltipimage { 
	width: 200px; height: 135px;
	background-color:#999999;
	margin: 6px 6px 1px 6px;
	padding: 0;
}
.tooltiptitle { 
	font-size: 90%;
	color: #288AC8;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0 6px;
}
.tooltiplink { 
	font-size: 80%;
	color: #000000;
	position: absolute;
	text-align: right;
	top: 138px;
	right: 8px;
	width: 53px;
	height: 15px;
}

.tooltiplink a { 
	color: #000000;
}

.tooltipclose { 
	font-size: 80%;
	color: #999999;
	padding: 0 0 0 6px;
	cursor: pointer;
	width: 60px;
}

#aarplein-tooltip { 
	position: absolute; 
	top: 20px;
	left:110px;
}
#devest-tooltip { 
	position: absolute; 
	top: 247px;
	left:233px;	
}
#krommeaarwest-tooltip { 
	position: absolute; 
	top: 153px;
	left:249px;	
}
#thorbeckestraat-tooltip { 
	position: absolute; 
	top: -17px;
	left:353px;	
}
#vestplein-tooltip { 
	position: absolute; 
	top: 167px;
	left:343px;	
}
#krommeaaroost-tooltip { 
	position: absolute; 
	top: 62px;
	left:340px;	
}
#thorbeckeplein-tooltip { 
	position: absolute; 
	top: 107px;
	left:273px	
}
#rijnzijde-tooltip { 
	position: absolute; 
	top: 93px;
	left:228px;	
}

/* project slider / bladzijde slider / news */

.mask{
	position:relative;
	width: 739px;
	height: 442px;
	overflow:hidden;
	background-color: #FFFFFF;
	border-right: #288AC8 solid 2px;
}
.maskbladzijde{
	position:relative;
	width: 739px;
	height: 442px;
	overflow:hidden;
	background-color: #FFFFFF;
	border-right: #FFFFFF solid 2px;
}
.news{
	position:relative;
	width: 741px;
	height: 442px;
	background-color: #FFFFFF;
}
.newsindex {
	position:absolute;
	width: 350px;
	height: 390px;
	top: 10px;
	left:10px;
}
.newscontent {
	position:absolute;
	width: 340px;
	height: 390px;
	top: 10px;
	left:380px;
	color: #7E868A;
}
.newsindex h1 {
	color:#7E868A;
}
.newsarchive {
	text-align: right;
	font-size: 90%;
}
.newsarchive a {
	color:#A1A6A9;
}
.newsarchive a:hover {
	color:#7E868A;
}
.newsimage {
	position:absolute;
	width: 366px;
	height: 417px;
	top: 0;
	right:0;
	border-right: #ffffff solid 2px;
}
.newsviewimage {
	position:absolute;
	width: 366px;
	height: 417px;
	top: 0;
	left:0;
}
.masknews {
	position:relative;
	width: 366px;
	height: 417px;
	overflow: hidden;
}
#boxnews {
	position:absolute;
}
.newsimageshow {
	position:relative;
	width: 366px;
	height: 417px;
}

.buttons_nieuwsbeeld {
 	position: absolute; top: 4px; right: 380px;
}
#newsnav {
	float: right;
	position: relative;
}
.buttons_nieuwsbeeld #newsnav span {
	color:#5E7F0B;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-right: 1px;
	padding-left: 4px;
}
.buttons_nieuwsbeeld #newsnav span.active {
	color:#ffffff;
	font-weight: bold;
}
.buttons_nieuwsbeeld #newsnav span:hover {
	color:#ffffff
}



.newscontent h1 {
	text-transform: none;
}
.firstitem, .item {
	border-bottom: #7E868A solid 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.firstitem {
	padding-top: 10px;
}
.news .firstitem .date, .news .item .date, .news .firstitem .intro, .news .item .intro{
	color: #7E868A!important;
}
.news .firstitem .date, .news .item .date{
	font-weight: bold;
	font-size: 90%;
}
.news .firstitem .title {
	font-size: 150%;
	padding-bottom: 5px;
	line-height: 120%;
}
.news .title a:hover{
	color: #000000;
}

.readmore {
	font-size: 90%;
	font-weight: bold;
}
.readmore a:hover{
	color: #000000;
}
#box{
	position:absolute;
	top: 0;
	left: 0;
}
#box div.projectslide{
	width:739px;
	float: left;
}
#box div.bladslide{
	width:739px;
	height: 442px;
	float: left;
}

.editionbackground {
	width: 741px;
	height: 442px;
	position: relative;
	background: #FFFFFF url(img/editie_bg.png) no-repeat;
}
.editiontitle { 
	position: absolute;
	text-align: center;
	color: #7E868A;
	width: 738px;
	height: 20px;
	top: 34px; left: 2px;
	text-transform: uppercase;
	font-size: 125%;
}
.editionstrip { 
	position: absolute;
	width: 700px;
	height: 69px;
	top: 210px; left: 20px;
	background-color:#CCCCCC;
}
.editionindex { 
	position: absolute;
	width: 700px;
	top: 310px; left: 20px;
	background-color:#FFFFFF;
}
.editionindex ul { 
	width: 205px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	list-style: none;
	border-right: #7E868A 1px solid;
}
.editionindex ul.last { 
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.editionindex li { 
	padding-bottom: 5px;
}
.editionindex li a { 
	color: #7E868A;
}
.editionindex li a:hover { 
	color: #000000;
}
.project_image { 
	float: left;
	padding: 0;
	border: 0;
	position: relative;
	width: 366px;
	height: 417px;
}
.project_content { 
	float: left;
	width: 373px;
	height: 417px;
	position: relative;
}
.bladzijde { 
	background-color: #86B510;
}
.bladzijde_content { 
	float: left;
	width: 373px;
	height: 417px;
	position: relative;
}
.content { 
	position: absolute;
	text-align: right;
	color: #000000;
	width: 340px;
	height: 350px;
	top: 15px; right: 15px;
}
.bladzijde_content .content { 
	position: absolute;
	text-align: left;
	color: #7E868A;
	width: 340px;
	height: 350px;
	top: 15px; right: 15px;
}
.bladzijde .content { 
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	width: 180px;
	height: 350px;
	top: 15px; right: 20px;
}
.project_content h1 {
	text-transform: uppercase;
	padding-bottom: 10px;
}
.bladzijde_content h1, .newscontent h1 {
	text-transform: none;
	line-height: 120%;
	padding-bottom: 10px;
}
.bladzijde_content h2 {
	color: #7E868A;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight: bold;
}
.bladzijde_content h3, .newscontent h3 {
	text-transform:uppercase;
}
.bladzijde_content p, .newscontent p {
	padding-bottom: 20px;
}
.bladzijde_content p.intro, .newscontent .intro {
	font-weight: bold;
}
.bladzijde .content h1{ 
	color:#FFFFFF;
	text-transform: none;
	line-height: 120%;
	padding-top: 15px;
	padding-bottom: 10px;
}

#slidenav_wrapper {
	width: 739px;
	height: 25px;
	background-color: #86B510;
	position: absolute;
	left: 0; bottom: 0;
}
#slidenav {
	width: 739px;
	height: 25px;
	position: relative;
}
.slideleft {
	background: url(img/arrow_left.png) 0 0 no-repeat;
	top: 5px; right: 26px;
}
.slideright {
	background: url(img/arrow_right.png) 0 0 no-repeat;
	top: 5px; right: 6px;
}
.slideleft:hover{
	background: url(img/arrow_left.png) 0 -15px no-repeat;
}
.slideright:hover {
	background: url(img/arrow_right.png) 0 -15px no-repeat;
}
.sliderback {
	font-size: 90%;
	width: 100px;
	height: 15px;
	position: absolute;
	top: 4px; left: 8px;
}
.sliderback a {
	color: #5E7F0B;
}
.sliderback a:hover {
	color: #FFFFFF;
}
.button {
	width: 13px;
	height: 15px;
	position: absolute;
	cursor: pointer;
}

/* scrollbar */
.scrollbars {
	margin:auto;
	width: 340px;
	height:373px;
	padding: 0 10px 20px 0;
	overflow:auto;
}
.bladzijde .scrollbars {
	margin:auto;
	width: 180px;
	height:373px;
	padding: 0 10px 20px 0;
	overflow:auto;
}
.downloads .scrollbars {
	margin:auto;
	width: 350px;
	height:373px;
	padding: 0 10px 20px 0;
	overflow:auto;
}

.scrollBar .bar{
	width:5px;
	height:5px;
}

.scrollBar .button{
	width:5px;
	height:5px;
	border:0;
	outline:none;
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.scrollBar .button.topButton{
	/*background-image:url('arrow-up.gif');*/
}

.scrollBar .button.bottomButton{
	/*background-image:url('arrow-down.gif');*/
}

.scrollBar .button.leftButton{
	/*background-image:url('arrow-left.gif');*/
}

.scrollBar .button.rightButton{
	/*background-image:url('arrow-right.gif');*/
}

.scrollBar .button.active{
	background-position:bottom center ;
}

.scrollBar .scrollable{
	cursor:pointer;
	background-image:url(img/stripe_grey.png);
	background-repeat:repeat-y;
}

.scrollBar .knob{
	height:5px;
	width: 5px;
	background-color: #CCCCCC;
	outline:none;
	border:0;
	background-position:center center;
	background-repeat:no-repeat;	
}


.scrollBar .knob.verticalKnob{
	cursor:pointer;
	/*background-image:url('vertical-knob.gif');*/
}

.scrollBar .knob.horizontalKnob{
	cursor:pointer;
	/*background-image:url('horizontal-knob.gif');*/
}

.scrollBar .active{
	
}

.scrollBar .corner{
	
}

/* planning horizontal layout
.planning {
	width: 741px;
	height: 240px;
	background: transparent url(img/grey_bg.png);
	position: absolute;
	top: 85px;
	right: 0;
}
.period {
	width: 122px;
	height: 240px;
	border-right: #7E868A solid 1px;
	float: left;
	position: relative;
}

.year {
	width: 122px;
	height: 30px;
	background-color:#86B510;
}
.periodlast {
	width: 126px;
	border-right: 0;
}
.periodlast .year {
	width: 126px;
	border-right: 0;
}
.yeartext {
	padding: 8px 7px;
	color: #D6E5AC;
	font-weight: bold;
	font-size: 130%;
}
.periodcontent {
	text-align: left;
	color: #B6BABC;
	font-size: 90%;
	line-height: 130%;
	padding: 7px;
}*/

/* planning vertical layout */
.planningwrapper {
	width: 741px;
	position: absolute;
	top: 85px;
	right: 0;
}
.planning {
	width: 741px;
	background: url(img/greengrey_bg.png) 0 0 repeat-y;
	position: relative;
}
.planningvertical {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 14px;
	height: 91px;
	background: url(img/planning_vertical.png) 0 0 no-repeat;
}
.planningcontent {
	margin: 0 0 0 50px;
}
.period {
	border-bottom: #7E868A solid 1px;
}

.year {
	width: 50px;
	float: left; 	
}
.periodlast {
	border-bottom: 0;
}

.yeartext {
	padding: 8px 0;
	color: #7E868A;
	font-weight: bold;
	font-size: 130%;
}
.periodcontent {
	text-align: left;
	color: #5F676B;
	font-size: 90%;
	padding: 8px 0;
	margin-left: 65px;
}
