<div id="mailsort">
<div><a class="mailsort" style="width:175px;" height"auto" > From </a></div>
<div><a class="mailsort" style="width:61px;" height"auto"> Date </a></div>
<div><a class="mailsort" style="width:248;" height"auto"> Subject </a></div>
</div>
I want a right thin solid border on the right of "from" "date" "subject"
I think its suppose to be
<div style="border-right: " border- "> from </div>
I just cant figure it out :/