/*****************************************************
					HOME
*****************************************************/

div#top_page {
	background: url(/img/gral/bg_top.png) repeat-x top center; 
}

div#container {
	margin: auto;
	width: 980px;
	background: #FFFFFF url(/img/gral/bg_container_internal.jpg) no-repeat right top;
}

/*****************************************************
					MENU
*****************************************************/

ol#menu {
	width: 980px;
	height: 40px;
	background: url(/img/gral/nav_bg.png) no-repeat;
}

ol#menu li {
	display: block;
	float: left;
	text-indent: -9999px;	
}

ol#menu li a {
	display: block;
	height: 40px;
}

li#home_menu a { 
	width: 80px;
	background-image: url(/img/gral/nav_home.png);
}

li#fair_menu a { 
	width: 60px; 
	background-image: url(/img/gral/nav_fair.png);
}

li#congress_menu a { 
	width: 93px; 
	background-image: url(/img/gral/nav_congress.png);
}

li#editions_menu a { 
	width: 169px;
	background-image: url(/img/gral/nav_editions.png);
}

li#gallery_menu a { 
	width: 168px; 
	background-image: url(/img/gral/nav_images.png);
}

li#newsroom_menu a { 
	width: 129px; 
	background-image: url(/img/gral/nav_press.png);
}

li#secreplus_menu a { 
	width: 162px; 
	background-image: url(/img/gral/nav_secreplus.png);
}

li#returnEdition a { 
	width: 167px; 
	background-image: url(/img/gral/nav_returnCedition.gif);
}

li#home_menu a:link, 
li#home_menu a:visited{	
	background-position: 0px -120px;
} 
li#home_menu a:hover {	
	background-position: 0px -40px;
}

li#fair_menu a:link, 
li#fair_menu a:visited{	
	background-position: 0px 0px;
} 
li#fair_menu a:hover {	
	background-position: 0px 0px;
}

li#congress_menu a:link, 
li#congress_menu a:visited{	
	background-position: 0px -120px;
} 
li#congress_menu a:hover {	
	background-position: 0px -40px;
}

li#editions_menu a:link, 
li#editions_menu a:visited{	
	background-position: 0px -120px;
} 
li#editions_menu a:hover {	
	background-position: 0px -40px;
}

li#gallery_menu a:link, 
li#gallery_menu a:visited{	
	background-position: 0px -120px;
} 
li#gallery_menu a:hover {	
	background-position: 0px -40px;
}

li#newsroom_menu a:link, 
li#newsroom_menu a:visited{	
	background-position: 0px -120px;
} 
li#newsroom_menu a:hover {	
	background-position: 0px -40px;
}

li#secreplus_menu a:link, 
li#secreplus_menu a:visited{	
	background-position: 0px -120px;
} 
li#secreplus_menu a:hover {	
	background-position: 0px -40px;
}

/*****************************************************
					SUB MENU
*****************************************************/

#sub_menu {
	font-size: 1.3em;
	height: 100%;
	margin: 5px 0 10px 30px;
}

#sub_menu li {
	float: left;
	background: url(/img/gral/bg_congress_submenu_line.png) no-repeat 0 4px;
	margin: 8px 7px 0 0px;
	padding-left: 7px;
}

#sub_menu li#sub_current {
	font-weight: bold;
}

#sub_menu li.first {
	background: none;
	padding-left: 0px;
}

#sub_menu li a {
	color: #3d3938;
}

/*****************************************************
					BREADCRUMB
*****************************************************/

#breadcrumb {
	font-size: 1.1em;
	margin: 0 30px 16px 30px;
	padding: 10px 0;
	color: #c40f1e;
	background: url(/img/gral/bg_congress_breadcrumb_lines.png) repeat-x center left;
}

#breadcrumb li {
	display: inline;
	margin-right: 5px;
}

#breadcrumb li a {
	color: #959595;
	text-decoration: underline;
	background: url(/img/gral/bg_congress_breadcrumb_arrow.png) no-repeat right center;
	padding-right: 10px;
}

#breadcrumb li strong a {
	text-decoration: none;
	background: url(/img/gral/bg_breadcrumb_arrow_line.png) no-repeat left center;
	padding-left: 12px;
}

/*****************************************************
					END MENU
*****************************************************/

#all_info {
	background: url(/img/gral/bg_feria.png) repeat-y;
	margin: 0 30px 10px 30px; 
	height: 100%;
	position:relative;
}

div#info {
	width: 605px;
	float: right;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #3d3938;
	background: url(/img/gral/bg_lines_pt.png) repeat-x left bottom;
	min-height: 655px;
}

* html div#info { min-height: 609px; }

div#info h1 span {
	display: none;
}

div#info h1 span.edant {
	display: block;
	float: right;
}


#fair_title_enterprise, #fair_title_plane, #fair_title_talleres, #fair_title_casting, #fair_title_access {
	margin: 25px 0 10px 0;
	display: block;
	height: 23px;
}

#fair_title_plane {	margin-top: 30px; }

p.plane_clic { margin-top: -5px; }

div#plane_img {
	background: #f4f4f4 url(/img/gral/bg_planos_img.png) no-repeat top center;
	padding: 5px; 
	height: 218px;
	margin-bottom: 15px;
}

div#plane_img.big {
background:#F4F4F4 url(/img/gral/bg_planos_img_big.png) no-repeat scroll center top;
height:304px;
margin-bottom:15px;
padding:5px;
}

/*****************************************************
					ORDER LIST
*****************************************************/

form#order_list {
	padding: 13px 15px; 
	background: url(/img/gral/bg_order_list.png) no-repeat top left;
	position: relative;
}

form#order_list ol li { display: inline; }

form#order_list li strong {
	background: url(/img/gral/bg_table_arrow.gif) no-repeat right center;
	padding-right: 20px;
	margin-right: 5px;
}

ul#order_list_enterprise li ul li a { 
	display: block;
	color: #3d3938;
}

ul li ul li a:hover { text-decoration: underline; height: 100%; }  

ul#order_list_enterprise li ul li {
	background: url(/img/gral/bg_lines_pt.png) repeat-x left top;
	padding: 5px 0;
}

ul#order_list_enterprise li ul li:first-child { background: none; }

#order_list_left {
	width: 282px;
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}

#order_list_right {
	width: 302px; 
	float: right; 
	margin-top: -20px
}

/*****************************************************
					END ORDER LIST
*****************************************************/

#fair_title_enterprise {
	background: url(/img/gral/t_feria_empresas.png) no-repeat;
}

#fair_title_plane {
	background: url(/img/gral/t_feria_planos.png) no-repeat;
}

#fair_title_talleres {
	background: url(/img/gral/t_feria_talleres.png) no-repeat;
}

#fair_title_casting {
	background: url(/img/gral/t_feria_sorteos.png) no-repeat;
}

#fair_title_access {
	background: url(/img/gral/t_feria_accesos.png) no-repeat;
}

div#info ul {
	margin: 15px 0 15px 0;
}

div.photo_info img {
	float: left;
	margin-right: 20px!important;
	margin-right: 15px;
	padding-bottom: 10px; 
}

div#info p {
	clear: both;
	margin: 0 0 15px 0;
}

.highlight {
	color: #7796a1;
	font-weight: bold;
}

div#panel {
	background: #fbf3f3;
	font-size: 1.6em;
	width: 290px;
	float: left;
	margin: 0 25px 0 0px;
	padding-bottom: 20px; 
}

/*****************************************************
					SUB LIST LEFT
*****************************************************/

div#panel ul li ol li {
	font-size: 1em; 
	background: none;
	font-weight: normal;
}

/*****************************************************
					END SUB LIST LEFT
*****************************************************/

div#panel ul li {
	font-weight: bold;
	padding: 4px 0 5px 10px;
	background: url(/img/gral/bg_lines_pt_red.png) repeat-x bottom left;
}

div#panel ul {
	margin-top: 10px;
	font-size: 0.69em;
}

div#panel ul li a {
	color: #3d3938;
	display: block;
}

div#panel ul li a:hover {
	text-decoration: underline;
}

div#panel ul li#active a {
	color: #c40f1e;
}

div#sponsor {
	margin: 0 30px 0px 30px!important;
	margin: 0 30px -15px 30px;
	height: 100px;
	padding-left: 10px;
}

div.sponsor {
	float: right;
	width: 605px;
	margin-top: -31px;
}

div.sponsor img {
	margin-right: 25px;
}

div#sponsor p {
	font-size: 1.1em;
	margin-bottom: 15px;
}

div#sponsor img {
	float: left;
}

/*****************************************************
					FAIR
*****************************************************/

#tab {
	background: url(/img/gral/bg_congress_tab.png) no-repeat bottom center;
	position: relative;
	font-size: 1.1em;
	margin-bottom: 15px;
}

#tab li {
	padding: 5px 0px; 
	float: left;
	background: url(/img/gral/congress_tab_off.gif) no-repeat;
	width: 107px;
	position: relative;
	z-index: 0;
	margin-right:-15px;
}

#tab li a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-left: 14px;
}

#tab #tab_current {
	background: url(/img/gral/congress_tab_on.gif) no-repeat;
	z-index: 1;
	position: relative;
	margin-right: -15px;
}

#tab #tab_current a {
	color: #3d3938;
}

.pdf {
	float: right;
	margin-top: -70px;
}

.days {
	margin: 25px 0 30px -12px;
}

.days img {
	float: left;
	margin-left: 11px!important;
	margin-left: 8px;
}

table.enterprise_expo {
	margin-top: 20px;
	margin-bottom: 30px;
	height:100%; 
	width: 100%; 
	border-bottom: 1px solid #fff;
}

table.enterprise_expo thead tr{ height:30px; }

table.enterprise_expo tr:hover {
  background: url(/img/gral/bg_table_tr_hover.png) repeat-x left bottom;
}

table.enterprise_expo tr, table.enterprise_expo thead tr:hover {
	background: url(/img/gral/bg_lines_pt.png) repeat-x left bottom; 
}

table.enterprise_expo td {
	padding: 4px 10px;
	vertical-align: top;
}

table.enterprise_expo th span { display: none; }

th.title_enterprise_th {
	background: url(/img/gral/t_empresa_th.png) no-repeat bottom left;
	width: 230px; 
}

th.title_stand_th {
	background: url(/img/gral/t_stand_th.png) no-repeat bottom left;
	width: 94px;
}

th.title_sector_th {
	background: url(/img/gral/t_sector_th.png) no-repeat bottom left;
	width: 184px;
}

th.title_efect_th {
	width: 94px; 
	background: none;
}

td.title_efect_td {
	background: url(/img/gral/bg_title_efect_td.png) repeat-x bottom left; 
}

td.title_efect_td a {
	background: url(/img/gral/bg_table_arrow.gif) no-repeat right center;
	padding-right: 20px;
	color: #c40f1e;
}

td.title_efect_td a:hover {	text-decoration: underline; }

table.enterprise_expo tfoot tr, table.enterprise_expo tfoot tr:hover { background: none; }

table.enterprise_expo tfoot ol, table.casting tfoot ol { margin-top: 10px; }

table.enterprise_expo tfoot ol li, table.casting tfoot ol li { 
	display: inline; 
	padding-right: 10px; 
}

table.enterprise_expo tfoot ol li a:hover, table.casting tfoot ol li a:hover { color: #ad121e; }

table.enterprise_expo tfoot ol li.table_first_pag, table.casting tfoot ol li.table_first_pag {
	background: url(/img/gral/bg_table_first_pag.png) no-repeat left center;
	padding: 0 10px;
}

table.enterprise_expo tfoot ol li.table_last_pag, table.casting tfoot ol li.table_last_pag {
	background: url(/img/gral/bg_table_last_pag.png) no-repeat left center;
	padding: 0 20px 0 10px;
}

table.enterprise_expo tfoot ol li.table_last_pag a, table.enterprise_expo tfoot ol li.table_first_pag a,
table.casting tfoot ol li.table_last_pag a, table.casting tfoot ol li.table_first_pag a {
	text-decoration: underline;
	color: #867E7B;
}

.back {
	text-decoration: underline;
	color: #3d3938;
	background: url(/img/gral/bg_back.png) no-repeat left center;
	padding-left: 10px;
}

div.enterprise_info {
	padding: 15px 0;
	background: url(/img/gral/bg_lines_pt.png) repeat-x bottom left;
}

div.enterprise_info .color_red {
	color: #b10e1b;
}

div#info div.enterprise_info p { margin-bottom: 0; }

div#info div.enterprise_info .enterprise_info_p { margin: 20px 0;} 

div.enterprise_address {
	width: 220px; /* abans 171px nra 17-5-08 */
	float: left;
	padding: 20px 20px 0 0;
}

/*****************************************************
					TALLERES FREE
*****************************************************/


#all_info table.talleres_free p {
	margin-bottom: 0;
	padding: 0 10px;
	vertical-align: top;
}

table.talleres_free td, table.talleres_free th {
	padding: 9px 0;
	border-bottom: 1px solid #d9d7d6;
}

table.talleres_free tfoot td {border-bottom: 1px solid #d9d7d6;}

table.talleres_free td strong { font-size: 1.2em; }

table.talleres_free th span { display: none; }

table.talleres_free img {
	border: 0;
	margin-top:0px;
	margin-bottom:0px;
}

td.rooms {
	width: 177px;
	background: #FFFFFF url(/img/gral/bg_congress_td.png) repeat-y right top;
	vertical-align: top;
}


td.hour {
	width: 74px;
	background: url(/img/gral/bg_congress_td.png) repeat-y right top;
}

th.fair_title_talleres_room_1, th.fair_title_talleres_room_2, th.fair_title_talleres_room_3 {
background-color: #E7E7E7;
}

th.fair_title_talleres_room_1 p, th.fair_title_talleres_room_2 p, th.fair_title_talleres_room_3 p{
	/*background: url(/img/gral/t_feria_talleres_room_1.png) no-repeat 10px 15px;*/
	font-weight: bold;
	font-size: 1.4em;

}
table.talleres_free th.fair_title_talleres_room_1, table.talleres_free th.fair_title_talleres_room_2, table.talleres_free th.fair_title_talleres_room_3 {
	vertical-align: bottom;
	margin:0;
	padding-bottom:7px;
}
/*
th.fair_title_talleres_room_2 {
	background: url(/img/gral/t_feria_talleres_room_2.png) no-repeat 10px 15px;
}

th.fair_title_talleres_room_3 {
	background: url(/img/gral/t_feria_talleres_room_3.png) no-repeat 10px 15px;
}
*/
table.talleres_free  {
	background: url(/img/gral/bg_feria_table_talleres.png) no-repeat 73px 0;
}

table.talleres_free .color { color: #c40f1e; }

.bg_color {
	background-color: #f3dcdc;
	color: #c40f1e;
}

/*****************************************************
					CASTING
*****************************************************/

table.casting td { vertical-align: top; }

table.casting th span { display: none; }

table.casting th { padding: 5px 0; }

th.fair_title_talleres_enterprise {
	background: url(/img/gral/t_feria_talleres_empresa.png) no-repeat 0px 10px;
	width: 200px; 
}

th.fair_title_talleres_stand {
	background: url(/img/gral/t_feria_talleres_stand.png) no-repeat 0px 10px;
	width: 65px; /* nra abans 100 */

}

th.fair_title_talleres_room_casting {
	background: url(/img/gral/t_feria_talleres_sorteo.png) no-repeat 0px 10px;
	width: 220px; /* nra abans 120 */
}
th.fair_title_Sector {
	background: url(/img/gral/t_feria_sector.png) no-repeat 0px 10px;
	width: 120px;
}

table.casting tr { background: url(/img/gral/bg_lines_pt.png) repeat-x left top; }

table.casting thead tr {	background: none; }

table.casting td { padding: 5px 10px 5px 0; }

td.fair_talleres_efects {
	width: 50px; /* nra abans 94 */
	background: url(/img/gral/bg_feria_talleres_efects.png) repeat-x top left; 
	text-align: right;
}

td.fair_talleres_efects a {
/*	background: url(/img/gral/bg_table_arrow.gif) no-repeat right center;
	padding: 0 20px 0 10px;*/
	color: #c40f1e; 
}

/* nra: 18-5-08: stand: per centrar i posar en negreta el número de l'stand / logo: per centrar els logos que no tenen l'amplada gran*/

table.casting td.stand {
	text-align: center;
	font-weight: bold;
}

table.casting td.logo img {
	margin: auto;	
}




td.fair_talleres_efects a:hover { text-decoration: underline; }

/*****************************************************
					ACCESS
*****************************************************/

div.access_data {
	float: left;
	width: 190px;
}

div.access_plane {
	background: url(/img/gral/bg_feria_accesos_plano.png) no-repeat;
	width: 342px;
	height: 228px;
	float: right;
	padding: 5px;
}
/*****************************************************
					presentacion
*****************************************************/

#info .floatleft, #info .floatright{
	padding:5px;
	border:1px solid #e1e1e1;
	margin: 30px 0;
}

#info div.feria_p .floatleft, 
#info div.feria_p .floatright,
#info div.talleres_left .floatleft,
#info div.talleres_right .floatright {
	margin-top: 0;
}
#info div.talleres_left .floatleft,
#info div.talleres_right .floatright {
	margin-bottom: 20px;
}

#feria_presentacion {
	background: url(/img/gral/t_feria_presentacion.png) no-repeat;
}

#feria_presentacion {
	margin: 20px 0 10px 0;
	display: block;
	height: 55px;
}

div.presentacion p span {
	display:none;
}
div.feria_p p.uno {
	background: url(/img/gral/t_feria_uno.png) no-repeat left top;
	height: 57px;
}
div.feria_p p.dos {
	background: url(/img/gral/t_feria_dos.png) no-repeat left top;
	height: 53px;
}
div.feria_p p.tres {
	background: url(/img/gral/t_feria_tres.png) no-repeat left top;
	height: 50px;
}
div.feria_p p.cuatro {
	background: url(/img/gral/t_feria_cuatro.png) no-repeat left top;
	height: 82px;
}
div.feria_p p.cinco {
	background: url(/img/gral/t_feria_cinco.png) no-repeat left top;
	height: 79px;
}
div.feria_p ul {
	padding-left: 40px;
}
div.feria_left {
	float:left;
	width:280px; 
	margin-bottom:-20px;
}
div.feria_right {
	float:right;
	width:280px;
	position:relative; 
	margin-bottom:-20px;
}
div.feria_left img {
	margin: 30px 0 40px 0px;
}

div.feria_left img.button, div.feria_right img.button {
	margin: 0px 0 40px 100px;
}

div.feria_left img.down {
	margin: 20px 0 0px 100px;
}

div.feria_left img.title {
	margin-top: 0px;
	margin-bottom: 20px;
}

div.feria_right img {
	margin: 0px 0 40px 0px;
}

div.feria_right img.title {
	margin-top: 0px;
	margin-bottom: 20px;
}

div.feria_p em {
	font-style: normal;
	margin-left: 40px;
}

div.feria_p {
	background:url(/img/gral/bg_lines_pt.png) repeat-x left bottom;
	margin-bottom: 30px;
}
#info div.acceso_feria .floatleft,
#info div.acceso_feria .floatright {
	margin-top: 0;
	padding: 0px; 
	border: none;
}

/*****************************************************
					PRE-TALLERES
*****************************************************/

#pre_talleres {
	background: url(/img/gral/t_pre-talleres.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}
ul.talleres {
	background: url(/img/gral/t_pre-talleres-t.png) no-repeat;
}
ul.talleres {
	margin: 20px 0 10px 0;
	display: block;
	height: 95px;
}
div.pre-talleres ul.talleres li {
	display: none;
}
div.pre-talleres p {
	font-size:1.4em;
	line-height:1.6em;
}
div.talleres_left {
	float:left;
	width:280px;
	padding-bottom:20px;
}
div.talleres_right {
	float:right;
	width:280px; 
}
div.talleres_left p {
	width:220px;
}

/*****************************************************
					FORM
*****************************************************/

form#inscription {
	width: 404px;
	margin-bottom: 27px;
}

.input_text input {
	width: 315px;
	float: right;
	border: 1px solid #c1c1c1;
	margin-bottom: 8px;
}

input#cp {width: 50px; float: left; margin-left: 5px; }
input#poblacion {width: 230px; float: right; }

.input_text label {
	width: 81px;
	height: 20px;
	margin-bottom: 8px;
	float: left;
}

form#inscription fieldset {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

form#inscription legend {
	font-weight: bold;
	margin: 0 0 10px -5px;	
}

.cp {
	width: 200px;
	float: left;
}

.cp input, .pb input { width: 112px; }

.pb {
	width: 200px;
	float: right;
	text-align: center;
}

fieldset.city label , fieldset.cong label {
	margin-right: 25px;
}
	

form#inscription select {
	width: 319px!important;
	width: 317px;
	border: 1px solid #c1c1c1;
	float: right; 
}

.send {
	background: url(/img/gral/b_congress_form_send.png);
	width: 83px;
	height: 30px;
}
/*****************************************************
					CONTRATA STAND
*****************************************************/

#contract_stand {
	background: url(/img/gral/t_feria_contrata.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

div.c_stand_left {
	float:left;
	width:290px; 
}

div.c_stand_right {
	float:right;
	width:290px;
}

div.c_stand_left img {
	margin: 10px 0 10px 0px;
}

div.c_stand_right img {
	margin: 10px 0 10px 0px;
}

div.c_stand_foot {
	clear: both;
}

div.c_stand_foot img {
	padding: 10px 0;
}

/*****************************************************
			BENEFICIOS PARA EL EXPOSITOR
*****************************************************/

#benefits_exhibitor {
	background: url(/img/gral/t_feria_beneficios.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

/*****************************************************
			OTRAS FORMAS DE PARTICIPACIÓN
*****************************************************/

#forms_participation {
	background: url(/img/gral/t_feria_formas.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

/*****************************************************
					ENTRADAS GRATIS
*****************************************************/

#free_admission {
	background: url(/img/gral/t_feria_entrada.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

/*****************************************************
				CONFERENCIA INAGURAL
*****************************************************/

#inaugural_conference {
	background: url(/img/gral/t_feria_conferencia.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

.floatleft2 {
	border: 0;
	width: 410px;
	float:left;
	margin:20px 0;
}

a.strong {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;	
}

.red{
color:#CC0000;
}

ul.entrevistadas li{margin-bottom:10px; font-size:1em;}

div#info ul.entrevistadas {margin-bottom:30px;}

/*****************************************************
				PREMIO INNOVADOR
*****************************************************/
#presentation_premio {
	background: url(/img/gral/t_premio_innovador.jpg) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}

.floatleft3 {
	border: 0;
	width: 240px;
	float:left;
	margin:30px 0;
}



#info h2{ 
	font-size: 140%; 
	margin-top:1em; 
	margin-bottom:0.6em
}

ol.premio {list-style-type:decimal;
	list-style-position: inside;}

ol.premio li {margin-bottom: 10px;}

ol.premio li strong {color:#CC0000;}

#avispremio {
	background-color:#3D3938;
	color: #FFFFFF;
	font-weight: 500;
	height: 50px;
	padding: 30px 0 30px 30px;
}	

/*****************************************************
				ENTRADA GRATIS
*****************************************************/

.floatleft4 {
	border: 0;
	width: 340px;
	float:left;
	margin: 0 0;
}

.margin{
	margin: 10px 0!important;
}

p.olvidado {
	margin: 0 0 40px 20px!important;
	}

input.entrada {
	border: 0px solid rgb(51, 153, 204);
	background-color:#990000;
	color:#FFFFFF;
	height: 25px;
	font-size: 14px;
	width:245px;
	line-height:25px;
	cursor: pointer;

}
a.strong2 {
	text-decoration: underline;	
}

.center {text-align:center; color:#990000;margin-top:10px;}

/*****************************************************
				ACCESO / CÓMO LLEGAR
*****************************************************/

#access_howtoget {
	background: url(/img/gral/t_feria_acceso.png) no-repeat;
	margin: 20px 0 10px 0;
	display: block;
	height: 25px;
}