.options { $w: 600px; font-family:Emulogic; margin:0 auto; padding:50px; .line { line-height:50px; margin:5px auto; text-align:center; width:$w; } hr { border:0; border-top:1px #ccc solid; margin:40px auto; width:$w; } .option { border:1px solid #fff; height:50px; line-height:50px; margin:5px auto; text-align:center; width:$w; } .selected { background:#0d0; border-color:#0d0; } }