#page { background: #000 url(../../img/bg_se-liga-som.jpg) no-repeat center top; }

/* start[ Content ] */
#content {
	width: 700px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
	font: 11px Arial, serif;
}
	#content h2 {
		float: left;
		margin: 32px 0 0 310px !important;
		margin: 32px 0 0 155px;
		background: url(../../img/tit_quem-participou.gif) no-repeat;
		width: 94px;
		height: 10px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
	}
		
	/* start[ box-Content ] */
	#content #box-content {
		float: right;
		clear: both !important;
		clear: none;
		width: 360px;
		margin: 10px 30px 0 0 !important;
		margin: 10px 15px 0 0;
	}
		#content #box-content .descricao {
			margin-bottom: 8px;
		}
		#content #box-content h3,
		#content #box-content h4 {
			font-size: 11px;
		}
		
		/* start[ box-Lista-Participantes ] */
		#content #box-content #box-lista-participantes {
			float: left;
			width: 181px;
			margin-right: 5px;
		}
			#content #box-content #box-lista-participantes a {
				text-decoration: none;
				color: #000;
			}
			#content #box-content #box-lista-participantes a.selected {
				text-decoration: underline;
				font-weight: bold;
			}
		/* end[ box-Lista-Participantes ] */
		
		/* start[ box-Lista-Participantes ] */
		#content #box-content #box-participantes {
			float: left;
		}
			/* start[ box-Descricao ] */
			#content #box-content .box-descricao {
				float: right;
				width: 157px;
				display: none;
			}
			#content #box-content .box-descricao.first-item {
				display: block;
			}
				#content #box-content .box-descricao h4 {
					margin-bottom: 8px;
				}
				#content #box-content .box-descricao .foto {
					float: right;
					width: 68px;
					height: 61px;
					background: url(../../img/bg_webcard.gif);
				}
					#content #box-content .box-descricao .foto img {
						margin: 5px 0 0 5px;
						width: 58px;
						height: 52px;
						float: left;
					}
			/* end[ box-Descricao ] */
		/* end[ box-Lista-Participantes ] */
		
		
		#content #box-content #depoimento {
			float: left;
			clear: both;
			background: url(../../img/bg_depoimento.gif) no-repeat bottom right;
			width: 193px;
			height: 33px;
			margin-top: 13px;
		}
		#content #box-content #depoimento a {
			display: block;
			background: url(../../img/bt_depoimento.gif) no-repeat;
			width: 193px;
			height: 17px;
			text-indent: -5000px;
			font-size: 1px; /* IEca */
		}
	/* end[ box-Content ] */
	
/* end[ Content ] */


/* start[ SCROLLBAR ] */
.Scrollbar-Content { 
	width: 160px;
	height: 146px;
	margin-left: 0 !important;
}
.Scroller-Container {
   position: absolute;
   top: 0px; left: 0px;
	width: 100%;
}

/*========*/

.Scrollbar-Container {
	position: relative;
   float: left;
	margin: 0 0 0 5px;
}
.Scrollbar-Up {
   position: absolute;
   width: 15px; height: 17px;
}
.Scrollbar-Track {
   position: absolute;
   top: 22px;
   width: 12px; height: 102px;
	margin-left: 1px;
   background: url(../../img/bg_rolagem-pequeno.gif) no-repeat;
}
.Scrollbar-Handle {
   position: relative;
   width: 9px; height: 50px;
	margin-left: 2px;
}
.Scrollbar-Down {
   position: absolute;
   top: 130px;
   width: 15px; height: 17px;
   background-color: #CCC;
   font-size: 0px;
}
/* end[ SCROLLBAR ] */