/* CSS Document */

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: right;
}

#buttons_outer {
	width: 780px !important;
	width: 778px;
	height: 18px;
	float: right;
	padding-bottom: 0px !important;
	padding-right: 0px;
	text-align: right;
}

#buttons_inner {
  width: 100%;
  float: right !important;
  height: 18px;
}

/* Tablas y celdas */

table.moduletabletop {
	padding: 0px;
	padding-right: 4px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: right;
}

.sectiontableheader {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-color: #DDDDDD;
	background-image: url(../images/bg_titulo_seccion.gif);
	padding: 4px;
}

.sectiontableentry1, .sectiontableentry2 {
	font-size: 11px;
	background-color: #EEEEEE;
	/*vertical-align: top;*/
}

/* Contenido */

.contentdescription {
	text-align: justify;
	padding: 8px 8px 8px 4px;
}

.blog {
	text-align: justify;
	padding: 4px;
}

.contentheading {
	color: #FFFFFF;
	padding: 4px 4px 4px 6px;
	height: 29px;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../images/faqs/bgListadoPreg.gif);
}

td.contentheading, td.contentheading a.content {
	color: #FFFFFF;
	font-size: 11px;
}

.readon {
	padding-left: 5px;
	padding-right: 5px;
}

a.readon img {
	margin-right: 5px;
}

.article_seperator {
	font-size: 1px;
	line-height: 1px;
}

table.blogcat, table.blogcat2 {
	margin-top: 5px;
	margin-left: 5px;
	border: none;
}

table.blogcat td table td table td table,
table.blogcat2 td table td table td table {
	border: none;
}

table.blogcat td table td,
table.blogcat2 td table td {
	border: 1px solid #CCCCCC;
}

table.blogcat td table.tblank,
table.blogcat td table.tblank td,
table.blogcat2 td table.tblank,
table.blogcat2 td table.tblank td {
	border: none;
}

table.blogcat td table.contentpaneopencat td,
table.blogcat2 td table.contentpaneopencat2 td {
	border: none;
}

table.blogcat td.blank,
table.blogcat2 td.blank {
	border: none;
}

table.contentpaneopen td.contentheading {
/*	background: none;*/
	width: 100%;
}

/* Encuestas */

moduletableusr2 {
	width: 100%;
}

table.moduletableusr2 th {
	color: #FFFFFF;
	padding: 6px;
	height: 29px;
	width: 100%;
	border-bottom: 1px solid #BBBBBB;
	background-image: url(../images/faqs/bgListadoPreg.gif);
}

table.pollusr2 td {
	padding: 5px;
}

table.pollusr2 td.sectiontableentry1usr2, 
table.pollusr2 td.sectiontableentry2usr2 {
	padding: 0px;
}

.pollstableborderusr2 {
	width: 90%;
}

.sectiontableentry1usr2, .sectiontableentry2usr2 {
	background: none;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: middle;
}

.back_button {
	text-align: center;
	font-weight: bold;
}