@charset "utf-8";
div.space{ clear: both; }
.navBody{ display: block; padding: 3px 10px 10px 10px; margin: 0 auto 0 auto; text-align: left; color: #186EA1; }
.navBody img{ border: 0; float: left; padding: 0 2px 0 0; }
.navBody a{ text-decoration: none; color: #C0621D; }
/************************************************************
 * Box
 ************************************************************/
.boxMain{ }
.boxMain h2{ display: block; padding: 3px; border-bottom: 1px solid #C8E4FF; font-size: 15px; color: Red; }
.boxMain p{  }
.boxMain a{ text-decoration: none; color: #42A2FF; }
.boxMain a:hover{ text-decoration: underline; color: #000; }

.box50{ float: left; width: 49%; overflow: hidden;  }
.box50 p{
	text-align: justify;
}
/************************************************************
 * Box Gadget Index 50/100
 ************************************************************/
.boxIntro50,
.boxIntro100{ float: left; margin: 1px; background: url(../images/box/box_array.jpg) repeat-x top; }

.boxIntro50{ width: 49%; }
.boxIntro100{ width: 99%; }

.boxIntro50 div,
.boxIntro100 div{ background: url(../images/box/box_left.jpg) no-repeat left 0; }
.boxIntro50 div div,
.boxIntro100 div div{ background: url(../images/box/box_right.jpg) no-repeat right 0; }
.boxIntro50 div div div,
.boxIntro100 div div div{ padding: 2px; text-align: center; background: none; }

.boxIntro50 ul,
.boxIntro100 ul{ list-style: none; padding: 0; margin: 0; clear: both;  }
.boxIntro50 li,
.boxIntro100 li{ padding: 0 3px 5px 15px; margin: 0 0 1px 0; background: url(../images/icons/dot.gif) no-repeat left 3px; text-align: left; }
.boxIntro50 a,
.boxIntro100 a{ color: #000; text-decoration: none; }
.boxIntro50 a:hover,
.boxIntro100 a:hover{ color: #D76C00; }
.boxIntro50 h3,
.boxIntro100 h3{ display: block; text-align: center; color: #006FA4; font-size: 13px; border-bottom: 1px solid #D1DEE5; }

.boxGadget{ height: 160px; overflow: hidden; }
.boxGadget h3{
	color: #000;
	margin: 0 0 5px 0;
}

.boxGadgetIndex{ height: 150px; overflow: hidden; }
.boxGadgetIndex h3{
	color: #000;
	margin: 0 0 5px 0;
}

a.readmore{ padding: 3px 3px 3px 20px; background: url(../images/icons/page.gif) no-repeat left; color: #BF6000; }

/************************************************************
 * Forms users
 ************************************************************/
.boxResult{ display: block; margin: 0 auto 5px auto; background: #F7ECE3; border: 1px dashed #FF8C00; padding: 4px; }
.boxResult h3{ font-size: 14px; }

.formLoginGadget{ padding: 1px 6px 0 6px; }
.userGatget{ padding: 10px 0 0 0; text-align: center; }

.formLogin{ color: #FFF; font-size: 11px; font-weight: bold; }
.formLogin .desc{ font-weight: normal; font-size: 9px; color: Black; text-align: left; }
.formLogin .errors{ font-weight: normal; font-size: 9px; color: Red; text-align: justify; }
.formLogin input{ font-size: 12px; width: 95%; }
.formLogin .submit input{ font-weight: bold; font-size: 10px; padding: 3px; }

/************************************************************
 * Forms General
 ************************************************************/
.formGeneral{ text-align: left; }
.formGeneral label{ display: block; color: #000; font-size: 11px; font-weight: bold; margin: 0 0 10px 0; }
.formGeneral .msgAjax{ font-size: 9px; color: #1E90FF; font-weight: normal; }
.formGeneral .description{ font-weight: normal; font-size: 9px; color: #879CB4; text-align: justify; }
.formGeneral .errors{ font-weight: normal; font-size: 9px; color: Red; text-align: justify; }
.formElementContent{ color: #000; font-size: 11px; font-weight: bold; margin: 0 0 10px 0; clear: both; }
.formElementContentBlock{ float: left; margin: 0 0 10px 0; }
.formElementContent img{ border: none; }
.formElementContent .desc{ font-weight: normal; font-size: 9px; color: #879CB4; text-align: justify; }
.formElementContent .errors{ font-weight: normal; font-size: 9px; color: Red; text-align: justify; }
.formElementContent .select select{ }
.formElementContent .submit input{ font-weight: bold; font-size: 10px; padding: 3px; }
/************************************************************
 * BoxNews - Wrapper de Noticias
 ************************************************************/
.boxNews{   }
.boxNews h3{ display: block; color: #006FA4; text-align: left; font-size: 13px; border-bottom: 1px solid #C7C7C7; padding: 20px 0 0 0; }
.boxNews h4{ font-size: 14px; }
.dateArticles{ padding: 3px 3px 3px 20px; margin: 0; background: url(../images/icons/clock.gif) no-repeat left; text-align: left; }
.readingArticles{ padding: 3px 3px 3px 20px; margin: 0; background: url(../images/icons/page.gif) no-repeat left; text-align: left; }
.commentArticles{ padding: 3px 3px 3px 20px; margin: 0; background: url(../images/icons/comment.gif) no-repeat left; text-align: left; }

.newsPublic{
	
}
/************************************************************
 * Bloque de navegación en publicaciones
 ************************************************************/
.navLinks{ display: block; padding: 3px; margin: 0; list-style: none; text-align: left; color: #000; /*background: #DFE7EA; */ border-top: 1px dashed #CCD6D9; border-bottom: 1px dashed #CCD6D9; }
.navLinks li{ display: inline; font-size: 9px; }
.navLinks a{ color: #000; text-decoration: none; padding: 0 3px 0 15px; background: url(../images/icons/dot2.gif) no-repeat left; }
.navLinks a:hover{ color: #42A2FF; text-decoration: none; }

.masLinks{}
.masLinks a{ color: #000; text-decoration: none; padding: 0 3px 0 15px; background: url(../images/icons/dot.gif) no-repeat left; }

.listLink{ list-style: none; display: block; text-align: left; padding: 0; margin: 0; }
.listLink li{ padding: 0 3px 9px 15px; margin: 0 0 1px 0; background: url(../images/icons/dot.gif) no-repeat left 3px; }
.listLink a{ color: #000; text-decoration: none; }
.listLink a:hover{ color: #D76C00; }
.listLink h5{ padding: 0; margin: 0; font-size: 11px; }
.listLink h6{ padding: 0; margin: 0; }
.listLink p{ padding: 0; margin: 0; font-size: 11px; text-align: justify; }
.listLink .date{
	padding: 3px 3px 3px 20px;
	margin: 0;
	font-size: 9px;
	color: #91A8B6;
	background: url(../images/icons/clock.gif) no-repeat left;
}

.pagLinks{ margin: 5px 0 5px 0; }
.pagLinks h5{ font-size: 11px; color: #000; margin: 0 0 5px 0; }
.pagLinks p{ text-align: center; font-size: 10px; color: #000; margin: 0; }
.pagLinks a{ color: #93A4A7; }
.pagLinks a:hover{ color: #42A2FF; }

.message{ color: #95A5A8; }

.vSeparator{ background: url(../images/icons/vSeparator.gif) repeat-y right; }
.vSeparatorLeft{ background: url(../images/icons/vSeparator.gif) repeat-y left; }

.hSeparator{ border-top: 1px dashed #FF8000; border-bottom: 1px dashed #FF8000; }

/************************************************************
 * BOX TINYS
 ************************************************************/
.boxTinys{ }
.boxTinys .tinys{ float: left; border: 1px solid #C6D0D4; margin: 1px 1px 2px 1px; padding: 0; width: 147px; height: 140px; overflow: hidden; }
.boxTinys .tinyslabel{ position: absolute; padding: 2px; background: #000; color: #FFF; width: 141px; margin: 1px; }
.boxTinys .tinys img{ border: 0; padding: 1px; }
.boxTinys .tinys p{ text-align: center; font-size: 8px; color: #536466; padding: 1px; margin: 0; }

.boxPub{ }
.boxPubs{ float: left; width: 32%; height: 210px; padding: 2px 0 2px 0; margin: 2px; border: 1px solid #C6D0D4; background: #FFF2E5; }
.boxPubs img{ border: 0; }
.boxPubs h4{ display: block; font-size: 10px; margin: 5px 0 5px 0; padding: 0; text-align: center; }
.boxPubs p{ text-align: center; font-size: 10px; color: #6C7F82; padding: 1px; margin: 0; }

/************************************************************
 * BOX INFO FOTO PUBS
 ************************************************************/
.fotoFullInfo{ position: relative; width: 500px; height: 50px; top: -55px; z-index: 999; background: #262626; text-align: left; }
.fotoFullInfo h1{ font-size: 10px; color: #FFF; display: block; padding: 5px 5px 0 5px; margin: 0; }
.fotoFullInfo p{ font-size: 9px; color: #FFF; display: block; padding: 2px 5px 2px 5px; margin: 0; }
.fotoFullInfo p input{ border: none; background: #3A3A3A; color: #FFF; font-size: 9px; }

.fotoFullCode{ position: relative; width: 500px; top: -55px; z-index: 999; background: #262626; }
.fotoFullCode h5{ font-size: 10px; color: #FFF; display: block; padding: 5px 5px 0 5px; margin: 0; }
.fotoFullCode p{ font-size: 9px; color: #FFF; display: block; padding: 2px 5px 2px 5px; margin: 0; text-align: center; }
.fotoFullCode p input{ border: none; background: #3A3A3A; color: #C1C1C1; font-size: 9px; }


/************************************************************
 * TABS
 ************************************************************/
.toggle{ }
.toggler{ display: block; color: #42A2FF; text-align: left; font-size: 11px; border-bottom: 1px solid #C7C7C7; padding: 2px; margin: 0 0 1px 0; cursor: pointer; }
.element{ margin: 0 0 20px 0; }	
.element h4{ display: block; text-align: left; font-size: 11px; color: #FF8000; margin: 5px 0 5px 0; }

/************************************************************
 * MESSAGE
 ************************************************************/
.boxMessage{ border-top: 1px solid #C7C7C7; }
.boxMessageUser{ float: left; width: 20%; }
.boxMessageUser h4{ display: block; text-align: center; color: Red; font-size: 11px; margin: 0; padding: 0; }

.boxMessageMsg{ float: left; width: 79%; }
.boxMessageMsg p{ padding: 0; margin: 0; }
.boxMessageMsg p strong{ color: Red; }
.boxMessageMsg h5{ display: block; padding: 0; margin: 7px 0 10px 0; text-align: left; color: Red; font-size: 13px; }

.boxMessageCont{ color: #5F5F5F; }
.boxMessageMsg p strong{ color: #000; }

.boxMessageTools{ margin: 10px 0 0 0; padding: 3px 0 3px 0; color: #95A5A8; }

.toolbar{ list-style: none; display: block; margin: 3px 0 0 0; padding: 0; text-align: left; }
.toolbar li{ display: inline; padding: 0; margin: 0; }
.toolbar li a{ float: left; display: block; width: 20px; height: 20px; border: 1px solid #A6D3FF; background: #E3F2FF; text-decoration: none; }
.toolbar li a:hover{ border: 1px solid #000; background: #CCE7FF; text-decoration: none; }
.toolbar li img{ border: none; }

.toolEmoticon{ list-style: none; display: block; margin: 3px 0 0 0; padding: 0; text-align: left; }
.toolEmoticon li{ display: inline; padding: 0; margin: 0; }
.toolEmoticon li a{ float: left; display: block; width: 27px; height: 27px; border: 1px solid #A6D3FF; background: #E3F2FF; text-decoration: none; text-align: center; }
.toolEmoticon li a:hover{ border: 1px solid #000; background: #CCE7FF; text-decoration: none; }
.toolEmoticon li img{ border: none; }


.boxMsgSlider{ padding: 0 2px 0 2px; }
.boxMsgSliderCont{ position: relative; height: 320px; overflow: hidden; }
.boxMsgs{ display: block;  color: #000; width: 145px; height: 318px; overflow: hidden; background: url(../images/body/bgmsggadget.png) no-repeat; }

.msUser{ display: block; text-align: center; padding: 5px 0 0 0; }
.msUser img{ text-align: center; }
.msUser h3{ display: block; font-size: 10px; text-align: center; padding: 0; margin: 0; color: #FFF; }

.msMsg{ }
.msMsg h3{ display: block; font-size: 11px; text-align: center; color: Red; padding: 0 3px 0 3px; margin: 7px 0 5px 0; }
.msMsg p{ padding: 6px; margin: 0; color: #DADADA; font-size: 10px; }

.boxMsgSliderController{ }
.boxMsgSliderController ul{ list-style: none; padding: 0; margin: 0; padding: 2px 5px 0 5px; text-align: center; }
.boxMsgSliderController li{ display: inline; }
.boxMsgSliderController img{ cursor: pointer; }

.boxScroll{
	overflow: auto;
}

/* TV-CHANNEL */
.tvbox{
	/*position: relative;*/
	width: 462px;
	margin: 0 auto 0 auto;
	padding: 0;
}
.tvbox .tvbox-visor{
	width: 462px;
	background: url(../images/tv/tv-mainarray.jpg) repeat-y;
}
.tvbox .tvbox-visorarray{
	width: 462px;
	background: url(../images/tv/tv-head.jpg) no-repeat;
}
.tvbox .tvbox-object{
	width: 420px;
	margin: 0 auto 0 auto;
	padding: 45px 0 0 0;
}
.tvbox .tvbox-info{
	width: 420px;
	margin: 0;
	padding: 0;
}
.tvbox .tvbox-info h3{
	color: #FFF;
	font-size: 14px;
	padding: 10px 0 10px 0;
	margin: 0;
}
.tvbox .tvbox-bar{
	width: 462px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/tv/tv-bar.jpg) no-repeat;
}
.tvbox .tvbox-left{
	float: left;
}
.tvbox .tvbox-footbox{
	width: 462px;
	background: url(../images/tv/tv-array.jpg) repeat-y;
}
.tvbox .tvbox-foot{
	width: 462px;
	background: url(../images/tv/tv-foot.jpg) no-repeat bottom;
}

.tvbox .tvbox-list{
	width: 425px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 3px;
	color: #FFF;
}
.tvbox .tvbox-list p{
	margin: 0;
	padding: 10px 0 10px 0;
}


#tvbox-menu{
	display: block;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 8px 0 0 0;
}
#tvbox-menu li{
	float: left;
	text-align: left;
	padding: 0;	
	margin: 0;
	display: block;
	height: 26px;
	margin: 0 1px 0 0;	
	z-index: 700;
}
#tvbox-menu li a{
	display: block;
	color: #FFF;
	text-decoration: none;
	background: #36648B url(../images/icons/bottom-blue.gif) no-repeat 5px 50%;
	padding: 7px 7px 7px 20px;
}
#tvbox-menu li a:hover{ background: #447BAA url(../images/icons/bottom-blue.gif) no-repeat 5px 50%; }
#tvbox-menu li a span{}

/* Sub menu */
#tvbox-menu li ul{
	position: absolute;
	width: 165px;
	padding: 1px;
	background: #006295;
	z-index: 700;
	visibility: hidden;
}
#tvbox-menu li ul li{
	display: block;
	width: 100%;
	margin: 0 0 1px 0;
	height: auto;
}
#tvbox-menu li ul li a{
	float: none;
	display: block;
	background: #003551 url(../images/icons/left-blue.gif) no-repeat 5px 50%;
	padding: 2px 0 2px 20px;
}
#tvbox-menu li ul li a:hover{ background: #447BAA url(../images/icons/left-blue.gif) no-repeat 5px 50%; }
#tvbox-menu li ul li a span{ display: block; }

/************************************************************
 * Flash Messenger
 ************************************************************/
.flashMessenger,
.flashMessenger-ok,
.flashMessenger-tip,
.flashMessenger-alert{
	display: block;
	padding: 5px 5px 5px 35px;
	margin: 10px 3px 20px 3px;
	text-align: left;
	color: #000;
}
.flashMessenger{
	border-top: 1px dashed #F4C469;
	border-bottom: 1px dashed #F4C469;
	background: #FFFFE5 url(../images/icons/announce.gif) no-repeat 4px 50%;
}
.flashMessenger-ok{
	border-top: 1px dashed #F4C469;
	border-bottom: 1px dashed #F4C469;
	background: #FCF6EB url(../images/icons/accept.png) no-repeat 4px 50%;
}
.flashMessenger-tip{
	border-top: 1px dashed #F4C469;
	border-bottom: 1px dashed #F4C469;
	background: #FFFFE5 url(../images/icons/comment_yellow.gif) no-repeat 4px 50%;
}
.flashMessenger-alert{
	border-top: 1px dashed #F4C469;
	border-bottom: 1px dashed #F4C469;
	background: #F5E1E1 url(../images/icons/atencion.gif) no-repeat 4px 50%;
}

/********************************************************************
 * iDesigne Chat CSS - Forma parte del módulo iDesigne Chat
 ********************************************************************/
.chatbox{
	display: block;
	width: 144px;
	height: 490px;
	overflow: hidden;
	background: url(../images/box/gadget-chat-bg.png);
	margin: 0 auto 0 auto;
	color: #FFF;
}
.chatbox-control{
	padding: 3px;
}
.chatbox-user{
	display: block;
	height: 25px;
	color: #000;
}
.chatbox-user label{
	display: block;
	height: 25px;
	background: url(../images/icons/icon_user.gif) no-repeat 2px 50%;	
}
.chatbox-user label span{
	display: block;
	padding: 8px 0 0 20px;
}
.chatbox-user label span input{
	background: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin: 0;
	border: none;
}
.chatbox-display{
	padding: 6px 0 5px 0;
}
.chatbox-display-control{
	display: block;
	height: 350px;
	padding: 2px;
	overflow: auto;
}
.chatbox-display-control ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.chatbox-display-control li{
	display: block;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #AAAAAA;
}
.chatbox-display-control  acronym{
	font-weight: bold;
	color: #FFB220;
}
.chatbox-display-control  acronym.adminnick{
	font-weight: bold;
	color: #FFB220;
	padding: 0 0 0 20px;
	background: url(../images/icons/icon_security.gif) no-repeat 1px 50%;
}
.chatbox-input{
	display: block;
	padding: 10px 0 0 0;
}
.chatbox-input textarea{
	display: block;
	width: 97%;
	font-family: Tahoma;
	font-size: 11px;
}
.chatbox-input input,
.chatbox-submitbuttom{
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}
.chatbox-submitbuttom{
	float: left;	
}

.chatbox-tools{
	float: right;
	padding: 2px;
}

.chatbox-userlist{
	position: absolute;
	width: 160px;
	height: 480px;
	margin: 5px 0 0 144px;
	z-index: 600;
}
.chatbox-userlist-control{
	width: 160px;
	height: 480px;
	background: #FFD17B;
}
.chatbox-userlist-control h1{
	display: block;
	padding: 2px;
	margin: 0;
	font-size: 11px;
	background: #d07a1d ;
	color:#FFF;
	text-align: center;
}
.chatbox-userlist-control h2{
	display: block;
	padding: 2px;
	margin: 2;
	font-size: 11px;
	color:#000;
	text-align: left;
}

ul.chatbox-users{
	display: block;
	list-style: none;
	padding:0;
	margin: 2px;
	height: 350px;
	background:#000;
	overflow: auto;  	
}
ul.chatbox-users li,
ul.chatbox-users li.action,
ul.chatbox-users li.block{
	padding: 4px 0 4px  20px ;
	margin: 0 0 1px 0;
}

ul.chatbox-users li{
	background: url(../images/icons/icon_user.gif) no-repeat 2px 50%;
}

ul.chatbox-users li.block{
	background: url(../images/icons/user_deny.gif) no-repeat 2px 50%;
}

ul.chatbox-users li.action{
	background: url(../images/icons/icon_user.gif) no-repeat 2px 50%;
	cursor: pointer; 
}
ul.chatbox-users li.action-block{
	background: url(../images/icons/user_deny.gif) no-repeat 2px 50%;
	cursor: pointer; 
}

ul.chatbox-users li.action:hover{
	background:#6e6c6c url(../images/icons/icon_user.gif) no-repeat 2px 50%;
}
ul.chatbox-users li.action-block:hover{
	background:#ca3535 url(../images/icons/user_deny.gif) no-repeat 2px 50%;
}



.chatbox-message-system{
	font-style: italic;
	color:#f9ecce; 
	font-size: 10px;	
}

/*
** Esoterico Box
*/
.hsigns{
	list-style: none; 
}
.hsigns li{
	float: left;
	padding: 2px;
	margin: 1px;
	text-align: center;
	background: none;
	display: block;
	width: 60px;
	
}

/*
** Tips Styles
*/
.chattips{
	padding: 0;
	margin: 0;
	width: 148px;
	padding: 1px;
	z-index: 13000;
	background: #845600;
}
.chattips .tip {
	padding: 0;
	margin: 0;
}
.chattips .tip-title{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #000;
	background:#e9b44a ;
	padding: 4px 0 0 8px;
}
.chattips .tip-text{
	font-size: 10px;
	padding: 4px 8px 8px;
	color: #000;
	background: #FFFBF0;
}

/*
** VOTATION BOX
** Votation Box Styles
*/
.boxShow{ width: 468px; margin: 0 auto 0 auto; background: #E2EDF5; }
.boxShow h2{ display: block; text-align: center; font-size: 16px; color: #FB7D00; padding: 5px 0 5px 0; margin: 1px; border: 1px solid #D1E1F0; background: #FFF; }
.boxShowPhoto{ float: left; width: 289px; padding: 2px; }
.boxShowPhoto ul{ list-style: none; background: #FFF; margin: 0 0 0 2px; padding: 0; width: 285px; }
.boxShowPhoto li{ float: left; margin: 0; padding: 0; text-align: center; width: 95px; }

.boxShowPhoto li a{ text-decoration: none; display: block; background: #191970 url(../img/body/bgnavup.jpg) repeat-x top; margin: 1px; padding: 3px 0 4px 0; color: #fff; border: 1px solid #00008B; }
.boxShowPhoto li a:hover{ background: #FFF; color: #000; border: 1px solid #2A5275; }
.boxShowPhoto li a img{ float: left; border: none; }

.boxShowInfo{ float: left; }

.boxShowInfo p{ text-align: left; width: 175px; }

.morePics{ width: 468px; }
.morePics .morePicsTinys{ float: left; width: 40px; margin: 1px; }
.morePics .morePicsTinys img{ border: none; }

.boxShowResult{ width: 464px; margin: 2px auto 5px auto; background: url(../comentarios/img/comments-bg-array.jpg) repeat-y; }
.boxShowResultControl{ background: url(../comentarios/img/result-bg.jpg) no-repeat top; height: 100px; }

.boxShowResultAvatar{ float: left; width: 130px; text-align: center; padding: 5px 0 0 0; }
.boxShowResultAvatar img{ border: none; }
.boxShowResultAvatar p{ }

.boxShowResultMsg{ float: left; width: 310px; margin: 0 0 0 20px; text-align: left; }
.boxShowResultMsg h3{ display: block; margin: 5px 5px 5px 0; padding: 0; text-align: left; color: #162837; }
.boxShowResultMsg p{ display: block; margin: 5px 5px 5px 0; text-align: left; }
.boxShowResultMsg em img{ float: left; }


.boxShowComments{ width: 464px; margin: 2px auto 5px auto; background: url(../comentarios/img/comments-bg-array.jpg) repeat-y; }
.boxShowCommentsControl{ background: url(../comentarios/img/comments-bg.jpg) no-repeat top; }

.boxShowCommentsAvatar{ float: left; width: 130px; text-align: center; padding: 5px 0 0 0; }
.boxShowCommentsAvatar img{ border: none; }
.boxShowCommentsAvatar p{ }

.boxShowCommentsMsg{ float: left; width: 330px; }
.boxShowCommentsMsg h3{ display: block; margin: 5px 5px 10px 5px; text-align: left; color: #162837; }
.boxShowCommentsMsg p{ display: block; margin: 5px 5px 10px 5px; text-align: justify; }
.boxShowCommentsMsg em{ display: block; margin: 5px 5px 10px 5px; text-align: left; font-style: normal; color: #969696; font-size: 10px; }
.boxShowCommentsMsg em img{ float: left; }

/************************************************************
 * Others chicas
 ************************************************************/
.boxShowTinys{ }
.boxShowTinys ul{ list-style: none; }
.boxShowTinys li{ float: left; }
.boxShowTinys li{ display: block; width: 86px; height: 135px; padding: 3px; margin: 1px; border: 1px dashed #4682B4; text-decoration: none; color: #4682B4; }
.boxShowTinys li a{ text-decoration: none; color: #4682B4; }
.boxShowTinys li a:hover{ color: #FF8C00; }
.boxShowTinys li img{ border: none; }
.btn_votar{ border: none; cursor: pointer;  }
.boxShowLog{ font-size:10px;}
.boxShowTinys-label{
	display: block;
	text-align: center;
	height: 27px;
}
/*Otros*/
.boxShowItems{ }
.boxShowTinys ul{ list-style: none; }
.boxShowItems li{ float: left; }
.boxShowItems li{ display: block; width: 125px; height: 305px; padding: 2px; margin: 1px; border: 1px dashed #4682B4; text-decoration: none; color: #4682B4; }
.boxShowItems li h4{ display: block; height: 30px;  padding: 0; margin:0; color: #132737; font-size: 11px; }
.boxShowItems li div{ font-size: 10px; height: 60px; }
.boxShowItems li div p{ padding: 0; margin: 0; }

