														
.box { width:270px !important; }

	/*
background-clip: padding-box;
border: 10px solid transparent;
		*/
/*.noticias_main article div.details */
.page-wrapper .page-content #main_news h3 {
font-weight: 600;
}

h3.title {
/*float: right;*/font-weight: 600;
}
.noticias_main article div.date-label-wrapper { margin: 10px 0;  }

.noticias_main ul {
  /*width:760px;*/
  margin-bottom:20px;
  overflow:hidden;
  /*border-top:1px solid #ccc;*/
}
.noticias_main li{
  line-height:1.5em;
  border-bottom:1px solid #ccc;
  float:left;
  display:inline;
}

.noticias_main ul li {
	  min-height: 300px;
    height: auto;
		float: left;
    width: 49%;
    /*clear: both;*/
}
.noticias_main li.no-img {
	   height: auto;
     min-height: inherit;
	}
    
/*#container { margin-top:-5px;height:205px;background-color:transparent; width:100%; font-family:Tahoma;}
#carousel { height:205px; width:100%;background-color:transparent; border:0px solid #000;overflow:hidden;}*/

#container_h { margin-top:-13px;background-color:transparent; width:100%; font-family:Tahoma;}
#main_news { padding-left:23px;width:100%;background-color:transparent; border:0px solid #000;}

/*#carousel_h .event_item_wrapper { padding:4px 13px 20px 13px;margin-right:26px;background-color:#ededed;height:auto;min-height:215px;display:block;float:left;}
*/

#main_news .news_item_wrapper h3 {
font-weight: 600;
}

#main_news .news_item_wrapper {
    /* padding: 4px 13px 20px 13px; */
    margin-right: 0px;
    /*background-color: #ededed;*/
    height: auto;
    min-height: 215px;
    display: block;
    float: left;
    max-height: 400px;
   /* width: 46%;
    margin-right: 30px;*/

    /* NEW */
    /*width: 100%;
    margin-top: 3px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: left;*/
}

#main_news .news_item_wrapper:hover { /*background-color:#e1e1e1;*/ }
#main_news .news_item_wrapper img{ /*width:130px; height:90px;*/ border:1px solid #ccc;margin-top:5px;margin-bottom:-5px;float:left;margin-right:17px;margin-bottom:10px;opacity:0.9;height:200px;

/* display: none; *//* width:114%; */margin:0px 0 10px 0px;top:0;z-index:0;/*height: 238px;*/
}
#main_news .news_item_wrapper img:hover { opacity:1.0;background-color:#000000;  }
.news_item_wrapper p a.title { margin-top:5px;  }
.news_item_wrapper hr { clear:left; }

.flyout{ display:none;z-index:10000;position:absolute;margin-top:40px;margin-left:50px;text-decoration:none;font-weight:bold; }

#event_img_thumb:hover + .flyout{
 display:block;
}


article p.category { margin-bottom: 5px; }

						