﻿.selectborder
{ 
    border-bottom: dashed 1px #ddd;
	padding: 0px;
}
.selectitem
{
    cursor:default;
    margin: 2px;
}
.selecttext
{         
    width: 100%;
    text-align: left;
}
.thistext
{
	display: none;
}
