html {
	height: 100%;
	margin: 0; 
}

body {
	background: white;
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
	color: #8D8D8D;
	height: 100%;
	margin: 0; 
}

a	{
	color: #666666;
	text-decoration: none;
	}

a:hover	{
	color: #3B3B3B;
	}

b	{
	color: #666666;
	}

#flashcontent {
	z-index: 1;
	}

.popup {
	margin: 0px;
	position: absolute;
/*
	width: 374px;
	height: 510px;
	left: 50%;
	top: 50%;
	margin-left: -177px;
	margin-top: -265px;
*/
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: none;
	display: none;
	z-index: 99999;
	}

.pre_container {
  position: fixed;
  text-align: center;
  width: 100%;
  height: 100%;
  display: table;
}

.main_container {
	width: 730px;
	height: 380px;
	background: url('backa.jpg') no-repeat white;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-top: auto;
}

.fechabox {
	font-size: 9px;
	vertical-align: top;
	text-align: left;
	padding-left: 9px;
	}

.mp3box {
	vertical-align: top;
	font-size: 9px;
	border-right: dashed 1px #8D8D8D;
	padding-right: 13px;
	padding-top: 0px;
	}

.title {
	height: 100px;
	vertical-align: middle;
	}

.preb	{
	font-size: 22px;
	}

.text {
	font-size: 9px;
	}


.erased {
	background: #abcdef;
	}
	
.datetime {
	font-size: 8px;
	}

.shout_title {
	font-size: 26px;
	font-weight: bold;
	color: #444444;
	letter-spacing: -2px;
	padding-bottom: 8px;
	}

.thanks_txt {
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	}

.link {
	text-align: left;
	}

.linkcell {
	height: 16px;
	}

.footer {
	height: 20px;
	padding-left: 1px;
	font-size: 9px;
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
}

.footer a:hover {
	text-decoration: underline;
}

.guest_container {
	font-size: 9px;
	margin: 0 0 0 9px;
	padding: 0 9px 0 0px;
	height: 360px;
	width: 160px;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
	}

.separador_form {
	border-top: dashed 1px #8D8D8D;
	padding-top: 11px;
	}

#captcha_new {
	width: 145px;
}

.form_first {
	font-size: 9px;
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
	width: 100%;
	border: solid 0px #8D8D8D;
	background: #EEEEEE;
	}

.form_button {
	font-size: 9px;
	font-family: Lucida Grande, Verdana, Tahoma, sans-serif;
	width: 100%;
	border: solid 1px #8D8D8D;
	}

