.service {
	float: left;
	width: 275px;
	margin-right: 6px;
}
.service_video {
	margin-left: -5px;
	height: 242px;
}
.demo_button {
	margin-left: -5px;
	height: 40px;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	background: #AFAFAF url('../images/services/key_bg.jpg') top left repeat-x;
	margin-bottom: 4px;
	padding-top: 0;
}
.benefits-header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #AFAFAF url('../images/services/key_bg.jpg') top left repeat-x;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text {
  background: #F7F7F7;
  border-left: #666 1px solid;
  border-right: #666 1px solid;
  padding: 10px;
}
.main {
	min-height: 150px;
}
.bottom {
	font-size: 1px;
	height: 13px;
	background: url('../images/services/table_bottom.jpg') top left no-repeat;
}