.block{
	background: #ffffff;
	border: 1px solid #000000;
	padding: 2px 5px;
	margin-top: 7px;
	text-align: center;
	font-size: 12px;
	width: 240px;
	}
.yes, .no{
	border: 1px solid #000000;
	padding: 2px 5px;
	text-align: center;
	width: 25px;
	font-size: 12px;
}
.yes{
	background: #99ff99;
}
.no{
	background: #ff9999;
}
.hor{
	background: url(arrowhor.gif) no-repeat left center;
	width: 66px;
	padding-right: 4px;
}
.ver{
	background: url(arrowver.gif) no-repeat center top;
	height: 45px;
	padding-bottom: 5px;
}
.red {
	color: Red;
	margin-top: 20px;
}
.video td{
	padding-left: 42px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#good_1{
	background: url(fon_seagate_good.jpg) no-repeat center center;
}
#good_2{
	background: url(fon_quantum_good.jpg) no-repeat center center;
}
#bad_1{
	background: url(fon_quantum_bad.jpg) no-repeat center center;
}
#bad_2{
	background: url(fon_ibm_bad.jpg) no-repeat center center;
}
.vidvista{
	height: 250px;
}
.vvistatab, .vvistatab td{
	text-align: center;
	}
.play{
margin-top: 85px;
margin-bottom: 85px;
margin-left: 130px;
display: block;
background: url(play.gif) no-repeat center top;
width: 71px;
height: 51px;
}
a.play:hover {
background: url(play.gif) no-repeat left -51px;
}
.java {
	color: White;
}
#v1{
	display: block;
}