TD.FormTD {
        padding-left:3px;
		padding-top:1px;
		font-size : 9pt; 
		font-family:Verdana;
}

TABLE.FormTable {
	margin-left: 0;
        margin-right: 0;
        border-collapse: collapse;
        border:1px solid #D1D1D1;
        border-spacing: 4px;
        margin-top:4px;
}

TD.FormTitulo {
        text-align:center;
        padding-top:5px;
        padding-left:2px;
        padding-bottom:5px;
        background-color: #F6F6F6;
        font-size: 12px;
        font-weight: bold;
        color: #1E2D3C;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}


.CommentTitle
{
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: normal;
}

.CommentArea
{
	margin: 8px 0px 8px 0px;
}

.CommentFooter
{
	margin-top: 4px;
	font-size: .7em;
	color: #999999;
	padding-left: 16px;
}

.CommentText
{
	padding-bottom: 3px;
	background-image: url(redecmdmc/lab/noticias/imgs/comment-shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.CommentText2
{
	border: solid 1px #bcbcbc;
	padding: 3px;
}

.CommentText3
{
	padding: 5px;
	font-size: .9em;
}

.CommentArrow
{
	background-image: url(redecmdmc/lab/noticias/imgs/summer-comment-arrow.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-bottom: -7px;
}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }

#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }

#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/

#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
#supersized a.prevslide { z-index:-20; }
#supersized a.activeslide { z-index:-10; }
#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }

	
/*Controls Section*/
#controls-wrapper { margin:10px auto; height:62px; width:100%; bottom:0; left:0; z-index:10; position:fixed;  }
#controls { overflow:hidden; height:100%; text-align:left; z-index:5; padding:0 130px; /* Increase padding to give thumbnails room */ }
#slidecounter { float:left; color:#888; font:23px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; text-shadow:#000 0 -1px 0; margin:19px 10px 18px 20px; }
#navigation { float:right; margin:0px -80px 0 0; background:url(imgs/slideback/nav-bg.png) repeat-x; }
#veja{float:right; margin: 46px -70px 0 0;color:#FFF; font-size:xx-small}
	

