#main{
	width: 100%;	
	background: url('../img/videos/bg.gif') repeat-x;
	height: 613px;
	}
	#main .header{		
		overflow: hidden;		
		}
	
	#main .header .wrapper .logo-videos{
		padding: 30px;
		}
		#main .header .wrapper .logo-videos h1{
			background: url('../img/videos/fale-sem-medo.png') no-repeat;
			width: 129px;
			height: 189px;
			}
			#main .header .wrapper .logo-videos h1 a{
				display: block;
				width: 129px;
				height: 189px;
				}
				
	#main .header .wrapper .top-text{
		padding-top: 50px;
		text-align: left
		}
		#main .header .wrapper .top-text h2{
			background: url('../img/videos/videos.gif') no-repeat;
			width: 90px;
			height: 25px;
			margin: 0 0 10px 0;
			}	
			#main .header .wrapper .top-text p{
				width: 565px;
				font-size: 11px;
				color: #95b5df;
				}
				#main .header .wrapper .top-text h3{
					background: url('../img/videos/veja-nosso-canal.gif') no-repeat;
					width: 345px;
					height: 23px;
					margin-top: 10px;
					}
					#main .header .wrapper .top-text h3 a{
						display: block;
						width: 345px;
						height: 23px;
						}
				
	#main .videos .wrapper .sidebar-videos{
		width: 100px;
		padding: 5px 35px 0 45px;
		}
		#main .videos .wrapper .sidebar-videos ul li{
			margin-bottom: 10px;
			}
			#main .videos .wrapper .sidebar-videos ul li a{
				overflow: hidden;
				width: 94px;
				height: 58px;
				text-decoration:none
				}
	
	#main .videos .wrapper .movie{
		width: 590px;
		margin-top: -58px;
		}
		#main .videos .wrapper .movie .player{
			position: relative;
			margin-left: 5px;
			height: 344px;
			}
			