<h2>Floats<span class="status approved">Approved</span></h2>
<style>
#floats .sample .sc-pull-left{
    width: 100px;
    height: 100px;
    background: #ff7500;
    margin: 10px;
}
#floats .sample .sc-pull-right{
	width: 100px;
    height: 100px;
    background: #ff7500;
    margin: 10px;
}
</style>
