/* CSS Document */

    body  {
		font-family:"Times New Roman", Times, serif;
    	background: #666666;
    	margin: 0px; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
    	padding: 0px;
    	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
    	color: #000000;
    }
	
	a {color:#242c7e; text-decoration:none;}
	a:hover {text-decoration:underline;}
	

    div.container { 
    	position: relative; /* la adición de position: relative le permite colocar las dos barras laterales en relación con este contenedor */
    	width: 1150px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
    	margin: 0px auto 0px auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
		padding: 0px;
/*    	border: 1px solid #000000;*/
	/*	background-color:#FFFFCC;*/
    	text-align: left; /* esto anula text-align: center en el elemento body. */
	/*	background-image:url(../imgs/background-woodtable.jpg);*/
    } 


    div.mainContent {
	position:relative;
	margin: 0px 155px 0px 155px; 
	padding: 0px; 
	z-index:50;
	top: 0;
	border: 0px solid #FFCC99;
	
    }
    


    div.sidebar1 {
    	position: absolute;
    	top: 150px;
    	left: -90px;
		margin: 0px;
    	width: 300px; 
    	padding: 0px; 
		z-index:1;
    }


    div.passport {
    	position: absolute;
    	top: 200px;
    	left: -50px;
		margin: 0px;
    	width: 250px;
		height: 1150px;
    	padding: 0px; 
		z-index:1;
    }


    div.sidebar2 {
    	position: absolute;
    	top: 100px;
    	right: -125px;
    	width: 325px; 
    	padding: 0px; 
		z-index:1;
    }
	
	div.postcard {
    	position: absolute;
    	top: 250px;
    	right: -100px;
    	width: 300px; 
    	padding: 0px; 
		z-index:1;
    }

	/* END of the GENERAL STRUCTURE */



	/* JOURNAL STRUCTURE */
	
	div.journal_top {
	position:relative; width:840px; top:0px; margin:0px;
	}
	
	div.journal_middle {
	position:relative;
	width:840px;
	background-image: url(../imgs/bck_journal_shadows.png)!important;
 	background-image: none;
	overflow:visible;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/html/imgs/bck_journal_shadows.png, sizingMethod='scale');
	}
	
	div.journal_middle_content {
	position:relative; width:680px; background:url(../imgs/bck_journal.jpg); margin:0px 80px; margin-bottom:0px
	}
	
	div.oftheday {
	position:relative;
	width:460px;
	background-position:bottom left; background-repeat:no-repeat; padding-bottom:10px;
	background-image:url(../imgs/bck_hd_day.png)!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/bck_hd_day.png', sizingMethod='scale');
	}
	
	
	
	/* FOOTER */
	div.journal_bottom {
	position:relative; width:840px;	height:84px;
	background-image: url(../imgs/j-foot.png)!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/html/imgs/j-foot.png);
	}
	
	div.nexegrafik {
	position:absolute; width:91px; height:21px; left:680px; bottom:35px; z-index:100;
	}
	.img_nexe {  width:91; height:21; border:none; }
	div.footer_menu {
	position:absolute; bottom:45px; left:70px; z-index:95; margin:0px auto; width:700px; text-align:center; font-family:'Courier New', Courier, monospace; font-size:14px; color:#666666; padding-top:10px; background-image:url(../imgs/st-line.jpg); background-position:left top; background-repeat:no-repeat;
	}
	
	
	/* SEARCH */
	div.head-search { position:relative; height:65px; background-image:url(../imgs/st-line.jpg); background-position:left bottom; background-repeat:no-repeat;}

	.web_search { display:block; float:right; position:absolute; margin:0px; bottom:5px; right:0px; text-align:right; font-family:'Courier New', Courier, monospace; font-size:14px; font-weight:bold; color:#666666; width:302px; }
	
	.blog_search { position:relative; border:0px dashed #663300; margin:5px 0px 0px 0px; bottom:0px; left:-5px; text-align:right; font-family:'Courier New', Courier, monospace; font-size:14px; font-weight:bold; color:#666666; width:208px; }
	
	input.searchwellbe {width:139px; background:transparent url(../imgs/bck_srch.jpg); background-repeat:no-repeat; background-position:right bottom; border:0px; padding:5px; vertical-align:middle;}

	 .searchwellbe_blog {width:136px; height:15px; background-repeat:no-repeat; background-position:right bottom; border:0px; padding:5px; vertical-align:middle; 
/*	background-image: url(../imgs/bck_srch.png);
*/	background:transparent;
	background-image: url(../imgs/bck_srch.png)!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/bck_srch.png', sizingMethod='crop', enabled='true');
	background-repeat:no-repeat;
	}

	input, textarea { font-family:'Courier New', Courier, monospace; font-size:14px; color:#666666; font-weight:normal; }
	
	
	div.subtitle { position:relative; width:680px; height:24px; padding:0px; background-image:url(../imgs/st-line.jpg); background-position:-15px bottom; background-repeat:no-repeat; margin-bottom:10px;}
	
	div.date { position:absolute; right:3px; bottom:6px; width:155px; height:18px; text-align:right;}
	
	label {font-size:14px; margin-left:5px;}
	
	textarea.add_comment {width:375px; border:solid 2px #242c7e; overflow:auto; background:transparent;}


	/* MAIN MENU */
	div.container_menu {position:relative; height:93px; width:680px; padding:5px 0px 0px 0px; background-image:url(../imgs/st-line.jpg); background-position:left bottom; background-repeat:no-repeat; margin-bottom:5px;}
	div.menu {position:relative; width:84px; height:84px; margin-right:15px; float:left;}
	div.lastmenu {position:relative; width:84px; height:84px; margin-right:0px; float:left;}

	div.smallmenu {position:relative; float:right; width:56px; height:56px; margin:0px 0px 5px 10px;}
	
	
	/* RIGHT MENU */
	div.right_menu {
	position:relative;
	width:260px;
	height:120px;
	text-align:right;
	float:right;
	padding:0px;
	}
	

	.right_menu_pic {position:relative; width:56px; height:56px; margin:0px 0px 3px 5px;}
	
	

	/* HOME NEWS */

	div.homenews { position:relative; margin-bottom:30px; }

	img.heading { margin-bottom:5px; }
	
	img.picturenews { margin-bottom:5px; border:1px solid #666666; max-width:220px; max-height:280px; }
	
	div.sourcenews { position:relative; font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#999999; border-bottom:1px solid #666666; padding:2px 0px;}
	
	div.source { position:relative; text-transform:uppercase; }
	
	div.sourcename { display:table-cell; border-top:1px solid #666666; padding-top:2px; }
	
	div.sourcedate {
	position:absolute;
	bottom:-1px;
	right:0px;
	width:90px;
	text-align:right;
	margin-bottom:2px;
}
	
	
	
	/* INTRO SECTION */
	
	div.head_section {
	position:relative; width:680px; padding-bottom:10px; background-image:url(../imgs/st-line.jpg); background-repeat:no-repeat;  background-position:bottom;
	}
	
	div.section_intro { position:relative; width:680px; padding:0px 0px 15px 0px; background-image:url(../imgs/st-line.jpg); background-position:-15px bottom; background-repeat:no-repeat; margin:25px 0px 10px 0px; font-size:16px; line-height:18px;}
	
	div.main_photo_a_right {
	position:relative; float:right; margin:0px 0px 0px 10px; background-image:url(../imgs/corner_1.gif); background-position:left top; background-repeat:no-repeat;
	}
	
	div.main_photo_a {
	position:relative; float:left; margin:0px 10px 5px 0px; background-image:url(../imgs/corner_1.gif); background-position:left top; background-repeat:no-repeat;
	}
	
	div.main_photo_b {
	position:relative; background-image:url(../imgs/corner_2.gif); background-repeat:no-repeat; background-position:bottom right;
	}


	div.websites {
	position:relative; float:left; margin:0px; background-image:url(../imgs/bck_websites.gif); background-position:left bottom; background-repeat:no-repeat; width:330px;
	}
	
	div.websites_section_titles {
	position:relative; width:313px; margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; padding-bottom:15px; background-image:url(../imgs/st-line.jpg); background-position:bottom; background-repeat:no-repeat;
	}
	
	<!--NEW: partners-->
	div.partners {
	position:relative; margin:0px; background-image:url(../imgs/bck_partners.gif); background-position:left bottom; background-repeat:no-repeat; border:10px solid #009; width:680px;
	}	
	div.partners_section_titles {
	position:relative; width:663px; margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; padding-bottom:15px; background-image:url(../imgs/st-line.jpg); background-position:bottom; background-repeat:no-repeat;
	}

div.partners_divscroll {
	position:relative; width:663px; height:600px; margin-left:15px; margin-bottom:2px; overflow:auto;
	}	
	#partners_divscroll {
	position:relative; width:663px; height:600px; margin-left:15px; margin-bottom:2px; overflow:auto; behavior:url(../script/pngbehavior.htc);
	}

div.partners_head {
	position:relative; float:left; margin:0px; background-image:url(../imgs/corner_1.gif); background-position:left top; background-repeat:no-repeat;
	}	
	div.partners_section {
	position:relative; width:630px; height:18px; background-image:url(../imgs/websites_marc.gif); background-position:left; background-repeat:no-repeat; padding:5px; margin-top:20px; font-family:'Times New Roman', Times, serif; font-size:18; font-weight:bold; color:#242c7e;
	}	
	div.partners_opinion {
	position:relative; width:630px; margin-top:12px; font-family:'Times New Roman', Times, serif; font-size:15px; font-weight:normal;
	}	
	.partners_valoration {
	width:13; height:13; vertical-align: baseline;
	}
	div.partners_sponsorized {
	position:relative; width:640px; margin-top:18px; font-family:'Times New Roman', Times, serif; font-size:14px; font-weight:normal;
	}
	
	
	/*sil 13/10*/
	div.section_titles {	/*para terms of use*/
	position:relative; width:305px; font-weight:bold; font-family:"Times New Roman", Times, serif;color:#242C7E; font-size:14px; padding-bottom:5px; margin-bottom:5px; margin-top:5; background-image:url(../imgs/st-line.jpg); background-position:bottom; background-repeat:no-repeat;
	}
	
	div.local_search_results {
	margin-bottom:15px; text-align:left; width:280px;
	}
	
	.title_local_search_results { position:relative; max-width:240px; margin-top:10px;  }
	
	.date_local_search_results { float:left; color:#000000; }
	
	
	/*FIN sil 13/10*/
	
	div.websites_divscroll {
	position:relative; width:313px; height:600px; margin-left:15px; margin-bottom:2px; overflow:auto;
	}
	
	#websites_divscroll {
	position:relative; width:313px; height:600px; margin-left:15px; margin-bottom:2px; overflow:auto; behavior:url(../script/pngbehavior.htc);
	}
	
	
	
	
	div.websites_head {
	position:relative; float:left; margin:0px; background-image:url(../imgs/corner_1.gif); background-position:left top; background-repeat:no-repeat;
	}
	
	div.websites_section {
	position:relative; width:280px; height:18px; background-image:url(../imgs/websites_marc.gif); background-position:left; background-repeat:no-repeat; padding:5px; margin-top:20px; font-family:'Times New Roman', Times, serif; font-size:18; font-weight:bold; color:#242c7e;
	}
	
	div.websites_opinion {
	position:relative; width:280px; margin-top:12px; font-family:'Times New Roman', Times, serif; font-size:15px; font-weight:normal;
	}
	
	.websites_valoration {
	width:13; height:13; vertical-align: baseline;
	}
	

	
	
	
	
	/* SECTIONS */
	
	div.column_newlinks { position:relative; float:left; width:330px; }
	div.column_websites { position:relative; float:left; width:330px; margin-left:20px; margin-bottom:10px; }
	div.column_partners { position:relative; float:left; width:680px; margin-bottom:10px; }	
	.interior_title_news { position:relative; width:280px; display:block; }
	.interior_goto { position:relative; float:right; border:none; width:45; height:29; }
	
	
	
	
	/* BLOG */
	div.container_blog {
	position:absolute; width:1064px; height:790px; border:0px solid #0066FF; padding:0px; left:-102px; top:350px; z-index:100;
	}	
	div.content_blog {
	padding:1px;
	border-top: 0px dotted #FFFFFF;
	width:1062px; height:788px; 
		background-image: url(../imgs/cahier.png)!important;
		background-image: none;
		filter: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/cahier.png', sizingMethod='crop', enabled='true');

	}
	div.leftsheet {
	position:relative; width:465px; height:640px; margin:110px 0px 0px 25px;
	}	
	div.leftsheet_lefcolumn {
	position:relative; float:left; width:245px; height:640px;
	}
	div.leftsheet_rightcolumn {
	position:relative; width:200px; height:640px; margin-left:260px; font-family:'Courier New', Courier, monospace; font-size:14px; font-weight:bold;
	}
	div.rightsheet {
	position:absolute; width:445px; height:725px; left:579px; top:30px;
	}	

	div.rightsheet_column {
	position:absolute; width:415px; height:765px; left:609px; top:0px;
	}	
	
	
	
	/*MAIN PICTURE OF THE BLOG*/
	
	div.container_photo_blog {
	position:relative; width:240px; margin:0px;
	}	
	div.clip_photo_blog {
	position:absolute; width:90px; height:40px; z-index:100; left:-31px; top:40px;
	}	
	div.frame_photo_blog {
	position:relative; width:220px; padding:10px; left:-5px; top:-5px; background-color:#FFFFFF; 	
	}	
	div.main_photo_blog {
	margin-bottom:5px; text-align:center;
	}	
	div.photo_shadow {
	width:240px; margin:5px 0px 0px 5px; background-position:bottom right; background-repeat:no-repeat;
	background-image:url(../imgs/photo_blog_shadow.png)!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/photo_blog_shadow.png', sizingMethod='scale');
	}
	.frame_photo_blog,.pictures_blog {
	color:#666666; font-family: 'Courier New', Courier, monospace; font-size:14px; line-height: 12px;
	}


	/*THEMES OF THE BLOG*/
	div.container_themes_blog {
	position:absolute; left:50px; bottom:0px; width:200px;
	}
	div.content_themes_blog {
	overflow:auto; height:310px; margin-top:5px;
	}


	/*DATES OF THE BLOG*/
	div.container_dates_blog {
	position:relative; margin-left:10px;
	}	
	ul.dates_blog {margin:5px 0px; padding-left:30px; color:#242c7e;}



	/*POST IT*/
	div.container_postit {
	position:absolute; bottom:75px;
	}
	
	div.content_postit {
	position:relative; margin:10px 15px; height:245px;
	}

	#postit {
	border:0px solid #006699;
	margin:0px;
	padding:1px;
	height:245px; width:200px; background-repeat:no-repeat; background-position:bottom;
/*	background-image:url(../imgs/post-it.png);
	behavior:url(script/iepngfix.htc);*/
	background-image:url(../imgs/post-it-wellbe.png)!important;
 	background-image: none;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/post-it.png', sizingMethod='scale', enabled='true',);
	}

	div.search_in_blog {
	position:absolute; width:200px; height:55px; bottom:0px; right:0px;
	}

	div.last_5 {
	position:relative; height:220px; overflow:auto;
	}
	
	div.last_5 ul{ padding-left:18px;}
	div.last_5 ul li{ margin-bottom:3px; line-height:15px;}

	ul.lists_blog {
	margin:5px 0px; padding-left:30px; color:#242c7e;
	} 
	
	#content_entry_blog {
	position:absolute; height:590px; width:450px; bottom:16px; right:0px; overflow:auto; font-size:14px; line-height:21px; margin-top:14px; 
	}
	#content_entry_blog p {
	margin-top:0px;
	}
	
	#content_entry_blog img {
/*	border-bottom:2px groove #999999; border-right:2px groove #999999; padding:5px; background-color:#FFFFFF;	
*/	
	border:none;	
	}
	
	div.pictures_blog {
	position:relative; padding:8px; margin:2px 8px 8px 8px; max-width: 270px; border-bottom:2px groove #999999; border-right:2px groove #999999; background-color:#FFFFFF; overflow:hidden;
	}
	
	div.signature {
	position:relative; text-align:right; font-style:italic; color:#242c7e; margin-bottom:10px;
	}
	
	
	
  #demoDiv {
   height: 190px;
   width: 200px;
   background: url(../imgs/post-it.png);
   text-align: center;
   	behavior:url(script/iepngfix.htc);
  }



	/*	 WHO WE ARE */

	img.picture_who {
	border:1px solid #666666; margin:15px;
	}
	
	div.who_column_cv {
	position:relative; float:left; width:320px;
	}

	div.websites_sponsorized {
	position:relative; width:290px; margin-top:12px; font-family:'Times New Roman', Times, serif; font-size:14px; font-weight:normal;
	}
	
	div.cv_header {
	position:relative; width:300px; height:24px; background-image:url(../imgs/bg_cv.jpg); background-position:left top; background-repeat:no-repeat; font-family:'Times New Roman', Times, serif; font-size:18px; font-weight:bold; color:#242c7e; padding:10px 0px;
	}
	
	#cv {
	position:relative; width:305px; height:350px; font-family:'Times New Roman', Times, serif; font-size:14px; overflow:auto; background-image:url(../imgs/cv_shadow.jpg); background-repeat:repeat-x;
	}

	div.profile_intro { position:relative; width:680px; margin:25px 0px 0px 0px; font-size:14px; line-height:15px;
	
	background-image: url(../imgs/st-line.jpg); background-repeat:repeat-x; background-position:top; padding-top:10px; overflow:visible;
	}





	/* DICTIONARY */
	
	div.container_dictionary {
	position:absolute; width:1064px; height:790px; border:0px solid #0066FF; padding:0px; left:-102px; top:350px; z-index:100;
	}
	div.content_dictionary {
	padding:1px;
	border-top: 0px dotted #FFFFFF;
	width:1062px; height:788px; 
		background-image: url(/html/imgs/dictionary.png)!important;
		background-image: none;
		filter: none !important;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/html/imgs/dictionary.png', sizingMethod='crop', enabled='true');
	}	
	
	div.left_labels {
	position:absolute; width:40px; border:0px solid #FF0000; height:728px; top:63px; left:12px;
	}
	
/*	a.label_left {
	width:30px; height:42px; font-family:"Courier New", Courier, monospace; font-size:36px; font-weight:bold; display:block; text-align:center; padding:5px;
	background:url(../imgs/dict_label.jpg); background-position: 0px 0px;
	}*/

/*	a.label_left:hover {
 text-decoration:none; display:block;
	background:url(../imgs/dict_label.jpg); background-position: 0px 52px; color:#CC0000;
	}*/
	
	div.right_labels {
	position:absolute;
	width:40px;
	border:0px solid #FF0000;
	height:728px;
	top:63px;
	left:999px;
	}

	a.label_right, a.label_left {
	width:30px; height:42px; font-family:"Courier New", Courier, monospace; font-size:36px; font-weight:bold; display:block; text-align:center; padding:5px; background-position: 0px 0px;
	}
	
	a.label_right{ background:url(../imgs/dict_label_r.jpg); }
	a.label_left{ background:url(../imgs/dict_label_l.jpg); }

	a.label_right:hover{ background:url(../imgs/dict_label_r.jpg);}
	a.label_left:hover{ background:url(../imgs/dict_label_l.jpg);}
	
	a.label_right:hover, a.label_left:hover {
	text-decoration:none; display:block; background-position: 0px 52px;
	}
		
	div.pictures_dictionary {
	position:relative; padding:10px; margin:2px 8px 8px 8px; max-width: 270px; border-bottom:2px groove #999999; border-right:2px groove #999999; background-color:#FFFFFF; overflow:hidden;
	}
	
	
	


#dictionary_right_page {
position:absolute;
width:425px; height:641px; margin-left:565px; margin-top:115px; padding-left:10px;
font-size:14px; line-height:18px;
border:0px solid #CC6600;
}

#dictionary_left_page {
position:absolute;
width:410px; height:638px; margin-left:60px; margin-top:115px; padding-left:10px;
font-size:14px; line-height:18px;
border:0px solid #CC6600;
}
/* the following line puts fleXcroll into scrollbar-on-left mode */
#dictionary_left_page  .vscrollerbase {left: 0 !important;}


div.dictionary_entry {
margin-bottom:24px;
}



/*	 TEXT STYLES */

	h1, h2, .interior_title_news { font-weight:bold; font-family:"Times New Roman", Times, serif;}

	h1, h2, h3, h4, h5, .interior_title_news { color:#242C7E;}

	h1 {font-size:21px; text-transform:uppercase; margin:0px 0px 10px 0px;}

	h2, .interior_title_news {font-size:14px; margin: 0px 0px 5px 0px;}
	
	/* BLOG STYLES */
	h3, h4, h5 {font-family:"Courier New", Courier, monospace;}
	h3 {font-size:21px;}
	h4 {font-size:16px; margin:0px;}
	h5 {font-size:14px;}

	
	.prova {
	font-family:"Courier New", Courier, monospace; font-size:14px; color:#999999;
	}

	a.prova:link {
	 color:#999999; text-decoration:none;
	}

	a.prova:hover {
	text-decoration:underline;
	}


	div.smallmenu_container {display:block; position:absolute; left:0px; bottom:13px; font-family:"Courier New", Courier, monospace; font-size:14px; color:#1f2a84; text-decoration:none; margin:0px 3px;}

	.smallmenu {
	font-family:"Courier New", Courier, monospace; font-size:14px; color:#1f2a84; text-decoration:none;
	}

	a.smallmenu:hover { 
	text-decoration:underline;
	}
	
		
	.websites_menu, partners_menu {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#1f2a84; text-decoration:underline;
	}

	a.websites_menu:hover, a.partners_menu:hover { 
	text-decoration:underline;
	}
	
	.news_home /*josep enero 09*/ {font-family:'Times New Roman', Times, serif; font-size:14px; line-height:16px; color:#333333; text-align:justify; margin:0px 5px 10px 0px;}
	
	.news_introduction, .term_use  /*sil enero 09*/ {font-family:'Times New Roman', Times, serif; font-size:16px; line-height:18px; color:#333333; border:0px solid #009999;  text-align:justify; margin:0px 5px 10px 0px;}

	.news {
	font-family:"Times New Roman", Times, serif; font-size:14px; color:#333333; text-decoration:none;
	}

	a.news:hover { 
	text-decoration:underline;
	}


	.foot_menu {
	font-family:"Courier New", Courier, monospace; font-size:11px; color:#666666; text-decoration:none;
	}

	a.foot_menu:hover { 
	text-decoration:underline;
	}







    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */

    	float: left;

    	margin-right: 8px;

    }

	     
	ul.searchresults {
	line-height:10px; margin:0px; padding-left:1px;
	list-style-image:url(../imgs/guion.jpg); vertical-align:middle; 
	}
	
	/*Fecha: 2/10/08*/
	.blogsearch { 
		display:inline; 
		}
	.blogsearchdate { 
		font-family:"Courier New", Courier, monospace;
		color:#484848;
		font-weight:bold;
		font-size:10px;
		margin: 0px 10px 0px 0px;
		}
	.content_searchresult_blog {
	position:relative;
	background-image:url(../imgs/st-line.jpg);
	background-position:left bottom; background-repeat:no-repeat;
	padding-bottom:1px;	
	margin-bottom:15px;
	padding-right:30px;
	}
		
		
	/*Fecha: 2/10/08*/	
		
	#searchresult_blog {
	position:absolute;
	height:628px;
	width:415px;	
	bottom:16px;
	right:0px; 
	}
	
	
/*07/01/09*/	

	/* sil TERMS OF USE*/
	
	.column_TOU_left { position:relative; float:left; width:330px; margin-top:20px; }
	.column_TOU_right { position:relative; float:left; width:330px; margin-top:20px; margin-left:20px; margin-bottom:10px; }
	

	
