#tour h2 {
	color:#3E70AF;
	text-shadow:none;
	dsiplay:block;
	border-bottom:solid 1px #ccc;
	clear:both;
}
#tour span{
	margin:0px;
	padding:0px;
}
.tour_item {
	width:33.33%;
	float:left;
}
.tour_inner {
	margin:5px;
}
.tour_item h3 {
	text-shadow:none;
	font-size:18px;
	color:#3E70AF;
	margin:5px 0px 0px 0px;
	padding:0px !important;
}
.tour_item.break {
	clear:both;
}

#tour .tour_image {
	width:300px;
	height:120px;
	background-position:center center;
	background-repeat:no-repeat;
}
#tour .gallery { background-image:url(features_images/gallery.png) }
#tour .components { background-image:url(features_images/components.png) }
#tour .no_programming { background-image:url(features_images/no_programming.png) }
#tour .formulas { background-image:url(features_images/formulas.png) }
#tour .files { background-image:url(features_images/files.png) }
#tour .relationships { background-image:url(features_images/relationships.png) }
#tour .validation { background-image:url(features_images/validation.png) }
#tour .notifications { background-image:url(features_images/notifications.png) }

#tour .user_friendly { 		height:165px; background-image:url(features_images/user_friendly.png) }
#tour .list { 				height:165px; background-image:url(features_images/list.png) }
#tour .form { 				height:165px; background-image:url(features_images/form.png) }

#tour .users { background-image:url(features_images/users.png) }
#tour .roles { background-image:url(features_images/roles.png) }
#tour .i18n { background-image:url(features_images/i18n.png) }
#tour .module_level { background-image:url(features_images/module_level.png) }
#tour .field_level { background-image:url(features_images/field_level.png) }
#tour .record_level { background-image:url(features_images/record_level.png) }
#tour .import { background-image:url(features_images/import.png) }
#tour .export { background-image:url(features_images/export.png) }
#tour .embed { background-image:url(features_images/embed.png) }
