@charset "utf-8";
/* CSS Document */

/* Basic Page Styles */

* {
	margin:0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
body {
	background:url(images/bg_body.jpg) no-repeat top center;
	}	

	img {
		border: 0;
	}
	
p {
	font-size:11px;
	margin:0 0 10px 0;
	line-height: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h3 {
	font-weight:bold;
	color:#006699;
	font-size:14px;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a.amenu {
	text-decoration:none;
	color:#8F95A0;
	}
a.topmenu {
	text-decoration:none;
	color:#8F95A0;
	
	}
table.ddmenu {
	border-collapse: collapse;
	position:absolute;
	z-index:1001;
	display:none;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	margin: 1px -10px 0;
	padding: 0;
	width:165px;
	font-size: 10px;
	}
td.ddmenu {
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: 1px solid #D6D6D6;
	color: #8F95A0;
	font-size: 9px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	width:165px;
	color: #8F95A0;
	margin:0;
	padding:0 8px;
	}
.menus2 {
	background: transparent url(images/photo1509.gif) no-repeat scroll left bottom;
	color: #0055A4;
	height: 22px;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size-adjust: none;
	font-size: 11px;
	border-collapse: collapse;
	position:relative;
	}
.menus {
	background: transparent url(images/photo1511.gif) no-repeat scroll right bottom;
	padding: 4px 10px 0 0;
	height: 18px;
	display: block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	font-size: 10px;
	}
.spacer {
	width:100%;
	float:none;
	}
	
/* Wrapper Style */	
#page {
	margin:0 auto 0 auto;
	width:1015px;
	}
	
/* Header Styles (dropdown styles at bottom of page) */
#header {
	background:url(images/bg_header.jpg) no-repeat;
	height:138px;
	}
#logo {
	float:left;
	margin:-11px 0 0 33px;
	_margin-left:35px;
	_margin-top:-7px;
	width:340px;
	}	

/* Top Menu Styles */

#menu_top {
	height:40px;
	float:right;
	margin:0 54px 0 0;
	_margin-right:0px
	}

#menu_top ul {
	list-style:none;
	}
#menu_top ul li {
	float:left;
	}

#search_box {
	background:url(images/bg_search2.jpg) no-repeat;
	width:153px;
	height:25px;
	}	

#search_input {
	border:1px solid #e7e7e7;
	background:#e7e7e7;
	font-size:10px;
	float:left;
	width:98px;
	margin:2px 0 0 51px;
	}

/* Bottom Menu Styles */

#menu_container {
	margin-top: -6px;
	float:right;
	clear: both;
}



		
/* Page Content styles */

/*Left Column Styles */

#content {

	}
	
#col_left {
	width:650px;
	margin:30px 45px 0 0;
	float:left;
	}
#linktrail {
	color:#0055a4;
	font-size:10px;
	height:13px;
	margin:0 0 0 41px;	
	}
#linktrail a {
	text-decoration:underline;
	color:#0055a4;
	}
#linktrail a:hover {
	text-decoration:none;
	}
	
/* Basic Left Column Text Styles */
.freetext {
	padding:0 20px 0 41px;
	width:624px;
	}

.freetext h3 {
	font-size:10px;
	color:#515151;
	font-weight:bold;	
	}
.freetext p {
	font-size:10px;
	color:#515151;
	font-weight:normal;	
	line-height:14px;
	padding:0 0 20px 0;	
	}
.freetext ul {
	font-size:10px;
	color:#515151;
	font-weight:normal;	
	line-height:14px;		
	margin:0 0 0 30px;
	padding:0 0 20px 0;
	list-style:disc outside;
	}
.freetext ul li {
	margin:0 0 20px 0;
	}

/* Section Specific Styles */
.freetext h2 {
	font-size:14px;
	font-weight:bold;
	color:#d99913;
	padding:0 0 20px 0;
	}
#content_left_wrapper {
	background:url(images/bg_proj_yellow_spacer.jpg) repeat-y 11px 0px;
	width:665px;
	padding:0 0 0 1px;	
	}	
.content_left_projpage_top {
	background:url(images/bg_proj_yellow_top.jpg) no-repeat 0px 31px;
	/* height:215px; */
	width:665px;
	}
.content_left_projpage_middle {
	background:url(images/bg_proj_yellow_middle.jpg) no-repeat;
	/* height:182px; */	
	width:665px;	
	}
.content_left_projpage_bottom {
	background:url(images/bg_proj_yellow_bottom.jpg) no-repeat;
	/* height:215px; */
	width:665px;
	margin:0 0 25px 1px;	
	}
.projpage_content h2 {
	padding:0 0 20px 60px;
	font-size:14px;
	font-weight:bold;
	color:#eba209;
	}	


/* Front Page Subsection Styles */	

.content_left_blue, .content_left_orange, .content_left_yellow {
	float:none;
	width:665px;
	height:190px;
	margin:10px 0 0 0;
	}
.sectheader_blue, .sectheader_orange, .sectheader_yellow {
	height:31px;
	width:665px;
	}

.sectheader_blue h2, .sectheader_orange h2, .sectheader_yellow h2 {
	margin:0;
	padding:6px 0 0 86px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	}
	
.sectheader_blue {
	background:url(images/bg_header_blue.jpg) no-repeat;
	}

.sectheader_orange {
	background:url(images/bg_header_orange.jpg) no-repeat;
	}

.sectheader_yellow {
	background:url(images/bg_header_yellow.jpg) no-repeat;
	}

.header_blue, .header_blue a {
	color:#0055a5;
	padding:3px 0 5px 0;
	}
.header_orange, .header_orange a {
	color:#e36f1e;
	padding:3px 0 5px 0;	
	}
.header_yellow, .header_yellow a {
	color:#d99913;
	padding:3px 0 5px 0;	
	}
	
.content_left_blue {
	background:url(images/bg_content_blue.jpg) no-repeat 38px 31px;
	}
.content_left_orange {
	background:url(images/bg_content_orange.jpg) no-repeat 38px 29px;
	}
.content_left_yellow {
	background:url(images/bg_content_yellow.jpg) no-repeat 38px 31px;
	}



.image_leftcontent {
	float:left;
	margin:6px 15px 0 10px;
	}

.blurb_left {
	padding:5px 0 0 50px;
	width:300px;
	height:90px;
	float:left;
	}
.blurb_left p {
	font-size:10px;
	}
.button_viewmore {
	float:left;
	margin:23px 0 0 -12px;
	}
	
.calendar_left {
	margin:51px 0 0 50px;
	float:left;
	width:245px;
	}

.calendar_left h3 {
	color:#696969;
	font-size:10px;
	padding:0;
	}
.calendar_left p.blue {
	font-size:10px;
	color:#0055a5;
	line-height:13px;	
	}
.calendar_left p.yellow {
	font-size:10px;
	color:#c28300;
	line-height:13px;
	}
.calendar_left p.orange {
	font-size:10px;
	color:#e36f10;
	line-height:13px;	
	}
	
/* Right Column Styles */
	
#col_right {
	float:left;
	width:260px;
	margin:40px 0 50px 0;
	}
/*IE6 HACK
* html #col_right {
	margin:30px 0 50px 0px;	
	}
*/
#col_right p {
	font-size:11px;
	color:#515151;
	line-height:15px;
	}
#col_right h3 {
	color:#e7e7e7;
	font-size:18px;
	margin:30px 0 0 0;
	}
.pub_paper {
	background:url(images/icon_paper.jpg) no-repeat 1px 2px;
	padding:0 0 0 15px;
	font-size:10px;
	}
.pub_audio {
	background:url(images/icon_audio.jpg) no-repeat 1px 2px;
	padding:0 0 0 15px;
	font-size:10px;	
	}
.pub_location {
	padding:0 0 0 15px;	
	}
.link_arrow {
	display:inline;
	}
.right_link {
	padding:10px 0 0 0;
	}
.right_link a {
	font-size:10px;
	font-weight:normal;
	color:#0056a6;
	}

#col_right h4 {
	margin:0;
	font-size:10px;
	font-weight:bold;
	color:#515151;
	}

#col_right h5 {
	font-size:10px;
	font-weight:normal;
	color:#0056a7;
	}

#col_right h5 a {
	font-size:10px;
	font-weight:normal;
	color:#0056a7;
	}

#col_right h6 {
	font-size:10px;
	font-weight:normal;	
	color:#515151;
	margin:0;
	}

.title {
	padding:0 0 5px 0;
	}


/*Project Page Styles */
.projpage_content {
	padding:0 0 15px 0;
	}

.projpage_content p {
	padding:0 25px 0 60px;
	font-size:10px;
	color:#515151;
	line-height:14px;
	}

.projpage_content h3 {
	font-weight:normal;
	font-size:10px;
	color:#515151;
	padding:16px 0 0 60px;
	}
.projpage_content h4 {
	font-size:10px;
	padding:0 0 0 60px;
	font-weight:normal;
	}	
.projpage_content h4 a {
	color:#0055a4;
	}
.projpage_content h4 a:hover {
	text-decoration:underline;
	}


#pp_block {
	width:264px;
	}
#pp_logoblock ul {
	margin:0; padding:0;
	list-style:none;
	}
#pp_logoblock li {
	float:left;
	}

/* Program Page Styles */

#lg_dbl_logo {
	float:left;
	margin:0 15px 50px 0;
	}
.progpage_leftimg {
	float:left;
	margin:11px 0 0 60px;
	border:1px solid #eba002;
	}

.projpage_content span.bluetext {
	font-weight:bold;
	color:#0056a6;
	}	

.progpage_blurb {
	padding:10px 0 0 117px;
	}
.progpage_blurb h2 {
	padding:0 25px 10px 60px;
	font-size:14px;
	font-weight:bold;
	color:#eba209;	
	}

.progpage_blurb h3  {
	color:#515151;
	padding:0 25px 0 60px;
	font-size:10px;
	font-weight:bold;
	margin:0;
	}
.progpage_blurb h3 a {
	color:#515151;
	}


/*Sub Page Styles */
.sub_column_left {
	margin:20px 0 0 0;
	width:250px;
	float:left;
	clear:both;
	padding:0 0 0 65px;
	}
.sub_column_right {
	margin:20px 0 0 0;
	width:250px;
	float:left;
	clear:none;
	}
.sub_column_left p, .sub_column_right p {
	margin:0;
	padding:0;
	}


/* Footer Styles */
		
#footer {
	clear:both;
	margin:0 0 20px 35px;
	width:925px;
	}
#footer ul {
	list-style:none;
	margin:0 0 0 20px;
	}
#footer ul li {
	float:left;
	}
#footer_menu {
	clear:both;	
	border-top:1px solid #c4c4c4;
	padding:5px 0 5px 10px;
	}
#footer_menu p {
	font-size:10px;
	color:#666;
	line-height:.75em;
	}
#footer_menu a {
	color:#969696!important;
	text-decoration:underline;
	}
#footer_menu a:hover {
	text-decoration:none;
	}	
	
/*****************************************

		Menu Styles

******************************************/
/* force scrollbar on so no page jump */
:root{overflow-y:scroll;}

/* all menu styles below this line */
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	color:#666;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu .content {
	position:absolute;
	color:#666;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs 

can be positioned underneath it */
.DropdownMenu .items {
	color:#666;
	position:relative;
	/*left:3px; */
	top:0px;
	/*border:1px solid #cfd2d5;*/
	border:none;
	z-index:2;
	
	}

.DropdownMenu.top .items {
	/*width:200px;
	border:solid 1px #993333;*/
	border:none;
	color:#ffffff;
	}

/* each TR.item is one menu item */
.DropdownMenu .item {
    color:#8f95a0;
    font-size:10px;
    height:22px;
    font-family:verdana,Arial, Helvetica, sans-serif;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	/*background-color:#000000;*/
	cursor:pointer;

	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the 

filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer 

gif inside this DIV is replaced by */
.DropdownMenu .background {
	color:#ffffff;
	position:absolute;
	left:0px; 
	top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=0);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by 

script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:0px;
	-moz-opacity:.4;
	filter:alpha(opacity=0);/**/
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by 

script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:0px;
	-moz-opacity:.4;
	filter:alpha(opacity=0);/**/
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.DropdownMenu .item.hover {
	background:url(images/bg_dropdown_over.gif) repeat-y -6px 0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8f95a0;
	line-height:22px;
	/*white-space:nowrap;*/
	}


/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space 

between the text and the dingbat */
.DropdownMenu .item img {
margin-left:0px;
	}

/* Note - each dropdown top has a different style allowing for the different sizes of the tab images */	
.dropDown_top1 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top1.gif) no-repeat -1px 0px;
	}	
.dropDown_top2 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top2.gif) no-repeat -1px 0px;
	}	
.dropDown_top3 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top3.gif) no-repeat -1px 0px;
	}	
.dropDown_top4 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top4.gif) no-repeat 0px 0px;
	}	
.dropDown_top5 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top5.gif) no-repeat 0px 0px;
	}	
.dropDown_top6 {
	padding:0px;
	height:15px;
	background:url(images/dropdown_top6.gif) no-repeat -1px 0px;
	}	

.dropDown_cell {
	background:url(images/bg_dropdown.gif) repeat-y -1px 0px;
	line-height:22px;
	padding:0 5px 0 5px;
	}
.dropDown_bottom {
	padding:0px;
	height:16px;
	background:url(images/dropdown_bottom.gif) no-repeat -1px 0px;
	}

/* Publications Styles */
#publications_container {
 width: 550px;
}

#publications_left_column {
position: relative;
float: left;
width: 250px;
padding: 10px;
}

#publications_left_column img {
position: relative;
float: left;
border: 1px solid rgb(150,150,150);
margin-right: 15px;

}

#publications_right_column {
width: 250px;
position: relative;
float: left;
padding: 10px;
}

#publications_right_column img {
position: relative;
float: left;
border: 1px solid rgb(150,150,150);
margin-right: 15px;

}

#publications_container h2 {
font: bold 14px/18px Geneva, Arial, Helvetica, sans-serif;
 margin:5px 0px;
 color:#003366;
 font-weight: bold;
}
			#content table
			{
				margin:0 0 0 0px;
				font-size: 11px;
				color: #515151;
			}
			#content table ul {
				margin:10px 0 10px 20px;
				}
			#content table ul li {
			
				}
			#content h2 {
				
				}
			#content .bold
			{
				font-weight: bold;
			}
			#content map
			{
				border: 0;
			}
			#content input.search
			{
				background: url(images/field_bg.gif) repeat-x left;
				border: 0;
				font-family: verdana;
				font-size: 10px;
				margin: auto;
				color: #FFFFFF;
			}
			#content .welcome
			{
				font-family: verdana;
				font-size: 10px;
				background-color: #FFFFFF;
				line-height: 16px;
			}
			#content .abouttext
			{
				font-family: verdana;
				font-size: 10px;
				background-color: #FFFFFF;
				line-height: 14px;
				bottom: 10px;
				position: relative;
			}
			#content .about
			{
				padding-top: 10px;
			}
			#content .resources
			{
				padding-top: 20px;
			}
			#content .headerlink_off
			{
				color: #aeaeae;
			}
			#content .headerlink_on
			{
				color: #0429a0;
				text-decoration: none;
			}
			#content .title
			{
				font-family: verdana;
				color: #cd5f10;
				font-size: 13px;
				font-weight: bold;
			}
			#content #utility td, #utility a:link
			{
			    font-family:verdana;
			    font-size:9px;
			    color:#969696;
			}
			#content a.language
			{
				color: #969696;
				font-size: 11px;
				font-family: verdana;
				text-decoration: underline;
			}
			#content a.language:hover
			{
				color: #969696;
				font-size: 11px;
				font-family: verdana;
				text-decoration: none;
			}
			#content a.language_on
			{
				color: #0429a0;
				font-size: 11px;
				font-family: verdana;
				text-decoration: none;
			}
			#content #utility a.on
			{
			    font-family:verdana;
			    font-size:11px;
				color: #0429a0;
				text-decoration: none;
			}
			#content .footertext
			{
				color: #aeaeae;
				font-family:Verdana,helvetica,sans-serif;
				font-size:11px;
				line-height: 16px;
				
			}
			#content .footerlinks
			{
				color: #aeaeae
			}
			#content a
			{
				color: #698ebd;
				font-size: 11px;
			}
			#content a:hover
			{
				text-decoration: none;
			}


			#content td.top
			{
				padding-top: 20px;
			}
			#content td.search
			{
				background: url(images/search_button.gif) no-repeat;
				width: 167px;
				height: 41px;
				margin: auto;
			}
			#content td.movietext
			{
			    font-family:Verdana, Helvetica,sans-serif;
			    font-size:9px;
				padding: 7px 15px 17px 15px;
			}
			#content td.leftcolumn
			{
			    font-family:Verdana, Helvetica,sans-serif;
			    font-size:9px;
				padding-top: 6px;
	            width: 218px;
				line-height: 13px;
			}
			
			#content #home_left a:link
			{
			    font-family:Verdana, Helvetica,sans-serif;
			    font-size:9px;
			    color:#698ebd;
			}
			
			#content td.leftcolumn2
			{
				padding-top: 6px;
	            width: 218px;
				line-height: 13px;
			}
			#content td.logos
			{
				padding-top: 20px;
			}
			#content td.rightshadow
			{
				background: url(images/rightshadow.gif) repeat-y top left;
				width: 9px;
				height: 228px;
			}
			#content td.rightshadow2
			{
				background: url(images/rightshadow2.gif) repeat-y top;
				width: 9px;
				height: 1px;
			}
			
.pub-title {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans;
	color: #515151;
	font-weight:bold;
}

a.pub-title {
	color: #698ebd;
}

.pub-author {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans;
	color:#515151;
}

a.pub-author {
	color:#698ebd;
}

.pub-description {
	color: #515151;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans;
}

.pub-price-head {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans;
	color: #515151;
}

a.pub-price-head {
	color: #698ebd;
}



.listing_individual_container {
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans;
	color: #515151;
	font-size: 11px;
	margin-left: 20px;
}

.listing_individual_container table {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 11px;
	}

.listing_individual_container table td {
	text-align: left;
		font-family: Verdana, Arial, Helvetica, sans;
	font-size: 11px;
}

.trouble_solution {
font-weight: bold;
font-size: 12px;
line-height: 14px;
}

.trouble_problem {
font-weight: bold;
font-size: 12px;
line-height: 14px;
}

.trouble_text {
font-family: Verdana, Arial, sans;
font-size: 10px;
line-height: 14px;
}

.search_boxes {
	vertical-align: text-bottom;
}

.search_resources_dropdown {
	width: 200px;
}

h2.most_popular {
font: bold 13px Verdana, Arial, Helvetica, sans-serif;
color: #969696;
padding: 0;
margin: 0 0 17px 0
}

/* Bottom Menu Styles */

#menu7{
  background: url("/images/Go_button_off.jpg");
  width:33px;
  height:19px;
  display:block;
}

#menu7:hover{
  background: url("/images/Go_button_hover.jpg");
  width:33px;
  height:19px;
  display:block;
}

#button2{
  background: url("/images/btn2_dbl.jpg");
}

#button2:hover{
  background: url("/images/btn2_dbl-over.jpg");
}

#button1{
  background: url("/images/btn1_cpc.jpg");
}
  
#button1:hover{
  background: url("/images/btn1_cpc-over.jpg");
}

#button3{
  background: url("/images/btn3_iif.jpg");
}

#button3:hover{
  background: url("/images/btn3_iif-over.jpg");
}

#menu_bottom {
	float:right;
	clear:none;
	margin:53px 36px 0 0;
	//margin-top: 51px;
	height:39px;
	padding:0;
	width:576px;
	_margin-right:0px;
	}

#menu_bottom ul {
	list-style:none;
	overflow: hidden;
	//margin-top: 2px;
	}

#menu_bottom ul a{
  display:block;
  width:188px;
  height:39px;
  margin-right:2px;
}
	
#menu_bottom ul li {
	float:left;
	}
/*IE6 HACK
* html #menu_bottom {
	margin:-24px 13px 0 0;
	}
* html #logo {
	margin:-13px 0 0 21px;
	}
*/
/*	
*:first-child+html #menu_bottom {
	margin:-24px 27px 0 0;
	} 
*/
	.pub-description {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			line-height: 14px;
	}
	
/* custom ie6 styles */
#menu1{
  _width:110px;
  _overflow:hidden;
  _display:block;
}

#menu2{
  _width:70px;
  _overflow:hidden;
  _display:block;
}

#menu3{
  _width:40px;
  _overflow:hidden;
  _display:block;
}

#menu4{
  _width:90px;
  _overflow:hidden;
  _display:block;
}

#menu5{
  _width:50px;
  _overflow:hidden;
  _display:block;
}

#menu6{
  _width:40px;
  _overflow:hidden;
  _display:block;
}

#go_button{
  background: #FFFFFF url("images/go_image.gif") no-repeat scroll right bottom;
  height:25px;
}

#search_id{
	background: transparent url(images/photo1509.gif) no-repeat scroll left bottom;
}

#bottom_logo{
	background: transparent url("images/Footer_ACCIONlogo_grayscale.jpg") no-repeat scroll right bottom;
	height:38px;
	display:block;
}
#bottom_logo:hover{
	background: transparent url("images/Footer_ACCIONlogo_color.jpg") no-repeat scroll right bottom;
	height:38px;
	display:block;
}
.pub-cart-title{
	font-weight:bold;
}

/*
#menu7{
  _width:100px;
  _overflow:hidden;
  _display:block;
}
*/