/*
MorphTabs styles
*/
.morphtabs_panel{ overflow:hidden !important; }
.morphtabs_title { list-style-image: none; list-style-type: none; margin: 0px; padding: 0px; height: 24px; border-top:1px solid #E0E0E0; border-bottom:1px solid #E0E0E0 }
.morphtabs_title li { float: left; 	padding: 2px 8px 2px 8px; margin-right: 2px; cursor: pointer; color: #333; font-family: "Trebuchet MS"; font-size: 12px; height: 24px; line-height: 24px; }
.morphtabs_title li.over { font-weight: bold; }
.morphtabs_title li.active { background: transparent url(/imagenes/bullet_menuSecciones.gif) no-repeat center bottom; color:#2193C6; }
.morphtabs_panelwrap {  position: relative;	 top: -1px; clear: both; overflow: hidden; }
