#youtube {
	width:580px;
	height:400px;
	background: url('videotool/back_video.png') repeat-x #77B13A;
	color:#fff;
	position: relative;
	text-align: justify;
}

#youtube li {
	list-style: none;
}

#nav_back .prev {
	float: left;
	height:400px;
	background: #77B13A;
}

#nav_back .next {
	float: right;
	height:400px;
	background: #77B13A;
}

#nav_back {
	height:77px;
	position: absolute;
	width:580px;
	top: -13px;
	left: 0px;
	z-index:200;
}

body {
	font-family: Verdana;
	font-size:9pt;
}

#youtube a {
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana;
	line-height:1.1em !important;
	color:#000;
	margin-top:3px;
}

#youtube h2 {
	text-transform: uppercase;
	line-height:1.1em !important;
	font-size:11pt !important;
	text-align: left !important;
	margin-top:0px;
}

.slide_cont {
	width:420px !important;
	margin-left:44px;
	padding-left: 10px;
	padding-right: 10px;
	height:400px;
}

.slides li{
	margin-left:20px;
	margin-right:20px;
	width:370px !important;
}

#videotool {
	height:400px;
	width:580px;
	margin-top:20px;
	position: relative;
}