body {
	background:url(http://i2.esmas.com/canal30/img/back_general.gif) center repeat-y #f1f1f1;
	margin: 0;
	text-align: center;
	text-shadow:#FFF 0 0 0;
}
body IMG {border:0;}
/*Footer generales*/
#footer {
	text-align : center;
	color : #000000;
}
/*Contenedor General*/
#wrapper {
	width: 955px; 
	margin:auto;
	background-color : #FFF;
	padding-bottom : 15px;
}
/*Contenido de la pagina con todas las distribuciones poibles*/
#content, .content {
	width : 100%;
	text-align : left;
	overflow : hidden;
	clear:both;
	margin : 0 auto;
	padding : 15px 0 15px 15px;
	margin:0;
	height:1%;
	height:inherit;
	height:auto;
}
#content.noPaddingTop, .content.noPaddingTop{ padding-top:0}
#content H1 {font: normal 30px Arial, Helvetica; line-height:30px;}
#content H1 IMG {vertical-align:middle; margin-right:5px;}
#content UL, .content UL {
	width : 100%;
	text-align : left;
	overflow : hidden;
	margin : 0 auto;
	margin:0; 
	padding:0;
}

DIV.commentsContainer{
	padding:0 15px 0 0;
	margin:0 0 15px 0;
}

/*Vistas, votos, comentarios ajax*/
DIV.viewsGalaxyComments{
	display:inline;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.commentsMenu DIV.viewsGalaxyComments{ font:bold 14px Arial, Helvetica, sans-serif }


#content LI, .content LI {list-style:none; margin:0; padding:0; overflow:hidden;} 
/*#content LI, .content LI {list-style:none; margin:0; padding:0; } */
/*Para los LI's cuya medida es un tercio de la pıgina*/
#content LI.oneThird, .content LI.oneThird{
	display:inline;
	float:left;
	width:300px;
	margin-right:10px;
	bor der:solid 1px red;
}
/*Para los LI's de un tercio que estan dentro de un LI de dos tercios */
#content LI.oneThird.noMargin, .content LI.oneThird.noMargin {margin:0;} 
/*Para los LI's cuya medida es dos tercios de la pagina*/
#content LI.twoThirds, .content LI.twoThirds {
	display:inline;
	float:left;
	width:610px;
	margin-right:15px;
}
/*Para los LI's cuya medida abarca los tres tercios de la pagina*/
#content LI.threeThirds, .content LI.threeThirds {
	display:inline;
	float:left;
	width:924px;
}
/*Contenedor de notas, ya sean 1 o 2*/
#content LI LI.notesContainerLI, .content LI LI.notesContainerLI{
	padding : 0 0 10px 0;
	margin-bottom : 10px;
	border-bottom : dotted 1px #CCC;
	clear : both;
}
#content LI LI.notesContainerLI.noBorder {border:none !important; padding-bottom:2px !important;}
/*Para la posicion de nota*/
#content LI LI.notesContainerLI.noPadds {
	padding : 0 0 5px 0 !important;
	margin-bottom : 5px !important;
}
/*Para una nota sin margen inferior*/
#content LI LI.notesContainerLI.noMargin {margin-bottom : 0px !important;}
/*Para contenedores de los headers*/
DIV.headContainer{
	background-color:#111111;
	padding:14px; 
	margin:0;
	overflow:hidden; 
	height:1%; /*hie*/
	height:inherit; /*hie*/
	height:auto;
}
DIV.mainNotes{
	float:left; 
	width:610px; 
	background-color:#111111;
	overflow:hidden;
}
DIV.multimediaNotes{
	float:left; 
	width:300px; 
	margin:0 0 0 14px; 
	overflow:hidden;
}
/*Para la imagen de nota*/
IMG.generalNotesIMG {margin-bottom:5px;}
body:first-of-type IMG.generalNotesIMG{ margin-bottom:8px;}
/*Para las notas generales de cualquier canal*/
DIV.generalNote {
	margin : 0;
	padding : 0 0 0 32px;
	background : url(http://i2.esmas.com/canal30/img/img_icon_nota.gif) no-repeat;
}
/*Para las notas generales que se comportan como un contenedor de nota (con borde y margen)*/
DIV.generalNote.borderedNote {
	padding-bottom : 10px;
	margin-bottom : 10px;
	border-bottom : dotted 1px #CCC;
}
/*Para la nota general con icono de blog*/
DIV.generalNote.blogIcon { background-image:url(http://i2.esmas.com/canal30/img/img_icon_textgris.gif);}
/*Para la nota general con icono de foto*/
DIV.generalNote.photoIcon { background-image:url(http://i2.esmas.com/canal30/img/img_icon_fotogris.gif);}
/*Para la nota general con icono de video*/
DIV.generalNote.videoIcon { background-image:url(http://i2.esmas.com/canal30/img/img_icon_videogris.gif);}
/*Para las notas sin icono*/
DIV.generalNote.noImgBack {
	padding-left:0px; 
	background-image:none !important;
}
/*Por si tienen una imagen relacionada pero no de fondo*/
DIV.generalNote.noImgBack H3 IMG {vertical-align:middle;}
DIV.generalNote.noImgBack H4 A { margin:0 0 4px 0; display:block;}

/*Generales de elemento de nota*/
H1, DIV.generalNote H3, DIV.generalNote H4, DIV.generalNote H5, 
DIV.generalNote P, DIV.generalNote H6, H3.independentTitle, H6.bioCommunitiesData, 
H3.grayTitle {
	margin:0;
	padding:0;
}
/*Para el titulo de la nota*/
DIV.generalNote H3, DIV.generalNote H3 A, H3.independentTitle, H3.independentTitle A {
	font : normal 24px Arial, Helvetica;
	color : #990000;
	text-decoration:none;
}
H3.grayTitle, H3.grayTitle A {
	font : bold 16px Arial, Helvetica;
	color : #666;
}
/*Para los tıtulos de nota pequenyos*/
DIV.generalNote H3.smllrTitle, DIV.generalNote H3.smllrTitle A {font-size:18px;}
H3.independentTitle, H3.independentTitle A {font-size:21px;}
H3.independentTitle STRONG {color:#333;}
/*Para los titulos independientes con borde*/
H3.borderedTitle {border-bottom:dotted 1px #CCC; margin-bottom:10px;}
/*Para las notas con la imagen flotando a la izquierda*/
DIV.generalNote IMG.fltNoteIMG {
	float : left;
	margin-right : 6px;
}
/*Para el autor y hora de actualizacion de la nota*/
DIV.generalNote H4 {
	font : normal 11px Arial, Helvetica;
	color : #333;
}
DIV.generalNote H4 A {
	font : bold 11px Arial, Helvetica;
	color : #CC0000;
	text-decoration:none;
	margin-left : 10px;
}
/*Para las etiquetas referentes a una nota*/
DIV.generalNote H5 {
	font : normal 11px Verdana;
	color : #666;
	margin-top : 2px;
}
DIV.generalNote H5 A {
	color : #666;
	text-decoration:underline;
}
/*Para el resumen de una nota*/
DIV.generalNote P, DIV.generalNote P A {
	font : bold 12px Arial, Helvetica;
	color : #333;
	margin-top : 6px;
	text-decoration : none;
}
body:not(:root:root) DIV.generalNote P, DIV.generalNote P A {
	font : normal 12px Arial, Helvetica;
	color : #333;
	margin-top : 6px;
	text-decoration : none;
}
/*Para las ligas relacionadas a una nota (desde vistas y destacados hasta videos y notas relacionadas)*/
DIV.generalNote H6, LI.bioCommunitiesData H6, .imageNote H6, .relatedVideosLI H6 {
	font : normal 11px Arial, Helvetica;
	color : #999;
	margin-top : 5px;
}
DIV.generalNote H6 SPAN, LI.bioCommunitiesData H6 SPAN, .imageNote H6 SPAN, 
.relatedVideosLI H6 SPAN {color : #333; margin:0 2px;}
DIV.generalNote H6 STRONG, DIV.generalNote H6 STRONG A,
LI.bioCommunitiesData H6 STRONG, LI.bioCommunitiesData H6 STRONG A,
.imageNote H6 STRONG, .imageNote H6 STRONG A, 
.relatedVideosLI H6 STRONG, .relatedVideosLI H6 STRONG A {
	color : #990000;
	vertical-align:middle;
}
DIV.generalNote H6 IMG, LI.bioCommunitiesData H6 IMG, .imageNote H6 IMG, .relatedVideosLI H6 IMG {
	margin : 0 0 0 6px;
	vertical-align : middle;
}
/*Para las ligas relacionadas a una biografia*/
LI.bioCommunitiesData H6{
	padding : 6px;
	background-color : #F0F0F0;
	margin : 0;
}
/*Para las ligas relacionadas a un video relacionado :S*/
LI.relatedVideosLI H6 {
	margin: 16px 0 0 0 !important;
}
/*Para el material multimedia relacionado a una nota*/
DIV.generalNote H6.multiContent {margin-top:0;}
DIV.generalNote H6.multiContent SPAN, H6.multiContent SPAN {
	display : block;
	margin : 5px 0 0 0;
}
DIV.generalNote H6.multiContent SPAN A, H6.multiContent SPAN A {
	font : normal 11px Arial, Helvetica;
	color : #333;
	text-decoration : none;
}
DIV.generalNote H6.multiContent IMG, H6.multiContent IMG {margin : 0 6px 0 0;}
/*Para los blogs (notas de 2x2)*/
UL.generalBlogs LI {
	font : bold 14px Arial, Helvetica;
	color : #000;
	margin-top:10px !important;
	float:none;
	clear:both;
	
}
UL.generalBlogs LI.borderedBlog {border-bottom:dotted 1px #ccc; padding-bottom:10px !important;}
/*Para el tıtulo del blog*/
UL.generalBlogs LI H4, UL.generalBlogs LI H5{
	margin:0; 
	padding:0;
}
UL.generalBlogs LI H4, UL.generalBlogs LI H4 A {
	font : normal 12px Arial, Helvetica;
	text-decoration:none;
	color:#000;
}
/*Descripcion del blog*/
UL.generalBlogs LI P, UL.generalBlogs LI P A{
	font : normal 11px Arial, Helvetica;
	margin-top:4px;
	color:#000;
	text-decoration:none;
}
/*Imagen del Blog*/
UL.generalBlogs LI IMG.blogImage, UL.generalBlogs LI IMG.blogimage {
	float : left; 
	vertical-align : top;
	margin-right : 6px;
}
/*Para el tıtulo independiente de fotogalerias*/
H3.independentTitle.photoGal {
	padding-left : 30px;
	background-image:url(http://i2.esmas.com/canal30/img/img_icon_fotogris.gif);
	background-repeat:no-repeat;
	height:25px;
}
/*Para las fotogalerias*/
UL.photoGalleryUL LI {
	float : left; 
	margin : 12px 2px 0 0 !important;
	width : 120px;
	height : 90px;
	background-position : center;
	background-repeat : no-repeat;
	cursor : pointer;
}
UL.photoGalleryUL LI IMG {height:100%; margin:0 !important;}
/*Para el menu de pestanyas*/
ul.menuBar {
	list-style-type: none;
	font:bold 14px Arial, Helvetica;
	border-bottom:1px solid #CCCCCC;
	overflow:visible !important;
	height:30px;
}
body:not(:root:root) ul.menuBar {
	list-style-type: none;
	font:normal 14px Arial, Helvetica;
	border-bottom:1px solid #CCCCCC;
	overflow:visible !important;
	height:30px;
}
/*Menu de comentarios*/
ul.menuBar.commentsMenu {margin-top : 12px !important;}
UL.menuBar LI.addComment{
	float:right;
	background:none !important;
	margin:0 !important;
	padding:0 !important;
	border:none;
	text-align:right;
}
/*Para el menu de galerias*/
ul.menuBar.galleriesMenu {
	font:bold 12px Arial, Helvetica; 
	height:29px;
	padding-top:8px !important;
	line-height:1.25em;
}
/*Para los menus de componentes como posiciones*/
ul.menuBar.positMenu {
	font:bold 12px Arial, Helvetica; 
	height:29px;
	padding-top:5px !important;
}
/*Para el menu que abarca dos terceras partes de la pagina*/
ul.menuBar.doubleMenu {font : normal 18px Arial, Helvetica;}
ul.menuBar li {
	position:relative;
	float:left;
	background : url(http://i2.esmas.com/canal30/img/img_gradient_pestana.gif) repeat-x;
    margin-right:5px !important;
	padding:6px 10px !important;
    top : 1px;
	border : 1px solid #CCCCCC;
	-moz-border-radius-topright : 3px;
	-moz-border-radius-topleft : 3px;
	-webkit-border-top-left-radius : 3px;
	-webkit-border-top-right-radius : 3px;
}
ul.menuBar.doubleMenu LI {padding:3px 10px 4px 10px !important; max-height:21px;}
ul.menuBar.doubleMenu LI.onAirTab {padding:0 0 0 10px !important; max-height:none;}
ul.menuBar.doubleMenu LI.onAirTab IMG{ vertical-align:middle;}
/*Pestanya activa*/
ul.menuBar li.active{
	background : #EFEFEF;
	border-bottom:1px solid #EFEFEF;
}
ul.menuBar.commentsMenu li.active, ul.menuBar.positMenu li.active, ul.menuBar.doubleMenu li.active {
	background : #FFF;
	border-bottom:1px solid #FFF;
}
/*Para quitarle el borde a los componentes*/
ul.menuBar li.First{border-left:none !important;}
ul.menuBar li A {
	text-decoration:none;
	color:#333;
}
ul.menuBar.commentsMenu li A, ul.menuBar.doubleMenu LI A {color:#666;}
ul.menuBar li.active A{
	color:#990000;
	cursor:default;    
}
ul.menuBar.galleriesMenu LI{ padding-left:6px !important; padding-right:6px !important}
/*Para la pestanya de titulo de galeria*/
ul.menuBar.galleriesMenu LI.galleryTitle {
	border:none;
	background : #FFF;
	border-bottom:1px solid #CCC;
	padding : 4px 0 0 10px !important;
	font : bold 17px Arial, Helvetica;
	color : #990000;
	width:70px;
	max-width:60px;
	height:29px;
	max-height:24px;
}
body:not(:root:root) ul.menuBar.galleriesMenu LI.galleryTitle {	
	border:none;
	background : #FFF;
	border-bottom:1px solid #CCC;
	padding : 4px 0 0 10px !important;
	font : normal 17px Arial, Helvetica;
	color : #990000;
	width:70px;
	max-width:60px;
	height:29px;
	max-height:24px;
}
/*Para los coomentarios*/
#channelComments, #channelForums {
	margin:0;
	padding:0;
	border : solid 1px #CCC;
	border-top : none;
}
#channelComments UL.commentsLst {
	border-bottom : solid 1px #CCC;
	background : url(http://i2.esmas.com/canal30/img/borderComments.gif) repeat-y;
}
#channelComments UL.commentsLst LI {
	padding : 10px;
	font : normal 11px Arial, Helvetica;
	color : #000000;
	float : left;
	width : 520px;
	max-width : 500px;
}
/*Para el li que contiene los datos del usuario*/
#channelComments UL.commentsLst LI.usrDataLI {
	width:86px;
	max-width : 66px;
}
/*Para el nombre de usuario*/
#channelComments UL.commentsLst LI STRONG, #channelComments UL.commentsLst LI B {display : block;}
/*Foto del usuario*/
#channelComments UL.commentsLst LI.usrDataLI IMG {
	width : 50px;
	height : 50px;
	display : block;
	margin : 0 0 5px 0;
}
/*Para dar saltos de lınea entre Fecha y hora*/
#channelComments UL.commentsLst LI.usrDataLI SPAN {display : block;}
/*Para los foros*/
#channelForums {padding-bottom: 40px;}
#channelForums UL.wheresNote {
	border-bottom : dotted 1px #CCC;
	padding : 10px 0 7px 0;
	margin : 0 10px 0 10px;
	max-width:97%;
}
/*Para la ubicacion actual dentro del modulo de foros*/
#channelForums UL.wheresNote LI A {color : #534D7F !important;}
#channelForums UL.wheresNote LI {color : #666 !important; margin-top:6px !important;}
#channelForums UL.wheresNote LI.right {margin-top:0 !important;}
#channelForums INPUT.suggestForum {
	border : none;
	background-color : transparent;
	background-image : url(http://i2.esmas.com/canal30/img/img_btn_tema.gif);
	width : 144px;
	height : 21px;
	cursor : pointer;
}
/*Para el titulo de foro*/
#channelForums H3.forumTitle {
	font : normal 24px Arial, Helvetica;
	color : #534D7F !important;
	margin:10px 0 14px 14px;
	padding:0;
}
/*Para los temas de foros*/
UL.forumsThemes LI {
	background: url(http://i2.esmas.com/canal30/img/img_pointer.gif) no-repeat;
	background-position:0 4px;
	padding : 0 0 10px 12px !important;
	margin: 0 14px 10px 14px !important;
	border-bottom : dotted 1px #CCC;
	width : 275px;
	max-width : 263px;
	float : left;
	display : inline;
	font : normal 11px Arial, Helvetica;
	color : #D2D2D2;
}
UL.forumsThemes LI STRONG, UL.forumsThemes LI STRONG A {
	display : block;
	color : #000000; 
	margin-bottom:5px;
	font: bold 13px Verdana;
	text-decoration:none;
}
body:not(:root:root) UL.forumsThemes LI STRONG, UL.forumsThemes LI STRONG A {
	display : block;
	color : #000000; 
	margin-bottom:5px;
	font: normal 13px Verdana;
	text-decoration:none;
}
UL.forumsThemes LI SPAN {color:#333;}
UL.forumsThemes LI SPAN A {color:#E90000; text-decoration:none;}
/*Para la paginaciın*/
UL.pagingUL {padding:10px 6px !important;}
UL.pagingUL LI {
	display : inline;
	float : left;
	font : bold 11px Arial, Helvetica;
	color : #666;
	padding : 0 4px !important;
	margin-right:2px !important;
	border-right : solid 1px #000;
}
#channelComments UL.pagingUL SPAN {
	font : bold 11px Arial, Helvetica;
	color : #666;
	padding : 0 2px !important;
	margin- right:2px !important;
}
UL.pagingUL LI.lastPaged {border-right:none;}
UL.pagingUL LI A, #channelComments UL.pagingUL SPAN.anchoredSPAN A {color:#000; text-decoration:none; font-weight : normal;}
/*Cuando la paginaciın estara alineada a la derecha*/
UL.pagingUL.right {max-width:98%;}
UL.pagingUL.right LI {float:right !important;}
/*Para las paginaciones centradas*/
UL.pagingUL.center {padding:10px 0 !important; text-align : center !important;}
UL.pagingUL.center LI {float:none;}
/*Para la paginacion coloreada*/
UL.pagingUL.colourdPag { background-color:#F7F7F7;}
/*Para la forma de agregar comentario*/
#addComentForm {
	border-top : dotted 1px #CCC;
	background-color : #F7F7F7;
	padding:9px;
}
#addComentForm H3 {
	font : bold 15px Arial, Helvetica;
	color : #000000;
	margin:0;
	padding:0;
}
/*Para todos los datos del comentario*/
UL Li.commentData {
	float : left;
	width : 49%;
}
/*Para los textos explicativos*/
UL Li.commentData P {
	margin : 12px 0 3px 0;
	padding : 0;
	font : bold 12px Arial, Helvetica;
	color : #000000;
}
UL Li .textboxComm {
	border : solid 1px #999;
	background-color : #FFFFFF;
	width : 100%;
	padding : 2px;
	color : #000;
}
UL Li.commentData TEXTAREA.textboxComm {height:90px;}
/*Para el botın sumit de la forma*/
.submitButton {
	background : url(http://i2.esmas.com/canal30/img/img_btn_public.gif) no-repeat;
	width : 126px;
	height : 26px;
	border : 0;
	cursor : pointer;
	margin : 12px 0 3px 0;
}
/*Para el mıdulo que verifica que se trate de un usuario*/
UL Li.commentCheck {
	float : right;
	width : 48%;
}
/*Descripcion de verificacion*/
UL Li.commentCheck P {
	margin : 28px 0 0 0;
	padding : 0;
	font : normal 10px Arial, Helvetica;
	color : #000000;
}
UL Li.commentCheck P SPAN {
	margin : 26px 0 6px 0;
	display : block;
	height : 21px;
	color : #999;
}
UL Li.commentCheck P SPAN B {float:left; font-weight:normal; margin-top:10px}
UL Li.commentCheck P SPAN input.changeCode {float:right;}
/*Para el codigo generado por reCaptcha*/
UL Li.commentCheck IMG.checkCode {
	width : 278px;
	height : 57px;
	display : block;
	margin-bottom : 10px;
	border : solid 1px #CCC;
}
UL Li.commentCheck INPUT.changeCode {
	background : url(http://i2.esmas.com/canal30/img/img_btn_gen.gif) no-repeat;
	width : 108px;
	height : 21px;
	border : 0;
	cursor : pointer;
}
/*Para los contenedores de elementos*/
DIV.containerComp {
	margin: 0 0 15px 0;
	border:1px solid;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	border:1px solid #CCCCCC;
	overflow : hidden;
}
DIV.containerComp.noMargin {margin : 0;}
DIV.contTitle{
    padding : 5px 9px;
	font : normal 18px Arial, Helvetica;
	color : #990000;
	background-color : #F7F7F7;
	border-bottom : 1px dotted #CCCCCC;
	-moz-border-radius-topright : 3px;
	-moz-border-radius-topleft : 3px;
	-webkit-border-top-left-radius : 4px;
	-webkit-border-top-right-radius : 4px;	
}
DIV.contTitle.noBGcolor {background-color : #FFF;}
DIV.contTitle.floatedItms LI {float:left;}
DIV.contTitle.floatedItms LI.right {float:right !important;}
DIV.contTitle.floatedItms LI.right UL.pagingUL  {width:auto !important; padding:5px 0 0 0 !important;}
/*Para las listas de colores alternados*/
/* Updated 05/11/2009 */
UL.chessedUL LI {
	float : left;
	border-right : solid 1px #FFF;
	padding: 6px 8px !important;
	font : bold 11px Arial, Helvetica;
}
UL.chessedUL LI A {
	font : bold 11px Arial, Helvetica;
	text-decoration : none;
	color : #000000;
}
UL.chessedUL LI.noBorder {
	border:none; 
    max-width:75px;
}
/*Para las lista de color oscuro*/
UL.chessedUL.darkBG {background-color:#F0F0F0;}
UL.chessedUL.darkerBG {background-color:#E5E5E5; margin-top:5px !important;}
UL.chessedUL.darkerBG.noMargin {margin-top:0px !important;}
/*para el nombre de equipo*/
UL.chessedUL LI.teamName {width:80px; max-width:62px;}
/*Para numeros centrados*/
UL.chessedUL LI.numbers {padding:6px 0 !important; text-align:center; width:36px;}
/*Para la tabla de posiciones*/
UL.chessedUL.darkerBG LI {font-size:12px;}
UL.chessedUL LI.posTeam {width:114px; max-width:94px;}
/*Para la tabla de Agenda*/
UL.chessedUL.agendaUL LI {padding:10px 8px !important;}
UL.chessedUL.agendaUL LI.posTeam {width:160px; min-width:140px;}
UL.chessedUL.agendaUL LI.numbers {padding:5px 5px !important;}
UL.chessedUL.agendaUL LI.numbers IMG {width:20px; height:20px;}
/*Parqa el componente de fotogalerias y videos*/
UL.galleryCmpUL {
	padding:20px 0 0 26px !important; 
	background-color:#EFEFEF; 
	border-bottom:solid 1px #ccc;
}
UL.galleryCmpUL.noBGColor {background-color : transparent; border : 0;}
UL.galleryCmpUL LI {
	float : left;
	width : 70px;
	height : 114px;
	margin : 0 20px 20px 0 !important;
	text-align : center;
	font : normal 11px Arial, Helvetica;
	color : #000;
}
UL.galleryCmpUL LI SPAN {
	display : block;
	height : 70px;
	margin-bottom:2px;
	background-repeat : no-repeat;
	background-position : center;
	background-color : #000;
}
/*Para las ligas de ver mas*/
A.moreContent {
	text-decoration:underline;
	padding:10px;
	font:normal 11px Arial, Helvetica;
	color : #666;
	display : block;
}
A.moreContent.withBGcolor {background-color : #EFEFEF; border-top:dotted 1px #ccc;}
A.moreContent.withBorder {border-top:solid 1px #ccc;}
/*Para el cuadro de opina*/
UL.opinionUL {background-color:#EFEFEF;}
UL.opinionUL LI {
	border-bottom:dotted 1px #CCC;
	margin:0 10px !important;
	font: normal 14px Arial, Helvetica;
	color : #333333;
	padding:6px 0 !important;
	list-style-type:none;
}
UL.opinionUL LI.opinionTitle {font:normal 16px Arial, Helvetica;}
UL.opinionUL LI INPUT {
	width:13px; 
	height:13px; 
	margin:2px 6px 0 0;
	vertical-align:top;
}
INPUT.opinaButton {
	width : 100px;
	height : 26px;
	margin:9px 0 8px 28px;
	background : transparent url(http://i2.esmas.com/canal30/img/btn_VotaComenta.gif) no-repeat;
	border:none;
	cursor : pointer;
}
/*Para el newsletter*/
#news_forma{
	padding:0 8px 8px 8px;
	margin:0;
	border:0;
}
/*Para el boton de suscribir*/
#suscrib{
	background:url(http://i2.esmas.com/canal30/img/img_btn_suscri.gif) no-repeat top left;
	border: 0;
	cursor: pointer;
	width:62px;
	height:21px;
}
/*Para la descripcion*/
DIV.contDescription{
	margin: 0 0 0 8px;
	font:normal 20pt Arial, Helvetica, sans-serif;
}
DIV.contDescription p{
	margin:0;
	padding:5px 0 5px 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
}
/*Para la descripcion de la pregunta del dia*/
DIV.contDescription.dayQuestion p {
	font : normal 11px Arial, Helvetica;
	color : #333;
}
/*Para los titulos*/
DIV.contDescription.dayQuestion p SPAN {
	display : block;
	font : normal 10px Arial, Helvetica;
	color : #357EF7;
	margin-bottom : 2px;
}
/*Para la pregunta*/
DIV.contDescription.dayQuestion p STRONG {
	display : block;
	font : bold 12px Arial, Helvetica;
	margin-bottom : 16px;
}
/*Para el contenedor de RSS*/
.tabsContainer {
	background:#EFEFEF;
	border:0px solid #EFEFEF;
	padding:5px;
	clear:both;
}
.tabsContainer A.moreContent {padding-bottom:0; height:30px; max-height:24px;}
#tabContent {
	width : 100%;
	text-align : left;
	overflow : hidden;
	margin : 0 auto;
	margin:0;
}
#tabContent UL {
	width : 100%;
	text-align : left;
	overflow : hidden;
	margin : 0;
}
#tabContent UL LI {
	margin:4px 0 0 0;
/*	background:url(http://i2.esmas.com/canal30/img/img_rss_seccion.gif) no-repeat;*/
}
#Bajalo_rss LI{
	background:url(http://i2.esmas.com/canal30/img/img_rss_seccion.gif) no-repeat;
}
#Bajalo_widgets LI{
	background:url(http://i2.esmas.com/canal30/img/ico_widgets.gif) no-repeat;
}
#Bajalo_widgets LI.seeMoreContent, #Bajalo_rss LI.seeMoreContent {background-image:none;}


#tabContent LI H3, #tabContent LI H3 A{
    padding : 0 0 0 30px;
	margin:0;
	font : normal 12px Arial, Helvetica;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
body:not(:root:root) #tabContent LI H3, #tabContent LI H3 A{
    padding : 0 0 0 30px;
	margin:0;
	font : normal 12px Arial, Helvetica;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
#tabContent LI H3 A {padding-left:0;}
#tabContent LI H4, #tabContent LI H4 A {
    padding : 0 0 0 30px;
	margin : 0;
	font : normal 10px Arial, Helvetica;
	color : #333;
	text-decoration : none;
}
#tabContent LI H4 A {padding-left : 0;}
/*Para las listas con foto e informacion tipo perfil de comunidades*/
UL.communityProfile {padding:10px 10px 0 10px !important;}
UL.communityProfile LI {
	margin-bottom:10px !important;
	font : bold 12px Arial, Helvetica;
	color : #333;
	clear : left;
}
/*Para la imagen del perfil*/
UL.communityProfile LI IMG {
	float : left; 
	vertical-align : top;
	margin-right : 10px;
	width : 50px;
	height : 50px;
}
/*Para el tiempo de actualizacion del perfil*/
UL.communityProfile LI SPAN {
	display : block;
	font : normal 11px Arial, Helvetica;
}
/*Para la liga de ver perfil*/
UL.communityProfile LI A {
	text-decoration : underline;
	font : normal 11px Arial, Helvetica;
	color : #333;
}
/*Para las notas*/
SPAN.spanH3 IMG {vertical-align : middle;}
/*Para el contenedor con pestanyas de dos tercios de pagina*/
DIV.doubleMenuContainer, DIV.oneMenuContainer {
	margin:0;
	padding:10px 0 10px 10px;
	border : solid 1px #CCC;
	border-top : none;
}
DIV#minxmin_iframe.doubleMenuContainer{
	margin:0;
	padding:0px 0 0px 0px;
	border : solid 1px #CCC;
	border-top : none;
}
DIV#alineacion_iframe.doubleMenuContainer{
	margin:0;
	padding:0px 0 0px 3px;
	border : solid 1px #CCC;
	border-top : none;
}
DIV#previo.doubleMenuContainer{
	margin:0;
	padding:10px 0px 0px 10px;
	border : solid 1px #CCC;
	border-top : none;
}


DIV.doubleMenuContainer.rgtDelimter, DIV.oneMenuContainer.rgtDelimter {padding-right:10px;}
/*Para el contenedor de pestanyas de 1 tercio*/
DIV.oneMenuContainer {padding:0;}
/*Para el segundo tercio dentro del menu*/
DIV.doubleMenuContainer LI.oneThird.noMargin {
	width : 280px !important;
}
DIV.doubleMenuContainer DIV.generalNote P, DIV.doubleMenuContainer div.generalNote p a  {
	color : #3D3D3D;
	margin-top : 10px;
	margin-bottom : 15px;
}
DIV.doubleMenuContainer ul.generalBlogs li {margin-top:4px !important;}
DIV.doubleMenuContainer h3.independentTitle, DIV.doubleMenuContainer h3.independentTitle a {font-size:18px;}
/*Para la ubicacion de la nota*/
UL.wheresNote LI {
	font : normal 11px Arial, Helvetica;
	float : left;
}
UL.wheresNote LI A {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
UL.wheresNote LI.right {float : right;}
UL.wheresNote LI.right A {
	font-weight : normal;
	text-decoration : underline;
}
/*Para el numero de videos encontrados en una busqueda*/
UL.wheresNote LI.right.foundedVideos {font:normal 11px Arial, Helvetica; color:#333; margin-top:32px !important;}
/*Para el titulo de videos dentro de wheresNote*/
UL.wheresNote H3 {font:normal 26px Arial, Helvetica; margin:6px 0 0 0;}
LI.threeThirds UL.wheresNote {margin-bottom:10px !important;}
/*Para los datos especificos de una biografia*/
LI.bioCommunitiesData H5 {margin: 6px 0;}
LI.bioCommunitiesData H5 IMG.communityBt {margin: 0 5px 0 0; cursor: pointer;}
/*Para el titulo de la biografia*/
LI.bioCommunitiesData H3 {
	font : normal 18px Arial, Helvetica !important;
	color : #990000 !important;
	margin : 2px 0 10px 0 !important;
	padding-bottom : 2px;
	border-bottom : dotted 1px #ccc;
}
/*Para los balazos de la biografia*/
LI.bioCommunitiesData H4 {
	margin:0 0 4px 0;
	font : normal 12px Arial, Helvetica;
}
LI.bioCommunitiesData H4 A{color:#000;}
P.bioCommunitiesPara {font : normal 12px Arial, Helvetica; margin-top:6px;}
P.bioCommunitiesPara.marginedTop {margin-top:16px;}
/*Para los anuncios patrocinados*/
SPAN.sponsrTitle {
	display : block;
	margin : 14px 0 4px 10px;
	font:normal 11px Arial, Helvetica;
	color : #000;
}
UL.sponsoredSigns {padding:0 10px 10px 10px !important;}
UL.sponsoredSigns LI {
	width : 198px;
	float : left;
	margin-top : 8px !important;
	font:normal 11px Arial, Helvetica;
	color : #000;
}
UL.sponsoredSigns LI A {color : #000; text-decoration:none;}
UL.sponsoredSigns LI SPAN {display : block;}
/*Para un carrusel que abarque tres terceras partes de la pagina*/
#threeThirdsCarrousel {margin-left:4px !important;}
#threeThirdsCarrousel LI {float:left;}
#threeThirdsCarrousel .carrouselItems {
	width : 884px;
	height : 100px;
	overflow : hidden;
}
/*La lista que contendra los elementos del carrusel*/
#threeThirdsCarrousel .carrouselItems UL {width:200%; padding:0 0 0 3px !important; margin:0;}
#threeThirdsCarrousel .carrouselItems UL LI {
	margin : 2px 0 0 10px; 
	float : left;
	display : inline;
	width : 57px;
	text-align : center;
	font : normal 10px Arial, Helvetica;
	color : #666;
}
/*Imagen del Item*/
#threeThirdsCarrousel .carrouselItems UL LI IMG {
	width : 54px;
	height : 54px;
	display : block;
}
/*Nombre del Item*/
#threeThirdsCarrousel .carrouselItems UL LI STRONG {
	display:block; 
	color:#990000;
	font-size : 11px;
}
/*Nombre del Item*/
#threeThirdsCarrousel .carrouselItems UL LI SPAN {display:block; font-size:11px;}
/*Imagenes de anterior y siguiente del carrusel*/
IMG.arrowCarrousel {
	width : 15px;
	height : 15px;
	margin-top : 26px;
	cursor : pointer;
}
/*Para las paginas con titulos dobles*/
LI.sefCont UL.h3Lsts LI {float:left; margin-right:0 !important;}
LI.sefCont UL.h3Lsts LI.right {float:right !important;}
LI.sefCont UL.h3Lsts LI.right H3 {color:#990000; font-weight:normal; text-align:right;}
/*Para los indices de noticias*/
LI.thumbIndex{
	width:120px;
	height:90px; 
	float:left;
	display:inline;
	margin-right : 5px !important;
	background-position : center;
	background-repeat : no-repeat;
}
LI.thumbIndex IMG {height:100%; margin:0 !important;}
LI.textIndex{
	width:480px;
	margin-left:5px !important;
}
LI.titleIndex{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0px !important;
	padding:0px !important;
}
LI.titleIndex H1{
	font-size:18px !important;
	font-weight:bold !important;
	color:#666666;
	margin:0px;
	padding:0px;
}
/*Para las notas con imagen de cuatro columnas*/
UL.imageNote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:4px !important;
	padding-bottom:10px !important;
	background:none !important;	
}
UL.imageNote H3{
	margin:0px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
UL.imageNote H2{
	margin:0px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	font-weight:bold;
	padding-top:4px;
}
UL.imageNote P{text-align:center;}
UL.imageNote LI P SPAN {color:#E90000;}
UL.imageNote.fourElements LI{
	float:left;
	width:120px;
	margin-left:25px !important;
	margin-top:15px !important;
	background:none !important;
	display : inline;
}
UL.imageNote.fourElements LI a{
color: #000000;
text-decoration:none;
}
UL.imageNote.fourElements LI SPAN.image{
	display:block;
	width:120px !important;
	height:90px !important;
	cursor:pointer;
	background:no-repeat center #000;
	border-right:none !important;
}
UL.imageNote.tenElements LI{
	float:left;
	background-color:#FFFFFF;
	width:70px;
	margin-right:24px !important;

}
UL.imageNote.tenElements LI.end{margin-right:0px !important;}
UL.imageNote.tenElements LI SPAN.image{
	display:block;
	width:70px !important;
	height:70px !important;
	cursor:pointer;
}
DIV.contGallery{
	margin:0;
	padding:0;
	border : solid 1px #CCC;
	border-top : none;
}
DIV.contGallery UL.end{border-top:1px solid #CCCCCC;}
/*Listas con border inferior subrayado, 
  contiene LI's con 2 imagenes junto su nota */
DIV.contGallery UL.border{
	border-bottom:1px dotted #CCCCCC; 
	padding-top:10px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	max-width:97%;
}
DIV.contGallery UL.border.last{
	border-bottom:none;
}
/*Contenedor de imagen de fondo para los index*/
LI.thumbIndex SPAN{
	width:120px;
	height:90px;
	cursor:pointer;
	background:no-repeat center #000000;
	display:block;
}
/* Titulo del contenedor*/
DIV.containerComp H3.titleContainer {
	margin:0px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}
DIV.containerComp H3.titleContainer, H3.titleContainer A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
	font-weight:normal;
	color:#9D0808;
	text-decoration:none;
}
/* Titulo con color de fondo */
DIV.containerComp H3.titleContainer.colorBack{
	background-color:#F6F6F6;
	border-bottom:1px dotted #CCCCCC;
	color : #9D0808;
}
/* Titulo con border inferior solido */
DIV.containerComp H3.titleContainer.colorBack.solid{
	border-bottom:1px solid #CCCCCC;
}
UL.galleryCmpUL.noColorBack{
	background-color:#FFFFFF; 
	border-bottom:none;
}
/* Foto superior con para fotogalerias, incluye links*/
DIV.indexMain{
   	width:420px;
	padding:5px; 
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
DIV.indexMain H3{
	margin:0px !important;
	font-size:24px;
	color:#534D7F;
	padding:0px !important;
}
DIV.linksMain{
	font-family:Arial, Helvetica, sans-serif;
	width:165px; 
	padding:5px; 
	float:left;
	border-left:1px dotted #CCCCCC; 
}
DIV.linksMain UL LI{
	font-size:13px;
	font-weight:bold;
	padding:2px !important;
}
DIV.linksMain UL LI SPAN{
	color:#E90000;
}
DIV.linksMain UL LI SPAN IMG{
	margin-left:5px !important;
	vertical-align:middle;
}
DIV.linksMain UL LI A IMG{
	margin-top:6px;
	vertical-align:middle;
}
DIV.linksMain UL LI SPAN A{
	color:#E90000;
	text-decoration:underline;
}
/*Para los botones de comunidades*/
IMG.communitiesButton {
	cursor : pointer;
	margin-bottom : 15px;
}
UL.containerVideo{
	font-family:Arial, Helvetica, sans-serif;
	padding:8px !important;
}

/* Para contener al reproductor de video*/
UL.containerVideo LI.containerPlayer{
	float:left; 
	border:1px solid #CCCCCC;
	width:355px; 
	height:310px;
}
/* Para contener los textos al lado del reproductor de video*/
UL.containerVideo LI.notesVideo{
	float:left; 
	width:225px; 
	margin-left:8px !important;
}
UL.containerVideo H3{
	margin:0px !important;
	font-size:24px;
	color:#534D7F !important;
	padding:0px !important;
}
UL.containerVideo P{
	font-size:13px !important;
	margin-top:5px !important;
}
UL.containerVideo P IMG{
	margin-left:4px;
	vertical-align:middle;
}
UL.containerVideo P IMG.link{margin:4px 0 8px 0;}
UL.containerVideo P SPAN, UL.containerVideo P SPAN A{color:#E90000;}
UL.containerVideo P SPAN A{ text-decoration:underline;}
UL.containerVideo P.input{
	padding-top:4px;
	font-size:12px !important;
	border-top:1px dotted #CCCCCC;
}
UL.containerVideo P.input INPUT{
	border:1px solid #CCCCCC;
	font-size:10px;
	color:#666666;
}
UL.mostPopular{
	max-width:278px;
	border-bottom:1px dotted #CCCCCC;
	font : normal 12px Arial, Helvetica !important;
	margin:8px 8px 8px 8px !important;
	padding-bottom:8px !important;
}
/*Para lo mas discutido en foros*/
UL.mostPopular H3{
	font-size:12px;
	padding:0px;
	margin:0px;
}
UL.mostPopular H3 A {text-decoration:none; color:#000;}
UL.mostPopular H4{
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
UL.mostPopular H4 A{color:#666666;}
UL.mostPopular H4 A.number, UL.mostPopular H4.number{color:#FF0000;}
UL.mostPopular H4 A.forumRes {text-decoration:none;}
UL.mostPopular IMG.header{
	width:120px;
	margin-right:10px;
	height:90;
	float:left;
}
UL.mostPopular.end{
	border-bottom:none;
	margin-bottom:0 !important;
}
UL.mostPopular LI{
	color : #000000;
	float : left !important;
	display : inline;
/**CAUSABA CONFLICTO EN LA BOCINA DE TONOS 20 ago 2008**	max-width:200px;*/
}
UL.mostPopular LI.popularMainDesc {width:150px;}
UL.mostPopular LI.right {
	font-size:14px !important;
	font-weight:bold;
	float:right !important;
	text-align:right;
	padding-top:8px !important;
	width:70px;
}UL.mostPopular LI.right  P{
	font-size:14px !important;
	font-weight:bold;
	color:#534D7F;
}
UL.mostPopular LI.right UL {text-align:right !important;}
UL.mostPopular LI P, UL.mostPopular LI P A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}UL.mostPopular LI H3{font:Arial, Helvetica, sans-serif 14px bold;}
UL.mostPopular LI.end{border-bottom:none;}
UL.mostPopular LI.image{text-align:right;}
UL.mostPopular LI H3, P{
	padding:0px;
	margin:0px;
}
/*Para el mıdulo de bus1queda*/
DIV.container{
	margin: 0 0 15px 0;
	border:1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #CCCCCC;
}
#searchForm{
	padding:8px 0 8px 8px;
	margin:0;
	border:0;
	background-color:#F7F7F7;
}
#searchForm #txtSearch{width:250px; margin-right:4px;}
/*El boton de busqueda*/
#toGo{
	border: 0;
	cursor: pointer;
	height: 21px;
	width:22px;
	padding: 0;
}
/*Para el detalle de video*/
#detailVideo {
	background-color : #F7F7F7;
	border : solid 1px #CCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding : 10px !important;
	max-width:902px;
	margin-bottom:18px !important;
}
#detailVideo LI {float:left; width : 512px;}
#detailVideo LI.relatedVideosLI {
	background-color : #FFF;
	border:solid 1px #E5E5E5;
	float : right;
	width:370px;
}
/*Para el contenedor del embed y su descripcion*/
#detailVideo UL.videoDetCont LI{width : 510px; float:none;}
/*El contenedor del embed de video*/
#detailVideo LI.embedCont {
	height: 385px;
	margin-bottom:8px !important;
	border:solid 1px #D5D5D5;
}
/*La descripcion del video*/
#detailVideo UL.videoDetCont div.indexMain{width:360px; max-width:348px;}
#detailVideo UL.videoDetCont div.linksMain{width:146px; padding-right:0px !important;}
#detailVideo UL.videoDetCont div.generalNote h4 {margin-top:6px;}
#detailVideo UL.videoDetCont div.generalNote.noImgBack h4 a {display:inline; margin-left:14px;}
#detailVideo UL.videoDetCont H3.videoTitle {
	margin : 0;
	font : normal 24px Arial, Helvetica;
	color : #333;
}
#detailVideo UL.videoDetCont div.generalNote h5.embedH5 {margin-top : 8px;}
#detailVideo UL.videoDetCont div.generalNote h5 INPUT {
	vertical-align : middle;
	width : 280px;
	font : normal 10px Arial, Helvetica;
	color : #666;
	border : SOLID 1px #C2C2C2;
}
/*Para la estructura de videos relacionados*/
#detailVideo LI.relatedVideosLI LI {
	padding : 9px !important;
	border-bottom : dotted 1px #CCC;
	font : normal 11px Arial, Helvetica;
	color : #000000;
}
#detailVideo LI.relatedVideosLI LI H3 {
	margin : 0;
	font : normal 18px Arial, Helvetica;
}
/*Para la imagen del video relacionado*/
#detailVideo LI.relatedVideosLI LI IMG.relatedVidIMG {
	float : left;
	margin-right : 10px;
	width : 70px;
	height : 70px;
}
/*Para los datos del video relacionado*/
#detailVideo LI.relatedVideosLI LI STRONG.vidTitle, #detailVideo LI.relatedVideosLI LI SPAN.vidData {
	display:block; 
	width:270px;
	min-width:346px;
}
#detailVideo LI.relatedVideosLI LI STRONG.vidTitle, #detailVideo LI.relatedVideosLI LI STRONG.vidTitle A {
	font-size:14px; 
	color:#000000; 
	text-decoration:none;
}
#detailVideo LI.relatedVideosLI LI SPAN.vidData {margin-top:5px; color:#000000}
/*Para la liga de ver mas*/
#detailVideo LI.relatedVideosLI A.moreContent {background-color:#E5E5E5;}
/*Para el home de video*/
ul.imageNote.fourElements.leftAlgn H2 {font:bold 12px Arial, Helvetica; text-align:left; margin-bottom:5px;}
ul.imageNote.fourElements.leftAlgn H5 {font:normal 11px Arial, Helvetica; text-align:left; margin:0;}
UL.imageNote.twoElements{
	float:left !important; 
	width:290px !important; 
	margin-left:0px !important;
}
UL.imageNote.twoElements H2, LI.textIndex.twoElements H3, LI.textIndex.twoElements H6{
	font-size:14px;
	font-weight:normal;
	color:#000;
	margin : 2px 0 0 0 !important;
	padding:0px;
	text-align:left;
}
UL.imageNote.twoElements LI.textIndex H3, LI.textIndex H3,
UL.imageNote.twoElements LI.textIndex H3 A, LI.textIndex H3 A{color:#534D7F;}
UL.imageNote.twoElements LI.textIndex H6{color:#000000;}
UL.imageNote.twoElements LI.textIndex H6 SPAN{color:#E90000;}
LI.textIndex.twoElements{width:160px;}
/*Para listas generales flotantes*/
UL.floated LI {float:left !important;}
UL.floated LI.right {float:right !important;}
#banner_horizontal{
padding-top: 10px;
padding-bottom: 10px;
width: 100%
background-color: #f7f7f7;
}
#banner_300_bottom {margin-bottom:15px;}
.btn_300 {margin-bottom:15px;}

#videoiframe{
overflow:hidden;
width:300px;
height:275px;
margin-left:15px;
padding:0;
}
/*Para las imagenes de jugadores*/
DIV.profileIMGLnk {
	margin : 0;
	padding : 0;
	width : 70px;
	height : 70px;
	background-repeat : no-repeat;
}
DIV.profileIMGLnk IMG {width : 70px; height : 70px; margin:0 !important;}
DIV.profileIMGLnk.fiftyfifty {width : 50px; height : 50px; float:left; margin-right:10px;}
DIV.profileIMGLnk.fiftyfifty IMG {width : 50px; height : 50px;}
ul.jugadores_Selectionmosaic LI.fansMosaicFrame {width:70px; margin:0 35px !important;}



/* Para los indices con imagen a la izquierda*/
DIV.indexChannel{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:608px; 
	border:1px solid #CCCCCC;
	background-image:url(http://i2.esmas.com/canal30/img/back_dotted.gif);
	-moz-border-radius:3px;
}

DIV.indexChannel A{
	color:#333333;
	text-decoration:none;
}

DIV.indexChannel UL{
	float:left;
	width:200px !important;
}

DIV.indexChannel UL LI{
	margin-left:8px !important;
	margin-bottom:20px !important;
}

DIV.indexChannel UL LI UL LI{
	margin:0 5px 5px 0 !important;
	font-size:12px;
	font-weight:bold;
}

DIV.indexChannel UL LI UL SPAN{	margin:0 0 0 0 !important;}

DIV.indexChannel UL LI UL LI.image{float:left;}

DIV.indexChannel UL LI UL LI.image SPAN{
	float:left;
	height:70px; width:70px; float:left; margin:0px;
	background-position:center;
	background-repeat:no-repeat;
}

DIV.indexChannel UL LI UL LI H5{
	margin:0px; 
	padding:0px;
}

DIV.indexChannel UL LI H3{
	padding:0px !important;
	margin:0px !important;
	font-size:36px;
	color:#534D7F;
}

DIV.indexChannel UL LI P{
	margin-bottom:3px;
	font-size:11px;
}

DIV.indexChannel UL LI P IMG{margin-top:3px;}

DIV.indexChannel UL LI P IMG.moreContent{
	margin-top:3px;
	cursor:pointer;
}
#esubscrib{ width:215px; line-height:1.5em}
/*Otros*/
.fuenteFotoNT {
text-align:right; color:#333;
font-family:Arial,Helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 6px;
padding:0;
}

#IDfuenteFotoNT {
text-align:right; color:#333;
font-family:Arial,Helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 6px;
padding:0;
}


/*ULs*/

UL.marginAndDotted{
	b ackground:red;
}
UL.noMarginAndDotted LI, UL.marginAndDotted LI{
	border-bottom:1px dotted #CCCCCC;
	overflow:hidden;
	height:0.1%;
	height:inherit;
	padding-bottom:8px !important;
}
UL.noMarginAndDotted LI{
	margin:6px 0 6px 0 !important;
	padding:0 9px 9px 9px !important;
}
UL.marginAndDotted LI{ 
	margin:6px 9px 6px 9px !important;
	height:auto;
	*height:100%;
}
.marginAndDotted LI SPAN, .noMarginAndDotted LI SPAN
.marginAndDotted LI DIV, .noMarginAndDotted LI DIV
{ float:left}
UL.marginAndDotted LI.lastLi, UL.noMarginAndDotted LI.lastLi{ border-bottom:none}

UL.fourItemsBig LI{
	width:13.75em;
	float:left;
	border-right:1px solid #999999;
}	

UL.fourItemsBig LI.lastLi{
	border-right:none !important;
}

UL.dottedList{}
UL.dottedList LI {
	margin:5px 10px !important;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px !important; 
}
UL.dottedList LI.noBorder{ border:none;}
UL.dottedList.moreActiveForum H5, UL.dottedList.moreActiveForum H5 A,
UL.dottedList.moreActiveForum H6, UL.dottedList.moreActiveForum H6 A, 
UL.dottedList.moreActiveForum P,  UL.dottedList.moreActiveForum P A{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
UL.dottedList.moreActiveForum H6 A{ color:#0061DD}
UL.dottedList.moreActiveForum H5, UL.dottedList.moreActiveForum H6{
	margin:0px ;
	padding:0px;
	margin-bottom:3px;
}
UL.dottedList.moreActiveForum H5 A{ 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

UL.dottedList.moreActiveForum H6, UL.dottedList.moreActiveForum P{ 
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	margin-bottom:4px;
}
UL.dottedList.moreActiveForum P, UL.dottedList.moreActiveForum P A{ text-decoration:none}
H4.containerTitle{ margin:0; padding:2px 8px !important}


/*Para galerias con elementos rectangulares*/
UL.galleryRect{ padding:5px !important}
UL.galleryRect LI{
	float:left;
	width:90px;
	height:115px;
	margin:3px !important;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
}
UL.galleryRect LI SPAN{
	display:block;
	width:90px;
	height:70px;
	background-color:#000;
	background-position:center;
	margin-bottom:3px;
}

body:not(:root:root) strong{
	font-weight:normal;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	#content, .content {
	width : 100%;
	text-align : left;
	overflow : hidden;
	clear:both;
	margin : 0 auto;
	padding : 15px 0 15px 15px;
	margin:0;
	height:1%;
	height:inherit;
	height:auto !important;
	}
}
