#logo{
	margin:0px 14px;
	padding:0px;
	}
#logo A{/* INVISIBLE LINK TO LOGO */
	width: 305px;
	height: 124px;
	display:block;
	}
/*______ MENU */
#menu{
	font-size:11px;
	color:#333;
	background: transparent url(../img/bg_menu.jpg) no-repeat top right;
	height: 26px;
	margin:0px;
	}
#menu UL{
	height: 26px;
	width: 732px;
	margin: auto;
	/*background: transparent url(../img/menu_bgr_left.png) no-repeat top left;*/
}
#menu LI {
	padding:0px;
	/*background: transparent url(../img/menu_bg.png) repeat-x bottom left;*/
	float:left;
	}
#menu LI.menu_first {
	margin-left:0px;
	}
#menu LI A {
	display:block;
	height:26px;
	}
#menu A.m_merca { background: url(../img/m_merca.jpg) no-repeat top left; width:105px; }
#menu A.m_nuestras { background: url(../img/m_nuestras.jpg) no-repeat top left; width:140px; }
#menu A.m_empresas { background: url(../img/m_empresas.jpg) no-repeat top left; width:125px; }
#menu A.m_nuestros { background: url(../img/m_nuestros.jpg) no-repeat top left; width:126px; }
#menu A.m_estadisticas { background: url(../img/m_estadisticas.jpg) no-repeat top left; width:82px; }
#menu A.m_noticias { background: url(../img/m_noticias.jpg) no-repeat top left; width:60px; }
#menu A.m_precios { background: url(../img/m_precios.jpg) no-repeat top left; width:94px; }

#menu LI A:hover {
	background-position: 0px -27px;
	}

#menu LI SPAN{
	font-size:11px;
	padding:0px 0px 0px 22px;
	display:none;
	word-spacing:2px;
	letter-spacing:1px;
	color: #fff;
	}

LI.menu_sel{
	background: transparent url(../img/submenu_bgr.png) repeat-x bottom left;
	}
LI.menu_sel SPAN{
	padding-left: 10px;
	}
/*#menu DIV, #menu UL, #menu OL, #menu LI, #menu TABLE, #menu TR, #menu TD, #menu SPAN, #menu P, #menu IMG, #menu A*/
#menu TABLE TBODY TR TD TABLE TBODY TR TD TABLE TBODY TR TD TABLE 
{
padding: 15px;
}

	margin: 10px;
	padding: 10px;
}
.submenu{
margin:10px 0px;
}
/*______ LEFT CONTENT */
#cont_left P{
margin:4px 10px;
}
.box_lft {
	margin:0px 16px 0px 11px;
	padding:0;
}
.box_lft SELECT{	
	margin:6px auto 14px;
	width:154px;
	}

div.organigrama {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 15px;
	}
	
div.organigrama h4 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #555;
	padding-left: 15px;
	text-decoration: underline;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	}
	
div.organigrama ul {
	padding-left: 15px;
	}
	
div.organigrama ul span {
	font-weight: bold;
	}
	
.box_lft IMG{
	margin-left: 15px;
	}

.box_lft .banners_lft IMG{
	margin-top: 10px;
	}

.box_lft P.text
{
	font-size: 10px !important;
	line-height: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #f8f8f8;
	padding-bottom: 12px;
}
/* Aņadido por Antonio Santana para el apartado Historia */
.box_lft table#historia {
	background: #fff url(../img/list_statistic_bg.gif) repeat-x left bottom;
	border: 0px solid #dfdfdf;
	width: 488px;
	margin-left: 20px !important;
	margin-left: 0;
	}
	
.box_lft table#historia td{
	background: #fff url(../img/list_statistic_bg.gif) repeat-x left bottom;
	border:0px solid #dfdfdf;
	padding:11px 4px;
	color: #72706f;
	}
/*
	margin:0px 1px 1px 0px;
	height:auto;
	background: #fff url(../img/list_statistic_bg.gif) repeat-x left bottom;
	border:1px solid #dfdfdf;
	text-align: center;
	}
*/
/******** LEFT CONTENT -> DESCRIPTION 1/COLUMNS */
.descr_top {
margin:0px 0px 16px;
}
.descr_top IMG{
margin:10px 10px 10px 0px;
}
.descr_container {
	clear:both;
	margin:1px;
	padding:1px;
	}
.descr_left, .descr_right {
	float:left;
	}
.descr_left {
	width: 36%;
	}
.descr_right {
	width: 62%;
	background: #fff url(../img/linea_izq.png) repeat-y left 0px;
	padding-bottom:30px;
	}
.descr_right P{
	color:#666;
	}
/******** LEFT CONTENT -> LISTING NEWS/STATISTICS/COMPANIES */
DIV#listing, DIV#listing_alt, DIV#listing_news {
	border-top:1px solid #dfdede;
	width:100%;
	font-size:11px;
	font-weight:normal;
	}
DIV#listing .info_empresas {
	background: url(../img/announce_bgr1.png) repeat-x bottom left;
	}
DIV#listing .info_empresas strong {
	font-style: italic;
	color: #7EA248;
	width: 80px;
	display: block;
	float: left;
	clear: both;
	}


	
DIV#listing .info_empresas a {
	background-image: url(../img/fondo_cerrar_empresas.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	color: #333;
	height: 16px;
	text-align: center;
	width: 80px;
	margin: 0px 10px 10px 0px;
	display: block;
	float: right;
	clear: both;
	}
DIV#listing .info_empresas a:hover {
	color: #FF6600;
	font-weight: bold;
	}

DIV#listing .info_empresas .lista_inline {float:left; list-style:none; width:413px}
DIV#listing .info_empresas .lista_inline li {display:inline; float:none; margin:0 5px 0 0}
DIV#listing .info_empresas .lista_inline a {background:none; color: #FF6600; display:inline; font-style:normal; font-weight:normal; float:none; margin:0; padding:0}
DIV#listing .info_empresas .lista_inline a:hover {font-weight:normal; text-decoration:underline}

DIV .info_empresas a .modulo{
	float:left;
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
}	

DIV#listing_alt, DIV#listing_news {
	border: none;
	}

DIV.listing_row{
	margin:1px 0px;
	padding: 3px 0px;
	border-bottom:1px solid #dfdede;
	}
DIV.listing_row_comp{
	margin:1px 0px;
	padding: 3px 0px 3px 30px;
	border-bottom:1px solid #dfdede;
	}
DIV.company_list_bg{
	background: #fff url(../img/list_comp_bg.gif) no-repeat left center;
}
DIV.company_list_bg_alt{
	background: #fff url(../img/list_comp_bg_alt.gif) no-repeat left center;
	}
DIV.listing_row_comp DIV.listing_caption, DIV.listing_link, DIV.listing_row_comp DIV.listing_left, DIV.listing_right {
	float:left;
	}
DIV.listing_row_comp DIV.listing_caption{
	width: 71%;
	color: #72706f;
	}
DIV#listing DIV.listing_link, DIV#listing_alt DIV.listing_link {
	width: 28%;
	background-color:#fff;
	text-align:right;
	}

DIV.listing_row_comp DIV.listing_left, DIV.listing_row_comp DIV.listing_right{
	width: 258px;
	margin:0px 1px 1px 0px;
	padding:11px 0px;
	height:auto;
	color: #72706f;
	background: #fff url(../img/list_statistic_bg.gif) repeat-x left bottom;
	border:1px solid #dfdfdf;
	text-align: center;
	}
DIV.listing_statistics{
	border:medium none;
	background-image:none;
	padding:0px;
}
DIV.listing_row_comp DIV.listing_left SPAN {
	padding-left:23px;
	padding:2px 0px 2px 23px;
	background: #fff url(../img/ico_report.gif) no-repeat left center;
}
DIV.listing_row_comp DIV.listing_right A {
	padding:4px 23px 4px 0px;
	background: #fff url(../img/ico_pdf.gif) no-repeat right center;
}
DIV#listing DIV.listing_link A, DIV#listing_alt DIV.listing_link A{
	font-size:10px;
	color: #FF6600;
	margin:0;
	padding:0;
}
/*file*/
.listing_row .listing_bottom .datos_adj_img,
.listing_row .listing_bottom .datos_adj{
	margin:20px 0 0 10px;
	display:block;
	text-decoration:underline;
	color:#525252;
	background:transparent url(../img/pdf.png) no-repeat left top;
	height:16px;
	text-indent:20px;
	line-height:1.6em;
}
.listing_row .listing_bottom .datos_adj_img{
	background:transparent url(../img/picture.png) no-repeat left top;
}
.listing_row .listing_bottom .datos_adj_img:hover,
.listing_row .listing_bottom .datos_adj:hover{
	color:#99B868;
}
DIV.listing_top, DIV.listing_middle, DIV.listing_bottom{
	margin-left:22px;
	background-color:#fff;
}
DIV.listing_top, DIV.listing_middle {
	background: #f2f2f2 url(../img/list_news_top_bg.gif) repeat-y left top;
}
DIV.listing_top{
	padding:5px 0px 4px;
	border-bottom:1px solid #d7d6d6;
}
DIV.listing_middle{
	padding:6px 0px 7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #dfdede;
	background-color:;
	font-size: 10px;
}
DIV.listing_news{
	border-bottom: 1px solid #dfdede;
	background-image:none;
	padding:0px;
	margin-bottom: 14px;
	background: #e7e7e7 url(../img/list_news_bg.gif) no-repeat 0px top;
}
DIV.listing_top SPAN, DIV.listing_middle STRONG, DIV.listing_bottom P{
	margin: 0px 11px;
}

div.addthis_toolbox {
	float:right;width:140px
}

div.addthis_toolbox p, div.addthis_toolbox img, div.addthis_toolbox span {
	margin:0 !important;
}

DIV.listing_top SPAN{
	font-size: 9px;
	color:#fd7801;
}

DIV.listing_bottom_link A{
	background: #fff url(../img/ico_view.gif) no-repeat right top;
	display: inline;
	float:right;
	margin:1px;
	padding:1px;
	width:16px;
	height:16px;
}
DIV.listing_bottom_link {
	margin-left:22px;
	height:20px;
	background-color:#fff;
	text-align:right;
}
DIV.listing_bottom_link SPAN{
	padding-right:20px;
	display: none;
}

DIV#listing_price_date {
	border-bottom:1px solid #e9e9e9;
	background: #fff url(../img/list_price_date.gif) no-repeat right 2px;
	padding-top:10px;
	padding-bottom:4px;
	text-align:right;
	}
DIV#listing_price_date SPAN{
	margin-right: 28px;
	font-size:9px;
	}
DIV#listing_price_titles {
	background: #fff url(../img/list_price_head_bg.gif) repeat-x left bottom;
	margin-bottom:6px;
	border-top:1px solid #f6f6f6;
	}
DIV#listing_price_titles DIV{
	background: transparent url(../img/list_price_head_title_bg.gif) no-repeat 0px bottom;
	}
DIV#listing_price_titles DIV.bg_off{
	background: none;
	}
DIV#listing_price_titles SPAN{
	display:block;
	margin:12px 0px 2px;
	color: #e77817;
	font-size:9px;
	}
DIV.price_list_alt {
	background-color:#f2f2f2;
	}

.listing_price_code, .listing_price_name, .listing_price_origin, .listing_price_min, .listing_price_max, .listing_price_mod {
float:left;
width:46px;
padding: 2px 0px  2px 12px;
}
.listing_price_code { width: 62px; }
.listing_price_name { width: 160px; }
.listing_price_origin { width: 90px; }

/******** LEFT CONTENT -> PAGINADOR INVERTIDO */
DIV#paginador_invert {
width:100%;
margin:10px 0px;
padding:0px;
border-top: 1px solid #e4e3e3;
}
DIV#paginador_invert DIV.result_indx {
background:transparent url(../img/bg_paginador_invert.gif) no-repeat scroll 110px 0px;
margin:0px 0px 3px;
}
DIV#paginador_invert A.first_page {
background-image:url(../img/boton_principio_invert.gif);
padding:0px 14px;
}
DIV#paginador_invert A.last_page {
background-image:url(../img/boton_final_invert.gif);
padding:0px 10px;
}
DIV#paginador_invert A.prev_nav {
background-image:url(../img/boton_anterior_invert.gif);
}
DIV#paginador_invert A.next_nav {
background-image:url(../img/boton_siguiente_invert.gif);
}

/******** LEFT CONTENT -> SECTION MENU */
#section_menu {
margin:4px 0px 4px;
padding:1px;
height:100px;
clear:both;
}
#section_menu A{
width:128px;
height:89px;
display:block;
float:left;
margin-right:2px;
}
#section_menu A SPAN{
display:none;
}
#section_menu A.merc_frutas { background: transparent url(../img/merc_frutas.jpg) no-repeat center top;}
#section_menu A.merc_carne { background: transparent url(../img/merc_carne.jpg) no-repeat center top;}
#section_menu A.merc_pescado { background: transparent url(../img/merc_pescado.jpg) no-repeat center top;}
#section_menu A.merc_servicios { background: transparent url(../img/merc_servicios.jpg) no-repeat center top;}
#section_menu A.serv_locales { background: transparent url(../img/boton_locales.jpg) no-repeat center top;}
#section_menu A.serv_servicios { background: transparent url(../img/boton_servicios.jpg) no-repeat center top;}
#section_menu A.no_selected { display: none };
#section_menu A.serv_convenios { background: transparent url(../img/boton_convenios.jpg) no-repeat center top;}
#section_menu A.serv_proyectos { background: transparent url(../img/boton_proyectos.jpg) no-repeat center top;}
#section_menu A.serv_subvenciones { background: transparent url(../img/boton_subvenciones.jpg) no-repeat center top;}
#section_menu A { margin: 0px 10px 0px 15px; }
#section_menu A:hover, #section_menu  A#section_selected{
background-position:center bottom;
}
/******** LEFT CONTENT -> PAGINADOR */
DIV.paginador {
width:100%;
margin:0  0 10px 0px;
padding:0px;
border-bottom: 1px solid #e4e3e3;
}

DIV.page_indx, DIV.result_indx {
height:auto;
margin:3px 0px 2px 0px;
}

/******** LEFT CONTENT -> PAGINADOR INVERTIDO */
DIV.page_indx {
float:left;
width:160px;
}
DIV.result_indx {
float:right;
height:auto;
margin:3px 0px 0px;
padding:3px 8px 0px 0px;
text-align:right;
width:300px;
background:transparent url(../img/bg_paginador.gif) no-repeat scroll 110px 0px;
}
DIV.result_indx SPAN{
padding:0px 14px;
}
.page_indx A, .result_indx A {
padding:0px 1px;
}
.result_indx A {
padding:0px 8px;
background-position: 2px -2px;
background-repeat:no-repeat;
background-color: transparent;
}
A.first_page {
background-image:url(../img/boton_principio.gif);
padding:0px 14px;
}
A.last_page {
background-image:url(../img/boton_final.gif);
padding:0px 12px;
}
A.prev_nav {
background-image:url(../img/boton_anterior.gif);
background-position:right -2px  ;
}
A.next_nav {
background-image:url(../img/boton_siguiente.gif);
}
.last_page SPAN, .prev_nav SPAN, .first_page SPAN, .next_nav SPAN {
display:none;
margin:0px;
padding:0px;
}
A.this_nav_sel, A.this_nav_sel {
color:#FF6600;
font-weight:bold;
}
DIV#back_nav {
	background:#fff url(../img/nav_back_bgr.gif) no-repeat scroll right 0px;
	height:29px;
	}
DIV#back_nav div.crumbs {
color:#999999;
float:left;
margin:8px 30px 0px 0px;
}
DIV#back_nav div.crumbs strong {
color:#000000;
}
div#back_nav a {
float:right;
margin:12px 32px 0px 0px;
}
DIV#back_nav a SPAN {
background:#FFFFFF url(../img/ico_li_yell.gif) no-repeat scroll 0px center;
padding-left:12px;
}
/****______ RIGHT CONTENT */
.box_rght {
	padding:0;
	text-align:center;
}

div.margen{
	margin-top:10px;
}

.box_rght img.banners{
	margin-top: 10px;
}
.cont_rght_fill_top {
	background: transparent url(../img/cont_right_bg.png) repeat-x top left;
	height:140px;
	margin-top:0px;
}
.cont_center {
	background-color:#fff;
	padding:10px 0px;
}
.header_rght{
	height:36px;
}
.header_rght_search { 
	background: transparent url(../img/header_bgr_search.png) no-repeat top left; 
}
.search_box	{
	width:200px;
	margin:5px 0px;
}
.search_box_body {
	font-size:10px;
	padding: 10px 0px 10px 0px;
	background: url(../img/fondo2.jpg) no-repeat top left;
}
.search_box_body LI{
	clear:both;
	width:190px;
	height:12px;
	*height:20px;
}
.search_box_body SPAN, .search_box_body LI INPUT{
	float:left;
	height:22px;
	font-size: 10px;
}

.caption input, .caption2 input
{
	float:left;
	height: 12px !important;
	width:110px;
	*width:92px;/* ie */
}
.search_box_body LI.caption SPAN{
	width:50px;
	height:20px;
	display:block;
	padding-left:20px;
	margin:4px 0px 0px 6px;
	color: #fff;
	background: transparent url(../img/ico_search_field.gif) no-repeat top left;
}

.search_box_body LI.caption2 SPAN{
	width:50px;
	height:20px;
	display:block;
	padding-left:20px;
	margin:4px 0px 0px 6px;
	color: #fff;
	background: transparent url(../img/ico_extranet_field.png) no-repeat top left;
}

.search_box_body LI.search_bttn A{
	background: url(../img/boton_buscar.png) no-repeat top left;
	width:57px;
	height:22px;
	display:block;
	*margin-right: 10px;
	float:right;
}
.search_box_body LI.search_bttn A:hover{
	background: url(../img/boton_buscar_alt.png) no-repeat top left;
}
.search_box_body LI.extranet_bttn A{
	background: url(../img/boton_extranet.gif) no-repeat top left;
	width:57px;
	height:22px;
	display:block;
	*margin-right: 10px;
	float:right;
}
.search_box_body LI.extranet_bttn A:hover{
	background: url(../img/boton_extranet_alt.gif) no-repeat top left;
}
.search_box_bttm {
	height:10px;
	background: transparent url(../img/search_box_bttm.jpg) no-repeat bottom left;
	}
	
.linea_b
{
	background: url(../img/linea_delimitadora.png) no-repeat;
	background-position: center top;
	padding-top: 10px;
}

#cont_rght_list {
	}
#cont_rght_list A{
	padding-left: 30px;
	display:block;
	height:16px;
	margin:4px 0 0 0;
	font-size:11px;
	}
#cont_rght_list DT{
	margin-top: 30px;
	}
#cont_rght_list DD{
	border:2px solid #fff;
	background: #fff url(../img/botones_derecha.jpg) repeat-y top left;
	margin:6px 0px 6px 26px;
	width:160px;
	height:22px;
}
.header_rght_info { background: transparent url(../img/header_bgr_info.png) no-repeat top left; }
.header_rght_assoc { background: transparent url(../img/header_bgr_assoc.png) no-repeat top left; }
.header_rght_service { background: transparent url(../img/header_bgr_services.png) no-repeat top left; }


/*___________*/
DIV.header{
	margin:0px 0px 10px;
	padding:0px;
	background: transparent url(../img/separa_arriba.jpg) repeat-x left bottom;
}
.header H2{
	padding:1px 0px 6px 16px;
	margin:0px;
	background:transparent url(../img/ico_star.gif) no-repeat scroll left 4px;
	color:#999;
	font-weight:bold;
	font-size:14px;
}
.header H2 SPAN{
	color:#C1C1C1;
	font-weight:bold;
	font-size:14px;
	padding:10px 0px 0px 26px;
	margin:0px;
	}

/****______ CENTER CONTENT */
/* ANUNCIOS/EVENTOS EN PORTADA*/
.events{
	margin:10px 0px 0px 0px;
	background: #fff url(../img/announce_bgr.png) repeat-x left bottom;
	/*height: 110px;*/
}
.events UL{
	margin:10px 11px;
	}
.events UL LI{
	padding:2px 0px;
	font-weight:bold;
	color:#666;
	}
.events_container{
	/*width: 290px;***/
	padding:1px;
	padding-bottom: 10px;
}

.events_link A, .events_link A:hover, .events_link A:visited{
	color:#000;
	font-weight:normal;
	padding:4px 2px 2px 0px;
	display: block;
	
	vertical-align:middle;
	}
/*
.events_extend A, .events_extend A:hover, .events_extend A:visited{
	width: 248px;
	}***/
.events UL LI.events_date{
	font-weight:normal;
	color:#000;
	background: url(../img/calendario_n.png) no-repeat;
	background-position: 0px 2px;
	font-size: 10px;
	padding-left: 16px;
	}
.events UL LI.events_title{
	padding-left:0px;
	font-weight:normal;
	color: #FF6600;
}
.events_info A:visited, .events_info A{
	display:block;
	float:right;
	color:#999;
	font-weight:normal;
	font-size:11px;
	background: url(../img/lee_mas.gif) no-repeat right center;
	text-align:right;
	padding-right:16px;
	width:18px;
	height:14px;
	}
.events_info A:hover{
	color:#FF6600;
	}
.events IMG{
	margin:10px 14px 4px 8px;
	}

/*_____________EVENTS AT LEFT BOX*/
.box_lft .events{
	font-size:10px;
	height: 120px;
	}
.box_lft .events_left, .box_lft .events_right {
	float:left;
	margin:4px auto;
	}
.box_lft .events_left{
	width: 76px;
	padding:0px;
	}
.box_lft .events_left A IMG, .box_lft .events_left A:visited IMG, , .box_lft .events_left A:hover IMG{
	border:1px solid #fff;
	}
.box_lft .events_right{
	width: 76px;
	margin:8px auto;
	}
.events_link2 A, .events_link2 A:hover, .events_link2 A:visited{
	display:block;
	background-color: #fff;
	color:#0081d4;
	font-weight:bold;
	font-size: 11px;
	margin:4px;
	padding:2px 6px;
	}
.box_lft .events_info{
	clear:both;
	padding-right:4px;
	}
.box_lft .events_date{
	padding:10px 0px;
	}
.box_lft P{
	color:#666666;
	margin:2px 0px 10px 20px;
	padding:0px;
	}
#container_center P{
	padding:1px 8px 0px 1px;
	margin:10px 0px 10px 0px;
	line-height:22px;
	word-spacing:2px;
	color:#666;
}

/****____________FOOTER */
DIV#foot_left, DIV#foot_center, DIV#foot_right{
	float:left;
	padding:1px;
	margin:10px 0px;
}
DIV#foot_left {
	/*width: 230px;*/
}
DIV#foot_center{
	/*width: 390px;*/
	margin-left: 3px;
}
DIV#foot_right{
	float: right;
	/*width: 60px;*/
	/*margin-right:20px;*/
}
DIV#foot_left A{
	padding: 3px 2px 3px 20px;
	margin-left:10px;
}
.bvqi
{
}
	
#menu_aux
{
	width: 350px;
	margin: auto;
	padding-top: 14px;
}

A.link_home{
	background: transparent url(../img/aux_home.jpg) no-repeat left center;
	}
A.link_contact{
	background: transparent url(../img/aux_contacto.jpg) no-repeat left center;
	}

/*ESTILO NUEVO PIE*/
A.link_home2{
	background: transparent url(../img/aux_home.jpg) no-repeat left center;
	padding-left: 20px;
	}
A.link_contact2{
	background: transparent url(../img/aux_contacto.jpg) no-repeat left center;
	padding-left: 20px;
	}
/*FIN ESTILO NUEVO PIE*/


A.link_extranet{
	background: transparent url(../img/ico_extranet.gif) no-repeat left center;
	}	
#foot_right{
	float: left;
	text-align:right;
	}

/*______ COMMON */
.clear{
	clear: both;
}
.txt_right{
	text-align: right !important;
}
.negMsg{
	text-align:center;
	font-size: 1.1em;
	font-weight:bold;
}

/*UPDATE 01/10/2008*/
.img_relleno_mercados {margin:50px 0 20px 155px; text-align:center}
.img_relleno_mercados img {border:2px solid #DBDBDB; margin:0}

/* empleo */
p.txt12 {
	font-size:12px;	
}

ul.empleo {
	list-style-type:none;
	margin-left:10px;
	padding-left:10px;
}

h3.empleo {
	margin-left:15px;
	margin-top:15px;
}

ul.empleo li {
	font-size:12px;
	margin-top:5px;
}