div#tool {
	width: 304px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#tool p.i2m_limpiar{
	position: relative;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
div#tool div#izq_log, div#tool div#top_centro, div#tool div#der_log{
	height: 83px;
	width: 8px;
	background-image: url(img/blue_corner.png);
	background-position: 0px 0px;
	float: left;
} 
div#tool div#der_log{
	background-position: -11px 0px;
}
div#tool div#top_centro{
	background-image: url(img/blue_top.png);
	background-repeat: repeat-x;
	width: 288px;	
}

div#tool div#centroTool{
	width: 292px;
	border-left: solid 1px #08648F;
	border-right: solid 1px #08648F;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}
div#tool div#iza_bot_log, div#tool div#boton_log, div#tool div#der_boton_log{
	height: 16px;
	width: 8px;
	background-image: url(img/blue_corner.png);
	background-position: 0px -85px;
	float: left;
}
div#tool div#centroTool div#postComent textarea.editor_field{
	width: 285px;
	height: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#tool div#centroTool div#postComent p#postComentField{
	text-transform: lowercase;
}
div#tool div#centroTool div#postComent input.editor_ok_button{
	margin-right: 10px;
}
div#tool div#centroTool div#postComent a{
	color: #FF6700;
	font-size: 11px;
}
div#tool div#boton_log{
	background-image: url(img/blue_bottom.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 288px;	
}
div#tool div#der_boton_log{
	background-position: -11px -85px;
}
div#tool h3{
	background-color: white;
	background-image: url(img/icono_tool.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	color: #0D517C;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	padding: 2px;
	padding-left: 35px;
	letter-spacing: -1px;
	font-size: 20px;
}
div#tool h4{
	font-size: 14px;
	color: #fff;
	background-color: #03648E ;
	padding: 2px;
	font-weight: bolder;
	margin-top: 5px;
}
div#tool div#centroTool ul.toolUSER{
	width: 260px;
	margin: 0 auto;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bolder;
	color: #03648E;
}
div#tool div#centroTool ul.toolUSER li a{
	color: #03648E;
}
div#tool div#centroTool ul.toolUSER li{
	float: left;
	padding: 1px;
	margin-right: 15px;
}
div#tool div#centroTool ul.toolUSER li.share{
	margin: 2px;
	margin-top: 5px;
	padding-left: 30px;
	display: block;
}
div#tool div#centroTool ul.toolUSER li.sobreEmail{
	background-image: url(img/icono_mail.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
}
div#tool div#centroTool ul.toolUSER li.favoritos{
	background-image: url(img/icono_mas.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 18px;
}
div#tool div#centroTool div#DATOSPAGI{
	margin: 0 auto;
}
div#tool div#centroTool div#DATOSPAGI ul#ListaNotasPag li a{
	display: block;
}
div#tool div#centroTool div#DATOSPAGI ul#ListaNotasPag li:hover{
	background-color: #e6f7fe ;
}
div#tool div#centroTool div#DATOSPAGI ul#ListaNotasPag li a:hover{
	text-decoration: underline;
}
div#tool div#centroTool div#DATOSPAGI a{
	color: #03648E ;
	text-decoration: none;
}
div#tool div#centroTool div#DATOSPAGI div#i2m_Paginador{
	width: 290px;
	margin: 0 auto;
}
div#tool div#centroTool div#DATOSPAGI div#i2m_Paginador ul li div.navDER, div#tool div#centroTool div#DATOSPAGI div#i2m_Paginador ul li div.navIZQ {
width:60px;
}
div#tool div#centroTool div#DATOSPAGI div#i2m_Paginador ul li div.paginas {

width:155px;
}

div#ListaComenarios ul.comentarios img{
	float: left;
	margin-right: 2px;
}

div#ListaComenarios ul.comentarios h3, div#ListaComenarios ul.comentarios h3 p{
	background-image: none;
	font-weight: bolder;
	font-size: 12px;
}


a:hover{
	text-decoration:underline;
}

.tutorial-info{
	text-align:center;
	padding:10px;
}