.moz-color-example {
    border: 1px solid #DFDFDF;
    border-radius: 4px 4px 4px 4px;
    margin: 0 7px 0 3px;
    padding: 4px 14px;
}

#link-color-example, .moz-color-example {
    text-decoration: none;

}

/* IE7 only */
*:first-child+html #link-color-example, 
*:first-child+html .moz-color-example {
    vertical-align: 20%;	
} 