.text h3 {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #2896bb;
	font-size: 16px;
	font-weight: bold;
}
.text .newvideo a {
	color: #FFFFFF;
	margin-top: 6px;
}

.text .right {
	float: right;
	width: 330px;
	background-color: #FFFFFF;
}
.text .right .green img {
	border: 3px solid #FFFFFF;
	margin-bottom: 6px;
}

.text .right .green {
	background-color: #0fce00;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 228px;
	float: right;
	position: relative;
	padding-left: 58px;
	background-image: url(../images/green_webanet.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
	min-height:460px;
	text-align: left;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.text .right .green img#upper {
	position: absolute;
	right: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.text .right .green img#lower {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.text {
	min-height: 500px;
}
.text p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.text .newvideo {
	display: block;
	list-style-type: none;
	background-image: url(../images/newvideo_bg.gif);
	height: 126px;
	margin-bottom: 8px;
	width: 530px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
}
.text img {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 20px;
}
.text h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
