*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.download_imagens{
	float:left;
	padding-bottom:10px;
	height:16px;
	line-height:43px;
}

.download_imagens a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right:35px;
}

.download_imagens span{
	float:left;
	font-weight: normal;
	padding-right:35px;
}

.download_imagens img{
	padding-left: 15px;
}

.download_imagens a:hover{
	text-decoration:underline;
}

h2.trigger {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*background: #fff url('imagens/download_ringtones_g1.jpg') left top no-repeat;*/
	height: 124px;
	line-height: 128px;
	width: 558px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}

#ring h2.trigger {
	background: #fff url('imagens/download_ringtones_g1.jpg') left top no-repeat;
}

#ring h2.active {
	background-position: left bottom;
}

#mus h2.trigger {
	background: #fff url('imagens/download_musicas_g1.jpg') left top no-repeat;
}

#mus h2.active {
	background-position: left bottom;
}

#musex h2.trigger {
	background: #fff url('imagens/download_musicas_exc_g1.jpg') left top no-repeat;
}

#musex h2.active {
	background-position: left bottom;
}

#wall h2.trigger {
	background: #fff url('imagens/download_wall_g1.jpg') left top no-repeat;
}

#wall h2.active {
	background-position: left bottom;
}

.toggle_container {
	margin: 0 0 0px;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 558px;
	clear: both;
}
.toggle_container .block {
	padding: 10px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
	color:#FFFFFF;
}
.toggle_container h3 {
	font: verdana;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
}