@charset "UTF-8";
/* CSS Document */

.inductionbox {
	display: block;
    float: left;
    height: 115px;
	width: 160px;
	margin-left:60px;
    
}

h6, .inductionbox h3, .home #row-3 h3, #column-3 h4, .text h4 {
	font: bold 1.0em/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}