.code {
	padding: 2px;
	background-color: #555;
}

#shortcut {
    float: left;
    margin: 5px 2px;   
}

.clearFloat {
    clear: both;   
}