a:active {
  outline: none;
}

#subs_box {
	display:block;
	float:left;
	z-index:1px;
	position:relative;
	margin-left:335px;
	margin-top:2px;
}

/*Estilo Boton*/
h2.infobox {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/boton.png);
	background-repeat:no-repeat;
	font-weight:bolder;
	color:#FFFFFF;
	width: 192px;
	padding-left:14px;
	height:15px;
	font-weight: normal;
	float: left;
}
h2.infobox a {
	padding-top:0px;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none;
	display: block;
}
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin-top:-60px;
	padding: 0px;
	background: #5c5c5c;
	overflow: hidden;
	font-size: 1.2em;
	width: 192px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	height:40px;
}

#mc_embed_signup{
	width:192px;
	font-family:Arial, Helvetica, sans-serif;
}
#mc_embed_signup input[type=text]{
	float:left;
	font-size:11px;
	color:#666666;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:2px;
	width:115px;
	height:15px;
}
#mc_embed_signup input.btn{
	color:#000000;
	margin-left:5px;
	margin-top:-1px;
	font-size:9px;
	padding-bottom:2px;
	padding-top:2px;
	float:left;
	width:50px;
	height:22px;
	background-image:url(../img/back_btn.png);
	background-color:transparent;
	cursor:pointer;
}
#mc_embed_signup form{
	border:0px;
	left:0px;
	}
#mc_embed_signup fieldset{
	border:0px;
	margin-left:-12px;
	margin-bottom:0px;
	padding:0px;
	}
.top2 {
	float:left;
	width:192px;
	height:3px;
	background-image:url(../img/top.png);
}

.bottom2 {
	float:left;
	width:192px;
	height:3px;
	background-image:url(../img/bottom.png);
}

#subs_box{
	width:192px;
	float:left;
}

.mail_text{
	width:169px;
	margin-left:-12px;
	margin-top:-15px;
	margin-bottom:8px;
}

.mail_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	font-weight:bold;
}
