.machine {
    padding: 10px;
    padding-top: 0px;
}
.machinePrevious {
    float: left;
}
.machineNext {
    float: right;
}
.machineHeader {
    margin-top: 10px;
	float: left;
    clear: left;
}
.machineHeader h2{
    font-weight: normal;
}
.machineManufacturer {
    float: left;
    clear: left;
    color: #082a96;
}
.machineDescription {
	padding-top: 10px;
    clear: left;
}

