Consider following:
... .box{ width:500px; border-bottom: 1px solid #ccc; }
It will set the bot
.box { padding-bottom: 10px; background-image: linear-gradient(#ccc,#ccc); background-size: 50% 2px; background-position: bottom left; background-repeat: no-repeat; }